feat:上传mcguide-开发指南部份
This commit is contained in:
13
mcguide/27-网络游戏/课程10:使用Spigot开服/82-SpigotMasterEvent文档.md
Normal file
13
mcguide/27-网络游戏/课程10:使用Spigot开服/82-SpigotMasterEvent文档.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# SpigotMasterEvent文档
|
||||
|
||||
## `PLAYER_URGE_SHIP("player_urge_ship"),`
|
||||
|
||||
玩家催发货事件
|
||||
|
||||
## `PLAYER_BUY_ITEM_SUCCESS("player_buy_item_success"),`
|
||||
|
||||
玩家购买成功事件
|
||||
|
||||
## `CLIENT_LOAD_ADDON_FINISH("client_load_addon_finish")`
|
||||
|
||||
玩家客户端加载Mod完成事件
|
||||
Reference in New Issue
Block a user