TFM-4.3-Reloaded/src/main/java/me/StevenLawson/TotalFreedomMod
2022-03-29 22:35:52 +01:00
..
admin Make the isSeniorAdmin() check the rank of Discord Command Senders since they're always verified 2022-03-28 17:59:14 +01:00
announcer Make announcer no longer spam the Discord bridge 2022-03-20 16:01:28 +00:00
ban Cleanup code 2022-03-21 17:11:24 +00:00
bridge Make a discord command handler 2022-03-21 14:24:30 +00:00
command Switch to bukkit commands 2022-03-23 20:53:07 -03:00
commands Add argument validation & feedback for resetplayer command (implements #45) 2022-03-29 22:23:20 +01:00
config Add update TFM command & configuration entry 2022-03-21 20:26:29 +00:00
deprecated Initial commit 2022-03-20 12:35:43 +00:00
discord Fully sanitize Discord messages 2022-03-29 22:35:52 +01:00
exception Add uptime discord command and add penis exception (closes #10) 2022-03-21 16:58:59 +00:00
fun Cleanup code 2022-03-21 17:11:24 +00:00
gamerule Cleanup code 2022-03-21 17:11:24 +00:00
httpd Switch to bukkit commands 2022-03-23 20:53:07 -03:00
listener Fully sanitize Discord messages 2022-03-29 22:35:52 +01:00
player Use ChatColor.RESET instead of ChatColor.WHITE 2022-03-28 22:54:44 +01:00
sql Initial commit 2022-03-20 12:35:43 +00:00
util Add @saxnbt to list of developers 2022-03-21 20:13:09 +00:00
world Cleanup code 2022-03-21 17:11:24 +00:00
Log.java Initial commit 2022-03-20 12:35:43 +00:00
Server.java Add getMaxMem(), getTotalMem(), getFreeMem() and getUptime() to the Server class 2022-03-21 14:35:31 +00:00
TotalFreedomMod.java Switch to bukkit commands 2022-03-23 20:53:07 -03:00