Fix formatting...again
This commit is contained in:
parent
45b6daff0f
commit
5b44c9dd84
1 changed files with 4 additions and 4 deletions
|
|
@ -77,7 +77,7 @@ namespace TShockAPI.DB
|
||||||
Permissions.whisper,
|
Permissions.whisper,
|
||||||
Permissions.wormhole,
|
Permissions.wormhole,
|
||||||
Permissions.canpaint,
|
Permissions.canpaint,
|
||||||
Permissions.pylon));
|
Permissions.pylon));
|
||||||
|
|
||||||
AddDefaultGroup("vip", "default",
|
AddDefaultGroup("vip", "default",
|
||||||
string.Join(",",
|
string.Join(",",
|
||||||
|
|
@ -125,7 +125,7 @@ namespace TShockAPI.DB
|
||||||
Permissions.tppos,
|
Permissions.tppos,
|
||||||
Permissions.tpsilent,
|
Permissions.tpsilent,
|
||||||
Permissions.userinfo,
|
Permissions.userinfo,
|
||||||
Permissions.spawn));
|
Permissions.spawn));
|
||||||
|
|
||||||
AddDefaultGroup("trustedadmin", "admin",
|
AddDefaultGroup("trustedadmin", "admin",
|
||||||
string.Join(",",
|
string.Join(",",
|
||||||
|
|
@ -159,7 +159,7 @@ namespace TShockAPI.DB
|
||||||
Permissions.uploaddata,
|
Permissions.uploaddata,
|
||||||
Permissions.uploadothersdata,
|
Permissions.uploadothersdata,
|
||||||
Permissions.spawnpets,
|
Permissions.spawnpets,
|
||||||
Permissions.journey_timefreeze,
|
Permissions.journey_timefreeze,
|
||||||
Permissions.journey_timeset,
|
Permissions.journey_timeset,
|
||||||
Permissions.journey_timespeed,
|
Permissions.journey_timespeed,
|
||||||
Permissions.journey_godmode,
|
Permissions.journey_godmode,
|
||||||
|
|
@ -171,7 +171,7 @@ namespace TShockAPI.DB
|
||||||
Permissions.journey_setdifficulty,
|
Permissions.journey_setdifficulty,
|
||||||
Permissions.journey_biomespreadfreeze,
|
Permissions.journey_biomespreadfreeze,
|
||||||
Permissions.journey_setspawnrate,
|
Permissions.journey_setspawnrate,
|
||||||
Permissions.journey_contributeresearch));
|
Permissions.journey_contributeresearch));
|
||||||
|
|
||||||
AddDefaultGroup("owner", "trustedadmin",
|
AddDefaultGroup("owner", "trustedadmin",
|
||||||
string.Join(",",
|
string.Join(",",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue