Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T13:53:36.000Z (2 months ago)
- Last Synced: 2024-10-12T03:48:11.323Z (about 1 month ago)
- Topics: inventory, itemstack, json, minecraft, pagination, plugin, scoreboard, spigot
- Language: Java
- Homepage: https://groupez.dev
- Size: 483 KB
- Stars: 94
- Watchers: 2
- Forks: 22
- 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