From c895369ff63354aa0e55ea27dddf9be4d24bac8b Mon Sep 17 00:00:00 2001 From: Maverick Motherfucker Date: Fri, 3 Jun 2011 22:57:48 -0700 Subject: [PATCH] Deleted useless file and edited default group permissions --- TShockAPI/Permission.cs | 11 ----------- TShockAPI/config/groups.txt | 8 ++++---- 2 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 TShockAPI/Permission.cs 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