/kiriCore

kiriCore is an open-source Minecraft-Plugin-Library, built against the Spigot API and therefore usable with Spigot servers and all forks of Spigot.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

kiriCore

Maven Build CodeQL CodeFactor Deploy on GH Release
[Current version: 0.9.1]


  1. Commands
  2. Code coverage

Commands:

  • /afk
    • Toggle your own AFK status!
    • permission: kiri.core.afk
  • /isafk <player name>
    • Check if a specific player is marked as AFK at the moment!
    • permission: kiri.core.afk.check
  • /afklist
    • Print a list of all players marked as AFK at the moment
    • permission: kiri.core.afk.list
  • /rename <new item name>
    • Rename your currently held item! (max. 32 characters of length)
    • permission: kiri.core.rename