Skip to content

Commit 3de0958

Browse files
committed
1.2.5a
Bug fixes, new config entry for the core module & SQL upgrade file update.
1 parent 93f5345 commit 3de0958

39 files changed

+11520
-141
lines changed

configs/store/core.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
//Default: 0
2424
"hide_menu_descriptions" "0"
2525

26+
//Hide commands used in chat (even without /)
27+
//Default: 0
28+
"hide_chat_commands" "0"
29+
2630
//Server ID for this server. (Must be more than 0, -1 is for placeholder) (This is primarily used for the web panel for version control)
2731
//Default: -1
2832
"server_id" "0"

0 commit comments

Comments
 (0)