Server: IP:93.91.250.142:27772
Dobrý večer potřebuji poradit kde nastavím a přeložím automatícké kicky. Píše mi to You have been kicked for idling more than 16.667 minutes.
Dále se chci zeptat kde přeložím plugin LWC- myslím tím zabezpečenou bednu když na ni kliknu a není moje- nemůžu to najít.
Děkuji
AutoKick
- XcybergothX
- Příspěvky: 97
- Registrován: 19 dub 2013, 18:26
- Reputation: 0
-
- Příspěvky: 3512
- Věk: 26
- Registrován: 18 úno 2012, 21:02
- Reputation: 11
Re: AutoKick
K tomu kickování: Který plugin na to kickování používáš?
K LWC: Pokud chceš změnit jen jazyk, tak jdi do souboru core.yml, a tam hledej něco jako locale: en (mělo by to být hned na druhém řádku
To změň na locale: cz
Pokud to lwc chceš přeložit opravdu doslova, tak si musíš ten soubor LWC.jar otevřít ve winraru/7zipu a pak jít do složky lang a extrahovat soubor lwc_cz.properties. Ten si edituj dle potřeby a pak ho tam vrať zpátky. Problém u této metody je, že když aktualizuješ plugin LWC na novější verzi, tak budeš muset znovu překládat..
K LWC: Pokud chceš změnit jen jazyk, tak jdi do souboru core.yml, a tam hledej něco jako locale: en (mělo by to být hned na druhém řádku

Pokud to lwc chceš přeložit opravdu doslova, tak si musíš ten soubor LWC.jar otevřít ve winraru/7zipu a pak jít do složky lang a extrahovat soubor lwc_cz.properties. Ten si edituj dle potřeby a pak ho tam vrať zpátky. Problém u této metody je, že když aktualizuješ plugin LWC na novější verzi, tak budeš muset znovu překládat..

-
- Příspěvky: 161
- Registrován: 28 dub 2013, 08:26
- Reputation: 0
- Kontaktovat uživatele:
- XcybergothX
- Příspěvky: 97
- Registrován: 19 dub 2013, 18:26
- Reputation: 0
Re: AutoKick
tak si najdi v configu toto ale ty to najdi v anglictine ja to mam v cestine už
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: SQLite
#MySQL Information#
MySQL:
Database: 'jdbc:mysql://localhost:3306/minecraft'
User: 'root'
Password: 'root'
Table: 'banlist'
IPTable: 'banlistip'
#SQLite Information#
SQLite:
Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#clear warnings on ban#
ClearWarnOnBan: false
Log:
Enabled: true
#Max Warnings#
MaxWarning:
Enable: false
Amt: 5
#ban,kick,ipban,perma,tempban,tempipban#
Result: ban
Silent: true
Reason: 'Max Warnings'
#Used with Temporary actions#
Temp:
Amt: 5
#sec,min,hour,day,week,month#
Mode: day
#Default labels#
Label:
Console: 'MyFun'
Reason: 'Unsure'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
DupeCheck:
Enable: true
#PingBack joining players, and kick if unreachable. //Experimental#
ProxyPingBack:
Enable: false
#How long in milliseconds to Timeout#
Timeout: 10000
#This will set the server to sync the database if multiple servers are in place.#
Sync:
Enabled: false
#Timing is in Long format Example:#
#1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
Timing: 72000L
#Auto Updater#
AutoUpdater:
Enabled: true
#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
Reason: 'Advertising'
#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: 'pica picovsky kokot kokutek vyjebany vymrdany vypiceny zmrd zmrdi kokoti pice mama tata kunda kundovina kundic devka vyjebanec buzna buzik slapka motherfucker mother kurva prdel shit fuck picus zmrdik mamrd mamrdatko kkt konoparek konomrd'
#Wildcards %scramble% will scramble the word#
#If no wildcards are present the message entered will replace the word#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
Reason: 'Vulgarismus'
#Checks if the message is duplicate and disables it#
SpamCheck:
Enable: true
#The amount of messages to give a result#
Counter: 10
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
Reason: 'Spam'
Muted:
Vannila: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
#Jail Configuration#
Jail:
Mute: true
Vanilla: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
Messages:
Ban:
MsgToVictim: '&6Mas ban od admina &7%admin%&6. Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 byl zabanovan &7%admin%&6. Duvod: &7%reason%&6!'
Failed: '&4%victim%&c ma ban.'
Denied: '&cYour ban attempt has been denied!'
Emo: '&cYou cannot ban yourself!'
Login: '&7%admin%&6 mas ban na serveru! Duvod: &7%reason%&6!'
CheckBan:
Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
None: '&cNo records found for &4%victim%&c.'
DupeIP:
Failed: '&cUnable to view ip for &4%victim% &c!'
Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
Completed: '&aScanning Complete!'
Export:
Failed: '&cCould not export ban lists.'
Completed: '&aExported banlists.'
History:
Header: '&6Ultrabans Listing &7%amt%&6 Records.'
Failed: '&cUnable to find any bans.'
Import:
Loading: '&cBe patient. Loading...'
Failed: '&cCould not import ban list.'
Completed: '&aSystem imported the banlist to the database.'
IPBan:
MsgToVictim: '&6Mas IP ban od &7%admin%&6. Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 byl IP zabanovan od &7%admin%&6. Duvod: &7%reason%&6!'
IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
Failed: '&4%victim%&c ma IP ban.'
Denied: '&cYour ipban attempt has been denied!'
Emo: '&cYou cannot ipban yourself!'
Login: '&7Tvoje IP je zabanovana!'
Kick:
MsgToAll: '&6Vsichni byli vykopnuti od &7%admin%&6. Duvod: &7%reason%&6!'
MsgToVictim: '&6Byl jsi vykopnut od &7%admin%&6. Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 byl vykopnut od &7%admin%&6. Duvod: &7%reason%&6!'
Online: '&4%victim%&c musi byt online.'
Denied: '&cYour kick has been denied!'
Emo: '&cYou cannot kick yourself!'
PermaBan:
MsgToVictim: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already banned.'
Online: '&4%victim%&c must be online.'
Denied: '&cYour permaban has been denied!'
Emo: '&cYou cannot permaban yourself!'
TempBan:
MsgToVictim: '&6Mas docasny ban od &7%admin%&6 na &7%amt% %mode%.&6 Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 byl docasne zabanovan od &7%admin%&6 na &7%amt% %mode%.&6 Duvod: &7%reason%&6!'
Failed: '&4%victim%&c is already tempbanned!'
Denied: '&cYour tempban has been denied!'
Emo: '&cYou cannot tempban yourself!'
Login: '&6Mas docasny ban od &7%admin%&6 na &7%time%&6. Duvod: &7%reason%&6!'
TempIpBan:
MsgToVictim: '&6You have been tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already tempipbanned!'
Denied: '&cYour tempipban has been denied!'
Emo: '&cYou cannot tempipban yourself!'
IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
Unban:
MsgToBroadcast: '&7%victim%&6 byl odbanovany od &7%admin%&6!'
PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
Failed: '&4%victim%&c is already unbanned!'
Warn:
MsgToVictim: '&6Byl jsi varovan od &7%admin%&6. Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 byl varovan od &7%admin%&6. Duvod: &7%reason%&6!'
Denied: '&cYour warning has been denied!'
Emo: '&cYou cannot warn yourself!'
MaxWarn:
MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
Permission: 'You do not have the required permissions.'
Mode:
Second: Sekundy
Minute: Minuty
Hour: Hodiny
Day: Dny
Week: Vikendy
Month: Mesice
Year: Roky
#Do Not Change Values Below#
Config:
Version: 3.0
- mrsdeath
- Příspěvky: 131
- Věk: 43
- Registrován: 18 lis 2012, 19:31
- Reputation: 0
- Kontaktovat uživatele:
Re: AutoKick
AHoj,
jen poznamka na okraj. Vsechno co je v konfigu v apostrofech '
Se driv nebo pozdeji zobrazuje. Tam je potreba hleda co vsechno prelozit.
jen poznamka na okraj. Vsechno co je v konfigu v apostrofech '
Se driv nebo pozdeji zobrazuje. Tam je potreba hleda co vsechno prelozit.
Chyba není v Matrixu, ale mezi židlí a klávesnicí.
-------------------------------------------------------
adresa: server.mrsdeath.cz:37747
web: http://aurora.mrsdeath.cz
mapa: mapa.mrsdeath.cz
FB: https://www.facebook.com/auroramrsdeathcz
-------------------------------------------------------
adresa: server.mrsdeath.cz:37747
web: http://aurora.mrsdeath.cz
mapa: mapa.mrsdeath.cz
FB: https://www.facebook.com/auroramrsdeathcz
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 78 hostů