Skip to content

Commit

Permalink
Remove JSON and SQLite ban support, and move over to server side KVP
Browse files Browse the repository at this point in the history
(WIP) Still need to make a conversion method from existing ban methods, and some online tool to convert the SQLite db into a json format.
  • Loading branch information
TomGrobbe committed Aug 29, 2020
1 parent 0c642cc commit b61db18
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 588 deletions.
2 changes: 0 additions & 2 deletions SharedClasses/ConfigManager.cs
Expand Up @@ -32,8 +32,6 @@ public enum Setting
vmenu_disable_entity_outlines_tool,

// Kick & ban settings
vmenu_bans_database_filepath,
vmenu_bans_use_database,
vmenu_default_ban_message_information,
vmenu_auto_ban_cheaters,
vmenu_auto_ban_cheaters_ban_message,
Expand Down

0 comments on commit b61db18

Please sign in to comment.