Add spawnpets perm to trustedadmin & owner
Also fix a few formatting inconsistencies that was the result from editing on mobile
This commit is contained in:
parent
6f4d8201dc
commit
a345587bd0
1 changed files with 5 additions and 4 deletions
|
|
@ -158,6 +158,7 @@ namespace TShockAPI.DB
|
||||||
Permissions.startdd2,
|
Permissions.startdd2,
|
||||||
Permissions.uploaddata,
|
Permissions.uploaddata,
|
||||||
Permissions.uploadothersdata,
|
Permissions.uploadothersdata,
|
||||||
|
Permissions.spawnpets,
|
||||||
Permissions.journey_timefreeze,
|
Permissions.journey_timefreeze,
|
||||||
Permissions.journey_timeset,
|
Permissions.journey_timeset,
|
||||||
Permissions.journey_timespeed,
|
Permissions.journey_timespeed,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue