Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiridevs/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.
https://github.com/kiridevs/kiricore
bukkit bukkit-api bukkit-plugin library minecraft minecraft-plugin minecraft-server paper papermc spigot spigot-api spigot-plugin spigotmc tuinity yatopia-api
Last synced: about 2 months ago
JSON representation
kiriCore is an open-source Minecraft-Plugin-Library, built against the Spigot API and therefore usable with Spigot servers and all forks of Spigot.
- Host: GitHub
- URL: https://github.com/kiridevs/kiricore
- Owner: kiriDevs
- License: gpl-3.0
- Archived: true
- Created: 2020-09-05T23:09:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T01:58:47.000Z (over 1 year ago)
- Last Synced: 2024-09-27T12:03:52.048Z (about 2 months ago)
- Topics: bukkit, bukkit-api, bukkit-plugin, library, minecraft, minecraft-plugin, minecraft-server, paper, papermc, spigot, spigot-api, spigot-plugin, spigotmc, tuinity, yatopia-api
- Language: Java
- Homepage:
- Size: 244 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kiriCore
![Maven Build](https://github.com/kiriDevs/kiriCore/workflows/Maven%20Build/badge.svg)
![CodeQL](https://github.com/kiriDevs/kiriCore/workflows/CodeQL/badge.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/kiridevs/kiricore/badge)](https://www.codefactor.io/repository/github/kiridevs/kiricore)
![Deploy on GH Release](https://github.com/kiriDevs/kiriCore/workflows/Deploy%20on%20GH%20Release/badge.svg)
[Current version: 0.9.1]---
1. [Commands](#commands)
2. [Code coverage](#code-coverage)---
### Commands:
- /afk
- Toggle your own AFK status!
- permission: kiri.core.afk
- /isafk \
- 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 \
- Rename your currently held item! (max. 32 characters of length)
- permission: kiri.core.rename