Commit Graph
12 Commits
Author SHA1 Message Date
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
TelesphoreoandGitHub e1b514ca85 Merge pull request #253 from speedxx/patch-1
replace private constructors & 1.16 attribute names
2020-08-03 14:18:53 -05:00
Telesphoreo 1a7c14ad3e Formatting fixes and bump up the versions on the pom.xml 2020-08-02 20:59:47 -05:00
Telesphoreo 25bf79bdb1 this was causing issues 2020-08-02 19:06:45 -05:00
TelesphoreoandGitHub ee04a456a1 Merge pull request #242 from speedxx/patch-1
fix clearchat
2020-07-27 22:41:50 -05:00
TelesphoreoandGitHub fc05003354 Merge pull request #236 from speedxx/development
fix cage & uncage
2020-07-21 23:20:23 -05:00
TelesphoreoandGitHub a7d386e6be Personally, I think this alias is very useful 2020-07-14 14:56:36 -07:00
TelesphoreoandGitHub a2a4a8a0b8 Fixes for https://totalfreedom.boards.net/thread/66504/server-problems-admin-info-section (#194) 2020-04-25 19:13:54 -07:00
TelesphoreoandIvan f758be9e70 Ivan did an oopsie 😬 (#164) 2019-12-11 06:48:06 -05:00
TelesphoreoandSeth 7572f77ab6 you're the dev (#162) 2019-12-01 13:36:45 -07:00
TelesphoreoandZeroEpoch1969 7a4b044d45 Check if JDA is on the server. (#139) 2019-07-17 12:48:09 -07:00
TelesphoreoandLemon f3cc70330e windows no longer owner 2019-03-04 17:52:30 +05:00