Commit Graph

96 Commits

Author SHA1 Message Date
speedxx
78b73b3b63 stuff seth missed
admin -> staff
2020-08-15 12:35:48 -04:00
Seth
f5b5fcd5ef
Admins are now known as staff
To other developers: If you find places where staff are refered to as only admins pls fix it for me.
2020-08-14 23:44:57 -07:00
Seth
2ecde80b5f
AMP automation 2020-08-07 22:51:09 -07:00
Seth
81df3103b6
Some updates
- Added Reddit flair sync
- Removed magical saddle because the stacking potato does the same thing
- Some internal improvements
- Fixed bug where if a service throws an error while starting or stopping it breaks the entire plugin
2020-08-04 15:16:11 -07:00
b73d1df350 baddev 2020-08-04 15:05:43 -05:00
speedxx
5c50f8f27d silent joining and leaving fixes 2020-08-04 15:11:16 -04:00
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
Seth
75e50582e9
Kuper forgot db stuff 2020-07-20 07:05:00 -07:00
Super_
cde24b748a make discord chat toggleable from in-game 2020-07-17 15:58:15 -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
58872e2c32
Merge branch 'server' into development 2020-07-10 01:04:02 -07:00
Seth
98f4af7fab
Hot fixes 2020-07-09 22:43:10 -07:00
Seth
7b7f09e457
1.16 Update (#219) 2020-07-09 17:07:03 -07: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
ZeroEpoch1969
9de3388525
bru 2019-12-08 21:57:28 -07:00
7572f77ab6 you're the dev (#162) 2019-12-01 13:36:45 -07:00
Nathan Curran
a79b26f4be gg seth (#159)
smartnt
2019-11-28 21:56:10 -05:00
ZeroEpoch1969
90febba91a
bru 2019-11-28 14:41:44 -07:00
ZeroEpoch1969
cc6a9a843c
forgot a check 2019-11-28 12:23:08 -07:00
ZeroEpoch1969
ac1065afff
: 2019-11-28 02:20:51 -07:00
ZeroEpoch1969
0abfb70a42
smfh 2019-11-28 02:12:47 -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
7a4b044d45
Check if JDA is on the server. (#139) 2019-07-17 12:48:09 -07:00
ZeroEpoch1969
591b8644cb
fuck you super there is development 2019-07-10 19:13:57 -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
Telesphoreo
941bbc8da3 OPs can now have persistent tags (#108)
* new high end piece of software

- refactor all the shit to isEnabled
- idk debug
- gotta keep the messages consistent
- worldedit 🅱️ roke
- lockup description
- add /nh as an alias for namehistory
- yo /setl actually checks for w/e now cool
- gtfo and unban now are less bugs
- /whitelist is no longer written in tfm43 code and in beta
- l a m b a d a in help
- enable the bridges
- i worked on a converter for the login messages but then seth already made it work so fuck me i wasted an hour of my life

* whitelist

* i enabled them for testing

* OPs can now have persistent tags!

* Summary (required)
2018-07-30 00:23:01 -07:00
Nathan Curran
ee7dbd56da Resolves TFPatches/TotalFreedomMod#57 (#66)
After a bit of recreating the PlayerVerification system, it will work now.
2018-06-01 19:13:40 +05: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