This commit is contained in:
boybook
2025-12-01 20:59:16 +08:00
parent 12738a142c
commit 760c2dd9ad
5535 changed files with 21070 additions and 2021 deletions

View 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完成事件