TotalFreedomMod/src/main/java/me/totalfreedom/totalfreedommod/httpd/module
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
..
HTTPDModule.java removal of aero 2020-06-30 21:51:06 -04:00
Module_activitylog.java HTTPD updates 2019-09-08 18:18:33 -04:00
Module_admins.java removal of aero 2020-06-30 21:51:06 -04:00
Module_bans.java quality control 2020-06-30 23:38:29 -04:00
Module_file.java i'm retarded 2019-10-28 11:05:40 -04:00
Module_help.java removal of aero 2020-06-30 21:51:06 -04:00
Module_list.java [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
Module_logfile.java i missed something as usual 2019-09-09 22:43:02 -07:00
Module_logs.java 1.16, overhaul of player data 2020-06-30 00:25:38 -07:00
Module_permbans.java permission system 2020-04-13 23:40:22 -07:00
Module_players.java [WIP / DO NOT USE ON PRODUCTION!!] Begin implementing support for SuperVanish and fix bugs 2020-08-04 01:31:26 -05:00
Module_punishments.java i missed something as usual 2019-09-09 22:43:02 -07:00
Module_schematic.java 1.16, overhaul of player data 2020-06-30 00:25:38 -07:00