Merge /tphere into /tp, add /tppos
This commit is contained in:
parent
69529fad38
commit
66b0f3899c
3 changed files with 126 additions and 81 deletions
|
|
@ -67,7 +67,7 @@ namespace TShockAPI.DB
|
|||
string.Join(",", Permissions.ban, Permissions.whitelist, "tshock.world.time.*", Permissions.spawnboss,
|
||||
Permissions.spawnmob, Permissions.managewarp, Permissions.time, Permissions.tp, Permissions.slap,
|
||||
Permissions.kill, Permissions.logs,
|
||||
Permissions.immunetokick, Permissions.tphere));
|
||||
Permissions.immunetokick, Permissions.tpothers));
|
||||
|
||||
AddDefaultGroup("trustedadmin", "admin",
|
||||
string.Join(",", Permissions.maintenance, "tshock.cfg.*", "tshock.world.*", Permissions.butcher, Permissions.item,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue