Skip to content

NewNanCity/Plugins

Repository files navigation

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

About

All modular bukkit/spigot/papermc plugins developed for the NewNanCity server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages