mirror of
https://github.com/Maxlego08/zKoth.git
synced 2024-11-14 10:36:04 +01:00
29 lines
598 B
Markdown
29 lines
598 B
Markdown
|
# Template Plugin
|
||
|
|
||
|
Here is a simple project for the quick creation of minecraft plugin.
|
||
|
Works from version 1.8 to version 1.19+
|
||
|
|
||
|
Documentation: https://drawerPlugin.groupez.dev/
|
||
|
|
||
|
# GroupeZ
|
||
|
|
||
|
https://groupez.dev is a marketplace that allows you to sell your plugins without any charge !
|
||
|
|
||
|
## Features
|
||
|
|
||
|
* Commands
|
||
|
* TabCompleter
|
||
|
* Inventories
|
||
|
* Json file
|
||
|
* Useful function (in the class ZUtils)
|
||
|
* ItemBuilder
|
||
|
* CooldownBuilder
|
||
|
* TimerBuilder
|
||
|
* Pagination
|
||
|
* Inventory button
|
||
|
* Custom Event
|
||
|
* YML Loader (itemstack and button)
|
||
|
* Scoreboard (https://github.com/MrMicky-FR/FastBoard)
|
||
|
* Placeholder UTILS
|
||
|
|