Commit graph

27 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
speedxx 7593fbda9e revamp vanish 2020-07-22 17:40:58 -04:00
speedxx c1f0d81fcc remove this blocked string & don't send messages containing discord.gg to server-chat 2020-07-16 22:24:59 -04:00
Seth c333a6ee39
2 bug fixes
- Fix votifier being non-existent breaking shop
- Fix plugin breaking error
2020-07-06 22:21:35 -07:00
CoolJWB 556dfa7233
Fixed Flatlands generation & Discord bot not actually disabled (#215) 2020-07-02 02:08:57 -07:00
Super_ 3eec04ec1c quality control 2020-06-30 23:38:29 -04:00
Super_ 9d71a7f4ae removal of aero 2020-06-30 21:51:06 -04:00
Seth eb58419a3a
1.16, overhaul of player data 2020-06-30 00:25:38 -07:00
ZeroEpoch1969 4ddcc3b8d7
SQL DB is a WIP 2020-05-29 03:14:21 -07:00
ZeroEpoch1969 abbadb55ee
revert shop to names, next up mysql 2020-04-29 16:29:43 -07:00
ZeroEpoch1969 a37d8ecb31
yeah 2020-01-24 23:27:16 -07:00
ZeroEpoch1969 86a4577023
Why I didn't put this here before is beyond me 2019-12-19 15:31:21 -07:00
ZeroEpoch1969 4d1cdfedc7
forgot a check 2019-12-13 22:02:16 -07:00
Telesphoreo 7572f77ab6 you're the dev (#162) 2019-12-01 13:36:45 -07:00
ZeroEpoch1969 90febba91a
bru 2019-11-28 14:41:44 -07:00
ZeroEpoch1969 4ca89c6bf2
probably broke something 2019-11-28 02:08:36 -07:00
ZeroEpoch1969 b525e53348
cubev3.com 2019-11-03 14:40:05 -07:00
Telesphoreo 7a4b044d45
Check if JDA is on the server. (#139) 2019-07-17 12:48:09 -07:00
ZeroEpoch1969 7fbc255ee4
one final thing 2019-04-23 01:10:04 -07:00
ZeroEpoch1969 59ee519955
More stuff for discord and mb changes 2019-04-23 00:36:51 -07:00
ZeroEpoch1969 92ad950155
More discord stuff 2019-04-20 17:16:00 -07:00
ZeroEpoch1969 2716e2500b
Forgot class paths, remove things lombok covers, and optimize imports 2018-07-31 00:01:29 -07:00
ZeroEpoch1969 88f89d7e67
Tested to be working, but made some minor changes. 2018-03-24 18:41:51 -07:00
Lemon 3576a9bb6e [UNTESTED] implement player verification system 2018-03-24 20:41:45 +05:00
Lemon 8b425967a4 Fix #25 and #23 with other misc. fixes.
Signed-off-by: Lemon <minecraftoxlemonxo@gmail.com>
2018-02-09 13:21:44 +05:00
Seth 7e524da928 Forgot to optimize this. (#12) 2017-12-30 02:44:36 +08:00
Seth 6a09b23331 Added discord support (#11) 2017-12-30 02:12:47 +08:00