Deleted useless file and edited default group permissions
This commit is contained in:
parent
4aa5c71b5b
commit
c895369ff6
2 changed files with 4 additions and 15 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace TShockAPI
|
|
||||||
{
|
|
||||||
class Permission
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
#Do not remove the group default
|
#Do not remove the group default
|
||||||
#Do not name a group SuperAdmin, that is hard-coded into the code, it grants total permissions
|
#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
|
#ALWAYS DECLARE A GROUP'S PARENT BEFORE YOU DECLARE THE GROUP
|
||||||
default null
|
default null kill
|
||||||
admin default kick ban
|
newadmin default kick
|
||||||
trustedadmin admin ignorecheatdetection
|
admin newadmin ban causeevents spawnboss spawnmob tp
|
||||||
newadmin admin !ban
|
trustedadmin admin ignorecheatdetection power cfg cheat pvpfun
|
||||||
Loading…
Add table
Add a link
Reference in a new issue