[BETA 1.0.2]: STP EnchantGUI Menus, PlaceholderAPI Support, New Enchantments, Improved Compatibility
In this beta, the following features are available:
- Token Manager: Add, remove, set, and check player tokens (SQLite storage).
- Custom Pickaxe System: Give players a special pickaxe with custom display name, lore, and persistent NBT data.
- Enchant Manager: Set, upgrade (nextlevel), and downgrade (downlevel) custom enchants.
- Fexlible Price Models: Each enchantment can use LINEAR, EXPONENTIAL, LOGARITHMIC, or PROGRESSIVE_ARITHMETIC price models, configurable per-enchant in `config.yml`.
- Enchant List: Nuke, Explosive, Speed, Efficiency, Fortune, GiveToken, GiveMoney, Fly (all fully configurable).
- Interactive Enchantments GUI: Fully configurable GUI for upgrading enchants, with placeholder support and real-time feedback.
- PlaceholderAPI:
- %stp_token_balance%
- %stp_token_balance_formatted%
- %stp_enchant_<enchant>_<suffix>%
- %stp_pickaxe_<suffix>%
and internals placeholder (no dependency for placeholderapi):
-%player%
- %enchant_<enchant>_name%
- %enchant_<enchant>_current_level%
- %enchant_<enchant>_max_level%
- %enchant_<enchant>_cost_per_level%
- %pickaxe_name%
- %pickaxe_lore%
[NEW]:
Support for
Java 8 and
PlaceHolderAPI functionalities has been added.
⚒️ _The plugin is still **under development**. You can download this beta to get a preview of what's coming. The UI interface, more enchants, and many additional commands are still to be added._