mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
chatfilter , team character , auto ban ,welcome msg , profanity check
This commit is contained in:
parent
69a910aa0f
commit
a11d0a7a33
57 changed files with 427 additions and 601 deletions
4
dist/ba_root/mods/tools/textonmap.py
vendored
4
dist/ba_root/mods/tools/textonmap.py
vendored
|
|
@ -7,9 +7,13 @@ import ba, _ba
|
|||
import setting
|
||||
from stats import mystats
|
||||
from datetime import datetime
|
||||
from spazmod import modifyspaz
|
||||
from tools import fireflies
|
||||
class textonmap:
|
||||
|
||||
def __init__(self):
|
||||
modifyspaz.setTeamCharacter()
|
||||
|
||||
setti=setting.get_settings_data()
|
||||
data = setti['textonmap']
|
||||
left = data['bottom left watermark']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue