BUG FIXES
- [*] Fixed the /reload-config not reloading the config.yml
NEW STUFF
- [+] Added /viewinventory and /viewenderchest from my other plugin InventoryControl (Didn't make sense to just have it as it's own plugin)
- [+] Added more stuff to the config.yml
- [+] Added my plugin to GitHub so you can look at the code
- [+] Added support for some variables in the /list GUI
- [+] Added a "/list all" to see all the player's that have played on the server. You need permission genius.list.all to use this command
list of variables:
- {lastPlayed}
- {firstPlayed}
- {totalWorldTime}
- {isWhitelisted}
- {loc_world}
- {loc_x}
- {loc_y}
- {loc_z}
- {loc_yaw}
- {loc_pitch}