mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
22 lines
395 B
Python
22 lines
395 B
Python
|
|
effectCustomers = {}
|
||
|
|
customTag = {}
|
||
|
|
banList = {}
|
||
|
|
serverWhiteList = {}
|
||
|
|
customList = []
|
||
|
|
chatWhitelist = []
|
||
|
|
unKickable = []
|
||
|
|
toppersList = ['pb-IF40V1hYXQ==', 'pb-IF4gVE8TNw==']
|
||
|
|
vips = []
|
||
|
|
admins = []
|
||
|
|
special = {}
|
||
|
|
surroundingObjectEffect = []
|
||
|
|
sparkEffect = []
|
||
|
|
smokeEffect = []
|
||
|
|
scorchEffect = []
|
||
|
|
distortionEffect = []
|
||
|
|
glowEffect = []
|
||
|
|
iceEffect=[]
|
||
|
|
slimeEffect = []
|
||
|
|
metalEffect = []
|
||
|
|
dragonHashes = []
|