mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
9 lines
337 B
Python
9 lines
337 B
Python
|
|
Reply_on_cmd = True
|
||
|
|
Reply_on_cmd_type = 'Screen' # SHould me "Screen" or "Chat"
|
||
|
|
cmd_prefix = '/'
|
||
|
|
hide_cmd = True
|
||
|
|
whitelist = False
|
||
|
|
whitelist_pb = False
|
||
|
|
Show_map_text = True
|
||
|
|
map_text = [u'\ue062VORTEX\ue062', u'\ue04bVORTEX x HONOR\ue04b', u'\ue048HONOR\ue048', u'\ue04bVORTEX x HONOR\ue04b', u'\ue062VORTEX\ue062', u'\ue048HONOR\ue048']
|