Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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