Adds /dumpdata which dumps the permission table & ref data.
This commit is contained in:
parent
d937789c15
commit
63179deaa5
3 changed files with 15 additions and 1 deletions
|
|
@ -1204,7 +1204,6 @@ namespace TShockAPI
|
|||
Permissions.DumpDescriptions();
|
||||
ServerSideCharacters.ServerSideConfig.DumpDescriptions();
|
||||
RestManager.DumpDescriptions();
|
||||
DumpPermissionMatrix("PermissionMatrix.txt");
|
||||
DumpBuffs("BuffList.txt");
|
||||
DumpItems("Items-1_0.txt", -48, 235);
|
||||
DumpItems("Items-1_1.txt", 235, 604);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue