diff --git a/TShockAPI/Permission.cs b/TShockAPI/Permission.cs deleted file mode 100644 index 75460d61..00000000 --- a/TShockAPI/Permission.cs +++ /dev/null @@ -1,11 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; - -namespace TShockAPI -{ - class Permission - { - } -} diff --git a/TShockAPI/config/groups.txt b/TShockAPI/config/groups.txt index 9819f83b..0860d909 100644 --- a/TShockAPI/config/groups.txt +++ b/TShockAPI/config/groups.txt @@ -7,7 +7,7 @@ #Do not remove the group default #Do not name a group SuperAdmin, that is hard-coded into the code, it grants total permissions #ALWAYS DECLARE A GROUP'S PARENT BEFORE YOU DECLARE THE GROUP -default null -admin default kick ban -trustedadmin admin ignorecheatdetection -newadmin admin !ban \ No newline at end of file +default null kill +newadmin default kick +admin newadmin ban causeevents spawnboss spawnmob tp +trustedadmin admin ignorecheatdetection power cfg cheat pvpfun \ No newline at end of file