Ahoj, vcera jsem na svuj server dal plguin UltraBans ale od te doby do chatu nejdou psat tecky,dvojtecky atd... Chci se zeptat jak kde nastavim to aby sli normalne psat?
Spoiler: zobrazit
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
mysql-database: 'jdbc:mysql://xray.fakaheda.eu:3306/gs_27702_1'
mysql-user: 'gs_27702_1'
mysql-password: 'Nereknu :p'
#Change these if you want to load or create different databases#
#First load will create these databases#
mysql-table: banlist
mysql-table-ip: banlistip
#SQLite Information#
sqlite-dbname: banlist
#parameters#
auto-complete: true
#Max allowable fine#
#If Zero then no max will be placed#
maxFineAmt: 0
#Disable command usage on muted#
muteVanilla: true
#Max Warnings#
enableMaxWarn: false#
maxWarnings: 5
#ban,kick,ipban,perma,tempban,tempipban#
maxWarnResult: ban
#Used with Temporary actions#
maxWarnResulttime:
amt: 5
#sec,min,hour,day,week,month#
mode: day
#Default labels#
defAdminName: 'server'
defReason: 'Neurcen'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
lockdown: false
#Enabling dupePolicy will disallow duplicate IP connections#
dupePolicy: false
serverSync:
#This will set the server to sync the database if multiple servers are in place.#
enable: false
#Timing is in Long format Example:#
#1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
timing: 72000L
#Chat#
Chat:
#Checks Chat Messages for a valid IP address#
#If its not valid, trust me they can't connect to it#
IPCheck:
Enable: true
#Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
#If no wildcards are present the message entered will replace the ip#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
#This will allow you to filter out messages containing any words that you define#
SwearCensor:
Enable: true
#Use your imagination these are not for me to decide#
Words: 'test testing tests'
#Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
#If no wildcards are present the message entered will replace the ip#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
#Checks if the message is duplicate and disables it#
SpamCheck:
Enable: true
#The amount of messages to give a result#
Counter: 4
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
#Messages#
PREKLADAM