Commit Graph

58 Commits

Author SHA1 Message Date
Paldiu 2a87271642 Should fix FS-143 2021-03-19 08:58:29 -05:00
Nathan Curran 9eca9ac5b2 Remove double storage
It is unnecessary as the information is already stored in a map (Username, IPs)
2021-03-08 11:34:48 +11:00
Nathan Curran 452a8755c2 Properly fix FS-33 2021-03-07 20:43:25 +11:00
abhiram 85c35f25a3 [+] Fix codacy issue 2021-03-03 06:47:22 +05:30
abhiram d6b74a76bb [+] Fix of FS-33 2021-02-28 21:28:20 +05:30
abhiram 6f66957b17 Few fixes for JIRA issues.... 2021-02-28 21:08:39 +05:30
Paldiu c7b0f77910 Merge branch 'development' into paldiu-local 2021-01-04 13:14:53 -06:00
speed b9606fa0e3 admin chat discord formatting (FS-59) 2020-12-26 18:54:15 -05:00
Paldiu 5c0f77c7c5 Removal of Lombok
Lombok implementation removal.

I have also gone through and replaced things with inline methods and variables, lambdas, and simplified loops down, removed unnecessary guard clauses, and overall cleaned up every single class. This took a long time, please do remember to follow proper naming conventions, don't include unnecessary guard clauses, follow exception rules and comment rules, and please PLEASE remember to use the DIAMOND OPERATOR rather than just inferring RAW TYPES!!!

Thank you!!
2020-12-25 14:46:43 -05:00
speed 293ea04c56 staff -> admins
* rename everything containing staff back to admin (as requested by ryan i've renamed commands like slconfig to saconfig but left "slconfig" as an alias)
* format almost every file correctly
* a few other improvements
2020-12-03 19:28:53 -05:00
Telesphoreo 7a810519f3 fuck intellij 2020-08-15 17:44:50 -05:00
Telesphoreo 53038ca3b2 fuck intellij 2020-08-15 17:42:46 -05:00
Telesphoreo e77d92407c Revert "forgot to pull"
This reverts commit e4c9ea656e.
2020-08-15 17:41:26 -05:00
Telesphoreo da80f1b69e Revert "Merge branch 'development' of https://github.com/TFPatches/TotalFreedomMod into development"
This reverts commit 4407e9e6ec, reversing
changes made to e4c9ea656e.
2020-08-15 17:41:23 -05: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
Telesphoreo 880b78e528 master 2020-08-05 02:01:21 -05:00
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
Super_ 03b22ac326 make aw available to ops 2020-07-15 20:17:45 -04:00
Super_ 114567a302 randomized gradients and /playtime 2020-07-15 00:23:26 -04:00
Seth c87e1b3d64 Read description lol
- Re-added premium
- Made the clown fish a shop item
- Thank fuck I caught this DB bug with setting null values
2020-07-09 15:18:29 -07:00
Super_ 3eec04ec1c quality control 2020-06-30 23:38:29 -04:00
Super_ 357eddf51a bug fixing 2020-06-30 23:21:44 -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 bc8ff3cd7f permission system 2020-04-13 23:40:22 -07:00
ZeroEpoch1969 a37d8ecb31 yeah 2020-01-24 23:27:16 -07:00
ZeroEpoch1969 14c9db3433 i missed something as usual 2019-09-09 22:43:02 -07:00
ZeroEpoch1969 dffd9f8c3c couldnt give it a better name 2019-08-03 19:50:31 -07:00
Robinson Gallego 521825024e omg maga tease
Signed-off-by: Robinson Gallego <robinson.leal7@gmail.com>
2019-07-28 02:04:16 -04:00
ZeroEpoch1969 4a91c8129b oops 2019-07-17 01:32:42 -07:00
ZeroEpoch1969 5b2334c60f Tab completion 2019-01-28 21:57:41 -07:00
Lemon 7c6c407f78 add ssh support 2019-01-18 18:08:20 +05:00
Nathan Curran 746ccdfd44 Fix colour because it's triggering. (#129) 2019-01-18 10:43:03 +05: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
ZeroEpoch1969 c0b43f26ea This is why Lombok exists 2018-07-24 22:52:49 -07:00
Telesphoreo 22c6cf014c Overhaul build proccess (#89)
- Now only requires CoreProtect in /lib
- WorldEditListener and LibsDisguiseBridge updated
- Releaseparrots will now check if there are any parrots
- Fix some red lines in playerdata
2018-07-24 17:06:58 -07:00
Telesphoreo 402a1e28b7 Add all valid entries to toString() (#88) 2018-07-23 23:58:17 -07:00
ZeroEpoch1969 ebb05fa6a6 Temporarily disable some things 2018-07-23 23:54:19 -07:00
ZeroEpoch1969 650f732dd4 Logstick stuff 2018-06-28 11:06:13 -07:00
Lemon 4cf338bfb5 add customization of admin format 2018-06-02 03:39:52 +05:00
Super_ ff3f9f0a66 /potspy saving (#64) 2018-05-22 16:01:24 -07:00
ZeroEpoch1969 ffbe71f5dd Old admin mode and commandspy saving 2018-04-19 07:29:19 -07:00
ZeroEpoch1969 2bffcef9a9 Myadmin tags and misc improvements 2018-02-21 18:22:13 -07:00
Seth 3f360a4d5e Bug fixes and improvements (#16)
* Bug fixes and improvements

* Re-add Marco's name

* Actually make the logfile page load.
2018-01-02 10:46:35 +08:00
Seth 6a09b23331 Added discord support (#11) 2017-12-30 02:12:47 +08:00
Lemon ed2f15cc54 Patches
1. Remove marco from dev
2. Add namehistory
3. Fix grammar issues
4. Actually use CoreProtect bridge to rollback players
5.  Improve automatic wiper
2017-10-13 23:35:11 +05:00