Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

executable file
·
24 lines (17 loc) · 750 Bytes

NewNan Plugins

Gk0Wk's GitHub stats

添加新模块

  1. 把某个模块复制一遍,改一下名字和包路径
  2. 改一下build.gardle.kts的配置
  3. settings.gradle中添加
  4. 应用设置

一些需要注意的

scoreboard、tp、dispatchCommand等不是线程安全的,需要切换至同步任务

@CommandComplete("@players") // OnlinePlayers
@CommandComplete("@worlds")  // Worlds
@CommandComplete("@dyecolors") // Cye Colors
@CommandComplete("@chatcolors") // Chat Colors
@CommandComplete("@mobs") // Mobs