https://github.com/maxlego08/templateplugin
A template for creating minecraft plugin from 1.8 to 1.21
https://github.com/maxlego08/templateplugin
inventory itemstack json minecraft pagination plugin scoreboard spigot
Last synced: 26 days ago
JSON representation
A template for creating minecraft plugin from 1.8 to 1.21
- Host: GitHub
- URL: https://github.com/maxlego08/templateplugin
- Owner: Maxlego08
- License: gpl-3.0
- Created: 2019-06-07T17:52:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T16:41:15.000Z (4 months ago)
- Last Synced: 2025-05-09T00:09:54.992Z (26 days ago)
- Topics: inventory, itemstack, json, minecraft, pagination, plugin, scoreboard, spigot
- Language: Java
- Homepage: https://groupez.dev
- Size: 511 KB
- Stars: 97
- Watchers: 1
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template Plugin
Here is a simple project for the quick creation of minecraft plugin.
Works from version 1.8 to version 1.21+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