mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-04-22 08:10:45 +00:00
[+] Basic events
[~] Remove double texts
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# 所有可用事件列表
|
||||
|
||||
大多数事件将包含`pl = data ['kwargs'] ['player']`,可以在[这里](./classes.md)找到描述。
|
||||
|
||||
* onPlayerJoin
|
||||
* onPlayerDisconnect
|
||||
* playerLoaded
|
||||
* onChatReceive
|
||||
* onCarSpawn
|
||||
* onCarDelete
|
||||
* onCarEdited
|
||||
* onCarChanged
|
||||
* ...
|
||||
|
||||
Reference in New Issue
Block a user