26 Commits

Author SHA1 Message Date
Allink
794a25ba16
Remove getCommandMap() method in CommandBlocker 2023-07-25 16:40:35 +01:00
Paul Reilly
cc48f93556 Merge branch 'main' into development 2023-03-31 21:15:34 -05:00
Video
3deaaafb88 Patches critical exploit 2023-03-08 19:52:30 -07:00
Video
22161b2e90 Resolves FS-331 2022-11-13 06:55:17 -07: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
53038ca3b2 fuck intellij 2020-08-15 17:42:46 -05:00
da80f1b69e Revert "Merge branch 'development' of https://github.com/TFPatches/TotalFreedomMod into development"
This reverts commit 4407e9e6ec7c39b0f45138ab381ae3c57395f6b0, reversing
changes made to e4c9ea656ee799c3820bf6feb5861dcfba1d64bb.
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
880b78e528 master 2020-08-05 02:01:21 -05:00
Seth
4328a13eaf
Bad imports 2020-07-07 19:18:09 -07:00
Seth
8b4a91b2e6
Fix command blocker 2020-07-07 19:10:21 -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
Ivan
925fe4a4b2 Revert command blocker as the one pushed was not working whatsoever 2020-03-27 19:53:00 -04:00
Nathan Curran
ecc907b535
The command blocker is now functioning as per normal (#187) 2020-02-26 22:31:21 -05:00
Nathan Curran
5a6dacfc37 big no no (#155)
bad @SuperSteelYT
2019-11-18 17:42:18 -05:00
Super_
7726cae9a3 block worldedit copy variables (#154) 2019-11-18 17:29:20 -05:00
Robinson Gallego
e884d9b47e bruh
maybe this might lower codebeat's quality
2019-11-18 17:25:14 -05:00
ZeroEpoch1969
b525e53348
cubev3.com 2019-11-03 14:40:05 -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
2716e2500b
Forgot class paths, remove things lombok covers, and optimize imports 2018-07-31 00:01:29 -07:00
Jerom van der Sar
6edb6be7d9 Many changes for TFM 5.0
Improved admin system
Improved Rank system
Implemented config converter
Improved command handling
Updated Aero
2016-03-06 16:58:59 +01:00
JeromSar
e93ac11172 Use custom service abstraction in favour of Aero's AbstractService
Use Aero's YamlConfig in favour of FConfig
Refractoring
Small edits
2016-03-01 17:47:01 +01:00
JeromSar
a0058869c9 Added checkstyle plugin
Moved resources to correct folder
Fixed and improved build information, no longer tracking build.properties
2015-11-22 19:28:32 +01:00
JeromSar
89a317b7df Mavenized project 2015-11-18 21:41:51 +01:00