Commit Graph
21 Commits
Author SHA1 Message Date
Allink dcebf7bbe7 Use Adventure for kick message 2023-06-17 20:23:54 +01:00
Allink d30e335f57 Disallow custom spawns that are out of bounds 2023-06-17 20:23:24 +01:00
Allink cca95dc3f1 Add dedicated method for checking if a position is out of bounds 2023-06-17 20:23:18 +01:00
Allink 42b68011ea Improve distance check 2023-06-17 20:09:22 +01:00
Allink 87d7ba19de Remove inventory checks in MovementValidator 2023-06-17 20:06:56 +01:00
Allink 495fe79d94 Properly update 2022-06-05 22:44:38 +01:00
Allink 0db661600f Merge remote-tracking branch 'origin/development' into discord 2022-06-05 20:21:58 +01:00
Allink b4b10a3020 A single space 2022-06-05 12:14:49 +01:00
Allink bf41d08580 Mention the user who completes the report so we can have their current Discord name (includes their current name & tag in-case they delete their account) 2022-05-26 22:13:57 +01:00
Allink 9c91166319 Allow players to report offline players & allow admins to mark reports as completed, deleting them and sending them to an archive channel 2022-05-26 16:10:00 +01:00
Allink 09a220e0a2 VPS -> Host 2022-05-25 20:18:01 +01:00
Allink ad9dd42edb Remove unused import 2022-05-25 19:55:25 +01:00
Allink c9f5db0141 Add Discord commands like the old bot 2022-05-25 19:44:45 +01:00
Allink 47c30c3283 Add plural to Displayables 2022-05-25 19:41:58 +01:00
Allink 6c426644f6 Add uptime & memory related functions to FUtil 2022-05-25 18:49:53 +01:00
Allink 72bab1e2ed Add mean averaging to FUtil 2022-05-25 18:41:35 +01:00
Allink 1726050d65 Clean up DiscordToMinecraftListener 2022-05-25 17:18:49 +01:00
Allink 0fc5b01b29 Clean up message sanitization and properly strip section signs from nicks/messages 2022-05-25 17:15:04 +01:00
Business Goose 5af45a2154 Do the disabling in the admin class, so it works with commands like doom & also disable potion spy 2022-05-03 09:44:36 +01:00
Business Goose 54df28022f Remove offline vanished players & check if the player is online before attempting to get the FPlayer 2022-05-03 09:23:37 +01:00
Business Goose 0326171e85 Unvanish, remove commandspy & set fuckoff radius to 0 for removed admins 2022-05-03 08:58:42 +01:00