TotalFreedomMod/src/main/java/me/totalfreedom/totalfreedommod
Telesphoreo 4555a7e3f2 [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs
- Update dependencies in pom.xml
- Replace TotalFreedomMod's vanish system with SuperVanish. It's widely supported by many major plugins and does a better job vanishing players
- Fixed a typo in the SQL command for creating admin tables, where the table would not be created on a clean install of TFM
- Update bStats Metrics to latest version
- Remove the VanishHandler
- Sync the permissions.yml from whats on the server. Entries for Essentials and SuperVanish will be added soon

KNOWN BUG:
- Plugins override TFM commands (e.g. Essentials takes over /list instead of giving it to TFM). I noticed that there is a semicolon before every TFM command. (:/ban, :/list), which is the actual TFM command. I have no idea where / how this bug came from. Urgently needs to be fixed.
2020-08-04 01:31:26 -05:00
..
admin [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
banning Split gcmd sub cmds out n other stuff 2020-07-31 21:10:44 -07:00
blocking Dont have my pc, have to do this from github 2020-07-28 14:55:38 -07:00
bridge [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
caging quality control 2020-06-30 23:38:29 -04:00
command [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
config Split gcmd sub cmds out n other stuff 2020-07-31 21:10:44 -07:00
discord [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
freeze 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
fun add magical saddle to shop 2020-07-25 22:59:37 -04:00
httpd [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
permissions 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
player Kuper forgot db stuff 2020-07-20 07:05:00 -07:00
punishments 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
rank [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
shop add magical saddle to shop 2020-07-25 22:59:37 -04:00
sql [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
util [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
world make aw available to ops 2020-07-15 20:17:45 -04:00
Announcer.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
AntiNuke.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
AntiSpam.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
AutoEject.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
AutoKick.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
BackupManager.java Split gcmd sub cmds out n other stuff 2020-07-31 21:10:44 -07:00
ChatManager.java this was causing issues 2020-08-02 19:06:45 -05:00
CommandSpy.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
EntityWiper.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
FreedomService.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
FreedomServiceHandler.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Fuckoff.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
GameRuleHandler.java set command feedback to automatically be false 2020-07-12 12:13:41 -04:00
LoginProcess.java revamp vanish 2020-07-22 17:40:58 -04:00
LogViewer.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Monitors.java We dont use javadoc & format fixes 2020-08-01 17:46:14 -07:00
MovementValidator.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Muter.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Orbiter.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
ProtectArea.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
SavedFlags.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
ServerInterface.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
ServerPing.java 1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Sitter.java /sit 2020-07-16 00:06:58 -04:00
TotalFreedomMod.java [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00