From 5e87a290271164fa510fba16439b533aaadc89f4 Mon Sep 17 00:00:00 2001 From: never2nv Date: Mon, 11 Mar 2024 16:04:06 +0000 Subject: [PATCH] Add Features --- Features.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Features.md diff --git a/Features.md b/Features.md new file mode 100644 index 0000000..bc63ab8 --- /dev/null +++ b/Features.md @@ -0,0 +1,64 @@ +# Detailed Features + + 23 Custom Enchants +- Efficiency +- Unbreaking +- Fortune +- Haste +- Speed +- Jump Boost +- Night Vision +- Lucky Booster +- Explosive +- Layer +- Charity +- Salary +- Blessing +- Tokenator +- Key Finder +- Prestige Finder +- Block Booster +- Keyalls +- Voucher Finder +- Auto Sell +- Nuke +- Gem Finder +- Gang Value Finder + + +- Well optimized Mines system, with gradual and instant resets to create mines for your players! + +- Gangs system to let your players dominate the server! + +- Pickaxe Leveling System to let your players to progress and earn reward whilst mining! + +- Auto-Miner region for AFK players to receive Money & Tokens! + +- Auto-Sell feature for your players to easily sell all items while they mine! + +- Tokens currency to buy pickaxe-upgrades or exchanging them to money. + +- Gems currency is for your own use! Plugin has an API so your developer can hook into it and create custom features with gems currency. + +- Create unlimited amount of ranks and prestiges! Define their price and rewards given! + +- Blocks mining rewards for reaching specific amount of total blocks mined! + +- Leaderboards of gems, tokens and prestiges! + +- Easily reset your players data and start a new season! + +- Give your players fancy multipliers for tokens and money! + +- And really lot,lot,lot of more... better to see by yourself ;) + +# Boring Stuff + +- Plugin is frequently updated. Updates contains bug-fixes & new features. +- Plugin is compatible ONLY with Spigot and implementations of Spigot from version 1.8.8 to latest. +- Plugin messages and features are 99% configurable. Want something to be configurable ? Create a ticket on our Discord! +- Plugin was tested on peak of 200+ players simultaneously mining. Plugin performed with minimal CPU usage as well with 19.75 - 20.00 TPS. +- Plugin has really Big API. +- Each plugin module (Gangs,Tokens,Enchants...) can be disabled and you can use other plugins as a replacement for these modules, if you want. +- Plugin is compatible with JetsPrisonMines and PlaceholderAPI. +- Plugin requires **Vault, WorldGuard and WorldEdit and helper library** as dependencies.