Errory, proč a od čeho?

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
MrFiliper
Příspěvky: 173
Registrován: 23 úno 2014, 23:03
Reputation: 0
Kontaktovat uživatele:

Errory, proč a od čeho?

#1 Příspěvekod MrFiliper » 09 dub 2014, 17:33

93.91.250.110:27852

Zdravím, nevíte kde je tu chyba? Hází mí to error a nevím od čeho proč.

Kód: Vybrat vše

> [Essentials] Lag Notice - Slow Economy Response - Request took

> over 48.028ms!


To samé zde ale od ultrabans

Kód: Vybrat vše

 [Ultrabans] Couldn't execute MySQL statement:

> java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (d

> atabase disk image is malformed)

> at org.sqlite.DB.newSQLException(DB.java:383) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.newSQLException(DB.java:387) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.throwex(DB.java:374) ~[spigot.jar:git-Spigot-1357]

> at org.sqlite.NativeDB.prepare(Native Method) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.prepare(DB.java:123) ~[spigot.jar:git-Spigot-1357]

> at org.sqlite.PrepStmt.(PrepStmt.java:42) ~[spigot.jar:git-Spigot-

> 1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:404) ~[spigot.jar:git-Spig

> ot-1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:399) ~[spigot.jar:git-Spig

> ot-1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:383) ~[spigot.jar:git-Spig

> ot-1357]

> at com.modcrafting.ultrabans.db.SQLite.getAddress(SQLite.java:154) [Ultr

> abans.jar:?]

> at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener$1.run(Ultr

> aBanPlayerListener.java:116) [Ultrabans.jar:?]

> at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java

> :58) [spigot.jar:git-Spigot-1357]

> at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHea

> rtbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:6

> 18) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:2

> 73) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:5

> 66) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java

> :472) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:6

> 18) [spigot.jar:git-Spigot-1357]


Config

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: 'Maximální varování'
  #Used with Temporary actions#
  Temp:
    Amt: 5
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Důvod nebyl vyplněný!'
#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: '*****'
    #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: 'piča píča PÍČA PIČA KURVA kurva DEBIL debil KOKOT kokot ŠMEJD šmejd hajzl HAJZL PORNO porno magor MAGOR DEGEN degen pičus PÍČUS picus PICUS crew.sk hicoria HICORIA fakaheda FAKAHEDA hostuju.eu HOSTUJU.EU PENIS penis ČURAK čurak curak CURAK HOVADO hovado sms-hosting'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '*****'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Ten jazyk, ten jazyk'
  #Checks if the message is duplicate and disables it#
  SpamCheck:
    Enable: true
    #The amount of messages to give a result#
    Counter: 5
    #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: '&6Byl si zabanovan &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl zabanován &7%admin%&6. Důvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Denied: '&cVáš pokus o ban byl odepřen!'
    Emo: '&cNemůžeš dát ban sám sobě!'
    Login: '&7%admin%&6 byl zabanovan od serveru. Důvod: &7%reason%&6!'
  CheckBan:
    Header: '&6Nalezeno &7%amt%&6 záznamů pro &7%victim%&6.'
    None: '&cŽádné záznamy pro výraz &4%victim%&c.'
  Clean:
    Complete: '&6Deleted &7%amt%&6 player.dat files.'
  DupeIP:
    Failed: '&cNelze zobrazit ip pro &4%victim% &c!'
    Header: '&6Skenování aktuální IP adresi &7%victim%&6: &7%ip% !'
    Completed: '&aSkenování dokončeno!'
  Empty:
    MsgToVictim: '&7%admin%&6 byl vyčištěn inventář!'
    MsgToSender: '&7%admin%&6 vyčištil inventář &7%victim%&6!'
    Online: '&4%victim%&c musí být online.'
  Export:
    Failed: '&cCould not export ban lists.'
    Completed: '&aExported banlists.'
  History:
    Header: '&6Ultrabans seznam &7%amt%&6 evidence.'
    Failed: '&cNepodařilo se najít žádné zákazy.'
  Import:
    Loading: '&cBe patient. Loading...'
    Failed: '&cCould not import ban list.'
    Completed: '&aSystem imported the banlist to the database.'
  InvOf:
    Failed: '&cNepodařilo se najít hrače.'
    Console: '&cTento příkaz musí být proveden &4player&c.'
  IPBan:
    MsgToVictim: '&6Byl si zabanovan &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl IP banován &7%admin%&6. Důvod: &7%reason%&6!'
    IPNotFound: '&cIP adresa nebyla nalezena. Zpracováno jako normální ban pro &7%victim%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Denied: '&cVáš pokus o IP ban byl odepřen!'
    Emo: '&cNemůžeš IP banovat sám sebe!'
    Login: '&7Vaše IP adresa je zakázaná!'
  Jail:
    MsgToVictim: '&6Byl si vložen do vazby &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl vložen do vazby &7%admin%&6. Důvod: &7%reason%&6!'
    SetJail: '&aJail has been set!'
    SetRelease: '&aRelease has been set!'
    Failed: '&4%victim%&c je již ve vězení.'
    Online: '&4%victim%&c must be online to be jailed.'
    Denied: '&cVáš pokus o vzetí do vazby byl odepřen!'
    Emo: '&cNemůžeš vložit sám sebe do vězení'
    PlaceMsg: '&cNemůžeš pokládat blocky pokud se nacházíš ve vězení!'
    BreakMsg: '&cNemůžeš níčit blocky pokud se nacházíš ve vězení!'
  Kick:
    MsgToAll: '&6Všichni byly vyhozeni ze serveru &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToVictim: '&6Byl si vyhozen &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl vyhozen &7%admin%&6. Důvod: &7%reason%&6!'
    Online: '&4%victim%&c musí být online.'
    Denied: '&cVáš vykop byl odepřen!'
    Emo: '&cNemůžeš vyhodit sám sebe!'
  Lockdown:
    Start: '&cLockdown initiated. &4Player Login&c disabled.'
    End: '&aLockdown ended. &2Player Login&a reenabled.'
    Status: '&cLockdown is disabled.'
    LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
  Mute:
    MuteMsgToSender: '&6Byl umlčen &7%victim%&6.'
    MuteMsgToVictim: '&4Byl si umlčen!'
    UnmuteMsgToSender: '&7%victim%&6 byl odmlčen.'
    UnmuteMsgToVictim: '&aByl si odmlčen! Již můžeš psát do chatu.'
    Denied: '&cVáše umlčení bylo odepřeno!'
    Emo: '&cNemůžeš umlčet sám sebe!'
    Chat: '&cVáš pláč padá na úrodnou půdu.'
  Pardon:
    Msg: '&7%victim%&6 byl propuštěn z vězení &7%admin%&6!'
  PermaBan:
    MsgToVictim: '&6Byl si perma banovan &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl perma banovan &7%admin%&6. Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Online: '&4%victim%&c musí být online.'
    Denied: '&cVáš permaban byl odepřen!'
    Emo: '&cNemůžeš perma banovat sám sebe!'
  Spawn:
    MsgToVictim: '&cByl jsi teleportován na spawn!'
    MsgToSender: '&7%victim%&6 je nyní na spawne!'
    Failed: '&4%victim%&c není online.'
  Starve:
    MsgToVictim: '&cYou are now starving!'
    MsgToSender: '&6%victim%&7 is now starving!'
    Failed: '&4%victim%&c is not online.'
    Denied: '&cYour starve attempt has been denied!'
    Emo: '&cYou cannot starve yourself!'
  TempBan:
    MsgToVictim: '&6Byl si časově banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl časově banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný!'
    Denied: '&cVáš časový ban byl odepřen!'
    Emo: '&cNemůžeš časově banovat sám sebe!'
    Login: '&6Byl si časově zabanován &7%admin%&6 s časem &7%time%&6. Duvod: &7%reason%&6!'
  TempIpBan:
    MsgToVictim: '&6Byl si časově IP banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl časově IP banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný!'
    Denied: '&cVáš časový IP ban byl odepřen!'
    Emo: '&cNemůžeš časově IP banovat sám sebe!'
    IPNotFound: '&cIP adresa nebyla nalezena. &6Zpracována jako normální časový ban pro &7%victim%&6!'
  TempJail:
    MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c je již ve vězení.'
    Denied: '&cVaše časové vložení hrače do věznice bylo odepřeno!'
    Emo: '&cNemůžeš časově vložit do věznice sám sebe!'
  Unban:
    MsgToBroadcast: '&7%victim%&6 byl odbanován &7%admin%&6!'
    PermaBanned: '&cNelze odbanovat, &7%victim%&c je trvale zabanován.'
    Failed: '&4%victim%&c je již odbanovaný!'
  Warn:
    MsgToVictim: '&6Byl si varován &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl varován &7%admin%&6. Důvod: &7%reason%&6!'
    Denied: '&cVáše varování bylo odepřeno!'
    Emo: '&cNemůžeš varovat sám sebe!'
  MaxWarn:
    MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Důvod: &7Dosáhl si maximální počet varování&6!'
  Permission: '&cNemáš dostatečná práva na tento příkaz.'
Mode:
  Second: Second
  Minute: Minute
  Hour: Hodina
  Day: Den
  Week: Tyden
  Month: Mesic
  Year: Rok
#Do Not Change Values Below#
Config:
  Version: 3.0


Věděl by někdo proč? :D

-- 09 dub 2014, 16:35 --

MrFiliper píše:93.91.250.110:27852

Zdravím, nevíte kde je tu chyba? Hází mí to error a nevím od čeho proč.

Kód: Vybrat vše

> [Essentials] Lag Notice - Slow Economy Response - Request took

> over 48.028ms!


To samé zde ale od ultrabans

Kód: Vybrat vše

[Ultrabans] Couldn't execute MySQL statement:

> java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (d

> atabase disk image is malformed)

> at org.sqlite.DB.newSQLException(DB.java:383) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.newSQLException(DB.java:387) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.throwex(DB.java:374) ~[spigot.jar:git-Spigot-1357]

> at org.sqlite.NativeDB.prepare(Native Method) ~[spigot.jar:git-Spigot-13

> 57]

> at org.sqlite.DB.prepare(DB.java:123) ~[spigot.jar:git-Spigot-1357]

> at org.sqlite.PrepStmt.(PrepStmt.java:42) ~[spigot.jar:git-Spigot-

> 1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:404) ~[spigot.jar:git-Spig

> ot-1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:399) ~[spigot.jar:git-Spig

> ot-1357]

> at org.sqlite.Conn.prepareStatement(Conn.java:383) ~[spigot.jar:git-Spig

> ot-1357]

> at com.modcrafting.ultrabans.db.SQLite.getAddress(SQLite.java:154) [Ultr

> abans.jar:?]

> at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener$1.run(Ultr

> aBanPlayerListener.java:116) [Ultrabans.jar:?]

> at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java

> :58) [spigot.jar:git-Spigot-1357]

> at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHea

> rtbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:6

> 18) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:2

> 73) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:5

> 66) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java

> :472) [spigot.jar:git-Spigot-1357]

> at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:6

> 18) [spigot.jar:git-Spigot-1357]


Config

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: 'Maximální varování'
  #Used with Temporary actions#
  Temp:
    Amt: 5
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Důvod nebyl vyplněný!'
#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: '*****'
    #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: 'piča píča PÍČA PIČA KURVA kurva DEBIL debil KOKOT kokot ŠMEJD šmejd hajzl HAJZL PORNO porno magor MAGOR DEGEN degen pičus PÍČUS picus PICUS crew.sk hicoria HICORIA fakaheda FAKAHEDA hostuju.eu HOSTUJU.EU PENIS penis ČURAK čurak curak CURAK HOVADO hovado sms-hosting'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '*****'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Ten jazyk, ten jazyk'
  #Checks if the message is duplicate and disables it#
  SpamCheck:
    Enable: true
    #The amount of messages to give a result#
    Counter: 5
    #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: '&6Byl si zabanovan &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl zabanován &7%admin%&6. Důvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Denied: '&cVáš pokus o ban byl odepřen!'
    Emo: '&cNemůžeš dát ban sám sobě!'
    Login: '&7%admin%&6 byl zabanovan od serveru. Důvod: &7%reason%&6!'
  CheckBan:
    Header: '&6Nalezeno &7%amt%&6 záznamů pro &7%victim%&6.'
    None: '&cŽádné záznamy pro výraz &4%victim%&c.'
  Clean:
    Complete: '&6Deleted &7%amt%&6 player.dat files.'
  DupeIP:
    Failed: '&cNelze zobrazit ip pro &4%victim% &c!'
    Header: '&6Skenování aktuální IP adresi &7%victim%&6: &7%ip% !'
    Completed: '&aSkenování dokončeno!'
  Empty:
    MsgToVictim: '&7%admin%&6 byl vyčištěn inventář!'
    MsgToSender: '&7%admin%&6 vyčištil inventář &7%victim%&6!'
    Online: '&4%victim%&c musí být online.'
  Export:
    Failed: '&cCould not export ban lists.'
    Completed: '&aExported banlists.'
  History:
    Header: '&6Ultrabans seznam &7%amt%&6 evidence.'
    Failed: '&cNepodařilo se najít žádné zákazy.'
  Import:
    Loading: '&cBe patient. Loading...'
    Failed: '&cCould not import ban list.'
    Completed: '&aSystem imported the banlist to the database.'
  InvOf:
    Failed: '&cNepodařilo se najít hrače.'
    Console: '&cTento příkaz musí být proveden &4player&c.'
  IPBan:
    MsgToVictim: '&6Byl si zabanovan &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl IP banován &7%admin%&6. Důvod: &7%reason%&6!'
    IPNotFound: '&cIP adresa nebyla nalezena. Zpracováno jako normální ban pro &7%victim%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Denied: '&cVáš pokus o IP ban byl odepřen!'
    Emo: '&cNemůžeš IP banovat sám sebe!'
    Login: '&7Vaše IP adresa je zakázaná!'
  Jail:
    MsgToVictim: '&6Byl si vložen do vazby &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl vložen do vazby &7%admin%&6. Důvod: &7%reason%&6!'
    SetJail: '&aJail has been set!'
    SetRelease: '&aRelease has been set!'
    Failed: '&4%victim%&c je již ve vězení.'
    Online: '&4%victim%&c must be online to be jailed.'
    Denied: '&cVáš pokus o vzetí do vazby byl odepřen!'
    Emo: '&cNemůžeš vložit sám sebe do vězení'
    PlaceMsg: '&cNemůžeš pokládat blocky pokud se nacházíš ve vězení!'
    BreakMsg: '&cNemůžeš níčit blocky pokud se nacházíš ve vězení!'
  Kick:
    MsgToAll: '&6Všichni byly vyhozeni ze serveru &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToVictim: '&6Byl si vyhozen &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl vyhozen &7%admin%&6. Důvod: &7%reason%&6!'
    Online: '&4%victim%&c musí být online.'
    Denied: '&cVáš vykop byl odepřen!'
    Emo: '&cNemůžeš vyhodit sám sebe!'
  Lockdown:
    Start: '&cLockdown initiated. &4Player Login&c disabled.'
    End: '&aLockdown ended. &2Player Login&a reenabled.'
    Status: '&cLockdown is disabled.'
    LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
  Mute:
    MuteMsgToSender: '&6Byl umlčen &7%victim%&6.'
    MuteMsgToVictim: '&4Byl si umlčen!'
    UnmuteMsgToSender: '&7%victim%&6 byl odmlčen.'
    UnmuteMsgToVictim: '&aByl si odmlčen! Již můžeš psát do chatu.'
    Denied: '&cVáše umlčení bylo odepřeno!'
    Emo: '&cNemůžeš umlčet sám sebe!'
    Chat: '&cVáš pláč padá na úrodnou půdu.'
  Pardon:
    Msg: '&7%victim%&6 byl propuštěn z vězení &7%admin%&6!'
  PermaBan:
    MsgToVictim: '&6Byl si perma banovan &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl perma banovan &7%admin%&6. Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný.'
    Online: '&4%victim%&c musí být online.'
    Denied: '&cVáš permaban byl odepřen!'
    Emo: '&cNemůžeš perma banovat sám sebe!'
  Spawn:
    MsgToVictim: '&cByl jsi teleportován na spawn!'
    MsgToSender: '&7%victim%&6 je nyní na spawne!'
    Failed: '&4%victim%&c není online.'
  Starve:
    MsgToVictim: '&cYou are now starving!'
    MsgToSender: '&6%victim%&7 is now starving!'
    Failed: '&4%victim%&c is not online.'
    Denied: '&cYour starve attempt has been denied!'
    Emo: '&cYou cannot starve yourself!'
  TempBan:
    MsgToVictim: '&6Byl si časově banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl časově banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný!'
    Denied: '&cVáš časový ban byl odepřen!'
    Emo: '&cNemůžeš časově banovat sám sebe!'
    Login: '&6Byl si časově zabanován &7%admin%&6 s časem &7%time%&6. Duvod: &7%reason%&6!'
  TempIpBan:
    MsgToVictim: '&6Byl si časově IP banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl časově IP banován &7%admin%&6 s časem &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je již zabanovaný!'
    Denied: '&cVáš časový IP ban byl odepřen!'
    Emo: '&cNemůžeš časově IP banovat sám sebe!'
    IPNotFound: '&cIP adresa nebyla nalezena. &6Zpracována jako normální časový ban pro &7%victim%&6!'
  TempJail:
    MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c je již ve vězení.'
    Denied: '&cVaše časové vložení hrače do věznice bylo odepřeno!'
    Emo: '&cNemůžeš časově vložit do věznice sám sebe!'
  Unban:
    MsgToBroadcast: '&7%victim%&6 byl odbanován &7%admin%&6!'
    PermaBanned: '&cNelze odbanovat, &7%victim%&c je trvale zabanován.'
    Failed: '&4%victim%&c je již odbanovaný!'
  Warn:
    MsgToVictim: '&6Byl si varován &7%admin%&6. Důvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl varován &7%admin%&6. Důvod: &7%reason%&6!'
    Denied: '&cVáše varování bylo odepřeno!'
    Emo: '&cNemůžeš varovat sám sebe!'
  MaxWarn:
    MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Důvod: &7Dosáhl si maximální počet varování&6!'
  Permission: '&cNemáš dostatečná práva na tento příkaz.'
Mode:
  Second: Second
  Minute: Minute
  Hour: Hodina
  Day: Den
  Week: Tyden
  Month: Mesic
  Year: Rok
#Do Not Change Values Below#
Config:
  Version: 3.0


Věděl by někdo proč? :D
Obrázek

Pusutu
Příspěvky: 31
Registrován: 01 kvě 2014, 18:50
Reputation: 0

Re: Errory, proč a od čeho?

#2 Příspěvekod Pusutu » 04 kvě 2014, 09:39

Zastaralá verze essentials economy, chybně napojené pluginy do SQL DB
spigot si dej na craftbukkit reinstalací, stáhni si zálohu mapy pluginu atd a reinstaluj server a vem sebou craftbukkit.
Majitel Mini MC Portálu AlienTeam
Začínající YouTuber YT Channel Zde
Web a forum: pusutu.webgarden.cz pusutulp.forumczech.com
Web a forum MC Portálu: alienteam. b.cz alienteam.forumczech.com

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: Errory, proč a od čeho?

#3 Příspěvekod OneTime97 » 04 kvě 2014, 12:20

Dobrý den, příště, by nebylo špatné dát to do spoileru :-)
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 35 hostů