README Re-arrange

This commit is contained in:
WildInterloper 2024-03-14 03:50:09 -04:00
parent 09f2d4a11d
commit cd8412bd07
1 changed files with 19 additions and 17 deletions

View File

@ -8,6 +8,24 @@ Author(s): [@never2nv](https://git.fngnation.net/never2nv)
Useful features for Minecraft Prison Servers & Then Some :P
## Upcoming Features:
- [X] GUI Menu
- [X] Prevent Prisoner Tool Damage (Toggable)
- [X] Setup SQLite/MySQL Database Connections & Configuration
- [X] Prison Gangs **
- [X] Additional Gang Commands (kick, promote, disband) **
- [x] MySQL/SQLite Gang Support
- [X] Tree Farm **
- [x] Gang PlaceholderAPI support (display Gang Name for chat etc)
- [x] AutoSell Toggle (Toggable)
- [x] SellAll Command (Toggable)
- [X] Rankup Commands
- [x] MySQL/SQLite Rankup Support
- [ ] Spawn with Prisoner Tools (Toggable)
- [ ] Restrict Prisoner Tools from moving in inventory and dropping? (Toggable)
- [ ] Prisoner Tokens or Gems (Tied into Vault?)\
** Implemented but still WIP
@ -42,21 +60,5 @@ Currently, the plugin implements the following features, so far:
[Documentation](https://www.spigotmc.org/resources/nvus-prison-lite.115441/field?field=documentation)
## Upcoming Features:
- [X] GUI Menu
- [X] Prevent Prisoner Tool Damage (Toggable)
- [X] Setup SQLite/MySQL Database Connections & Configuration
- [X] Prison Gangs **
- [X] Additional Gang Commands (kick, promote, disband) **
- [x] MySQL/SQLite Gang Support
- [X] Tree Farm **
- [x] Gang PlaceholderAPI support (display Gang Name for chat etc)
- [x] AutoSell Toggle (Toggable)
- [x] SellAll Command (Toggable)
- [X] Rankup Commands
- [x] MySQL/SQLite Rankup Support
- [ ] Spawn with Prisoner Tools (Toggable)
- [ ] Restrict Prisoner Tools from moving in inventory and dropping? (Toggable)
- [ ] Prisoner Tokens or Gems (Tied into Vault?)\
** Implemented but still WIP