Merge branch 'general-devel' into sql_improve

This commit is contained in:
Lucas Nicodemus 2017-12-09 21:05:16 -07:00 committed by GitHub
commit 70052d7dbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 31 additions and 7 deletions

View file

@ -172,7 +172,8 @@ namespace TShockAPI.DB
Permissions.serverinfo,
Permissions.settempgroup,
Permissions.spawnrate,
Permissions.tpoverride));
Permissions.tpoverride,
Permissions.createdumps));
}
// Load Permissions from the DB