Commit graph

1057 commits

Author SHA1 Message Date
Business Goose 9f9bc31438
Don't calculate bytes per megabyte at runtime... This will never change. 2022-03-29 03:25:39 +01:00
Business Goose 4d48b857a7
Doom can now be run in-game 2022-03-29 03:19:01 +01:00
Business Goose 676926ca23
Stop using weird reflection stuff skidded from WorldEdit 2022-03-29 03:16:56 +01:00
Business Goose d250001082
Collapse similar catches 2022-03-29 03:10:54 +01:00
Business Goose aac81914cb
Add hard dependencies & add Eva to the list of authors + change my name 2022-03-29 03:09:37 +01:00
Business Goose 33711f6f8d
Add permission nodes to every command & fix them up in general 2022-03-29 00:49:09 +01:00
Business Goose 01e12a617b
Remove offline tp command 2022-03-29 00:34:06 +01:00
Business Goose 193b22adb0
Add EssentialsX to the dependencies & remove Essentials-TF.jar 2022-03-29 00:22:33 +01:00
Business Goose 5df6d4cfed
Add reset player command 2022-03-28 23:04:21 +01:00
Business Goose 804f846e73
Use ChatColor.RESET instead of ChatColor.WHITE 2022-03-28 22:54:44 +01:00
Business Goose 45ebb92377
Word UpdateTFM command better 2022-03-28 22:53:15 +01:00
Business Goose 8dcf315305
Add offline tp command 2022-03-28 22:36:08 +01:00
Business Goose bcb179a2a1
Add offline tp command 2022-03-28 22:25:16 +01:00
Business Goose bbf6f0eb82
Player rank is now displayed after their custom tag 2022-03-28 21:30:49 +01:00
Business Goose 3e403208db
No longer log message create event in discord admin chat 2022-03-28 21:05:05 +01:00
Business Goose 96f625cd6b
Make admin ranks appear in chat before developer rank 2022-03-28 20:47:23 +01:00
Business Goose 96f8a17126
Make owner join message plural 2022-03-28 20:43:06 +01:00
Business Goose 4415e4d188
Merge remote-tracking branch 'origin/main' 2022-03-28 20:33:10 +01:00
Business Goose 0d53e91176
Admin ranks now show up before developer rank... 2022-03-28 20:32:56 +01:00
Business Goose b08e2ee140
Merge pull request #32 from 1980s-housewife/patch-5
saconfig add to be used ingame
2022-03-28 20:28:16 +01:00
ginlang 706c6ae1c2
saconfig add to be used ingame
just so if someone is not on a supered ip super admins can also add them (its more convenient too)
also made saconfig remove set to both but changed requirements to senior (because some NERDS at totalfreedom incorporated did not make adminLevel.TELNET a thing)
2022-03-28 20:20:43 +01:00
Business Goose 0203f05ad0
Make the isSeniorAdmin() check the rank of Discord Command Senders since they're always verified 2022-03-28 17:59:14 +01:00
Business Goose 7830831111
Send the message to the correct place 2022-03-28 17:55:08 +01:00
Business Goose 44416be1c3
Register the WhoAmI command 2022-03-28 17:53:33 +01:00
Business Goose e3859b2d4d
Add whoami command 2022-03-28 17:46:58 +01:00
Business Goose e1e7bf784e
Fix senior admins not being senior while executing commands via Discord 2022-03-28 17:42:22 +01:00
Business Goose 4c2719b9e9
Merge pull request #30 from TheDeus-Group/bukkit-commands
Switch to bukkit commands, part 2
2022-03-23 23:59:52 +00:00
Luna cf122a0440 i hate git 2022-03-23 20:56:00 -03:00
Luna abe44f7b1c Switch to bukkit commands 2022-03-23 20:53:07 -03:00
Luna db0ed19cd2 Switch to bukkit commands 2022-03-23 20:48:41 -03:00
Business Goose 1f3d9b7f99
Merge pull request #29 from saxnbt/patch-5
Fix color codes in preview?
2022-03-23 23:35:09 +00:00
Eva 0925327aff
Fix color codes in preview? 2022-03-23 23:24:22 +00:00
business-goose 5368ad722a Merge remote-tracking branch 'origin/main' 2022-03-23 23:16:03 +00:00
business-goose d1e8f4d8fa Prevent SILLY ADMINS from abusing /wildcard & /gcmd to do STUPID RECURSIVE things 2022-03-23 23:15:51 +00:00
Business Goose d2b4d733f0
Merge pull request #28 from saxnbt/patch-4
Add preview when setting login message
2022-03-23 23:14:02 +00:00
business-goose f8790704c9 Prevent SILLY ADMINS from abusing /wildcard 2022-03-23 23:13:14 +00:00
Eva 943549a323
Add preview when setting login message 2022-03-23 23:10:48 +00:00
business-goose de44f0a564 Attempt to patch Minecart crash 2022-03-23 23:04:52 +00:00
business-goose dca071141c Attempt to patch Minecart crash 2022-03-23 23:00:25 +00:00
business-goose 1de17695a0 Attempt to patch Minecart crash 2022-03-23 22:58:50 +00:00
business-goose 5ccf83ecec Attempt to patch Minecart crash 2022-03-23 22:54:58 +00:00
business-goose 702abbae48 Attempt to patch Minecart crash 2022-03-23 22:45:22 +00:00
business-goose 37caf04c1d Sanitize all messages being sent to the Discord user to remove colour codes, and add new lines 2022-03-23 21:02:05 +00:00
business-goose 4bc164c09a Revert "Fix discord command sender not being senior (this is retarded)"
This reverts commit 8d13ee731e.
2022-03-23 20:58:25 +00:00
business-goose 8d13ee731e Fix discord command sender not being senior (this is retarded) 2022-03-23 20:57:17 +00:00
business-goose 8f544a74bf Revert "Update Command_updatetfm.java"
This reverts commit 1894809d43.
2022-03-23 20:54:36 +00:00
1980s-housewife 1894809d43 Update Command_updatetfm.java 2022-03-23 20:52:19 +00:00
1980s-housewife 7635300799 fix saconfig remove + add a space (it was really annoying me) 2022-03-23 20:49:56 +00:00
Business Goose 05ff7c1475
Update pom.xml 2022-03-23 19:31:00 +00:00
Business Goose 0e1991e91f
Merge pull request #26 from saxnbt/patch-3
maximum cope, fixed arguments
2022-03-23 19:24:51 +00:00