TFM-4.3-Reloaded/src/main/java/me/StevenLawson/TotalFreedomMod
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
..
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 saconfig add to be used ingame 2022-03-28 20:20:43 +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 Fix senior admins not being senior while executing commands via Discord 2022-03-28 17:42:22 +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 Attempt to patch Minecart crash 2022-03-23 23:04:52 +00:00
player Fix senior admins not being senior while executing commands via Discord 2022-03-28 17:42:22 +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