Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.
/ kiriCore Public archive

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

License

Notifications You must be signed in to change notification settings

kiriDevs/kiriCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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