Frame protect errors

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Fearless
Příspěvky: 10
Registrován: 04 bře 2012, 23:59
Reputation: 0

Frame protect errors

#1 Příspěvekod Fearless » 28 črc 2015, 11:09

93.91.250.137:27272

Zdravím mám problém s Frame protect,niečo s mysql asi,vedel by mi niekto poradiť ?

Kód: Vybrat vše

[FakaHeda] Succesfully authorized (rw)!
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
> [10:56:36 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
> [10:56:36 WARN]: at java.lang.Thread.run(Thread.java:745)
> [10:56:36 WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet successfully received from the server was 14,840,449 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
> [10:56:36 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [10:56:36 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> [10:56:36 WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [10:56:36 WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> [10:56:36 WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
> [10:56:36 WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
> [10:56:36 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
> [10:56:36 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
> [10:56:36 WARN]: at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
> [10:56:36 WARN]: at ch.dragon252525.frameprotect.util.MySQL.executeQuery(MySQL.java:55)
> [10:56:36 WARN]: ... 23 more
> [10:56:36 WARN]: Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2529)
> [10:56:36 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
> [10:56:36 WARN]: ... 31 more
> [10:56:36 ERROR]: Could not pass event PlayerJoinEvent to FrameProtect v2.6
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
Caused by: java.lang.NullPointerException
at ch.dragon252525.frameprotect.DataManager.getPlayerByUUID(DataManager.java:114) ~[?:?]
at ch.dragon252525.frameprotect.PlayerManager.loadPlayer(PlayerManager.java:59) ~[?:?]
at ch.dragon252525.frameprotect.PlayerManager.registerPlayer(PlayerManager.java:23) ~[?:?]
at ch.dragon252525.frameprotect.EventListener.onPlayerJoinEvent(EventListener.java:322) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
... 14 more
[10:57:07 WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
> [10:57:07 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [10:57:07 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> [10:57:07 WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [10:57:07 WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> [10:57:07 WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
> [10:57:07 WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
> [10:57:07 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
> [10:57:07 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
> [10:57:07 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
> [10:57:07 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2485)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2467)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.util.MySQL.executeQuery(MySQL.java:54)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.DataManager.getPlayerByUUID(DataManager.java:113)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.PlayerManager.loadPlayer(PlayerManager.java:59)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.PlayerManager.registerPlayer(PlayerManager.java:23)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.EventListener.onPlayerJoinEvent(EventListener.java:322)
> [10:57:07 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [10:57:07 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [10:57:07 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [10:57:07 WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
> [10:57:07 WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
> [10:57:07 WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
> [10:57:07 WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
> [10:57:07 WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
> [10:57:07 WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
> [10:57:07 WARN]: at java.lang.Thread.run(Thread.java:745)
> [10:57:07 WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet successfully received from the server was 14,840,449 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
> [10:57:07 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [10:57:07 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> [10:57:07 WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [10:57:07 WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> [10:57:07 WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
> [10:57:07 WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
> [10:57:07 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
> [10:57:07 WARN]: at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
> [10:57:07 WARN]: at ch.dragon252525.frameprotect.util.MySQL.executeQuery(MySQL.java:55)
> [10:57:07 WARN]: ... 23 more
> [10:57:07 WARN]: Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2529)
> [10:57:07 WARN]: at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
> [10:57:07 WARN]: ... 31 more
> [10:57:07 ERROR]: Could not pass event PlayerJoinEvent to FrameProtect v2.6
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [minecraft_server.jar:git-Spigot-2f787bd-5b27641]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_60]
Caused by: java.lang.NullPointerException
at ch.dragon252525.frameprotect.DataManager.getPlayerByUUID(DataManager.java:114) ~[?:?]
at ch.dragon252525.frameprotect.PlayerManager.loadPlayer(PlayerManager.java:59) ~[?:?]
at ch.dragon252525.frameprotect.PlayerManager.registerPlayer(PlayerManager.java:23) ~[?:?]
at ch.dragon252525.frameprotect.EventListener.onPlayerJoinEvent(EventListener.java:322) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[minecraft_server.jar:git-Spigot-2f787bd-5b27641]
... 14 more


config

Kód: Vybrat vše

# === FrameProtect Configuration File ===
# #Set the language of the messages. Language files are stored in 'FrameProtect/language' and they should be ANSI encoded.
# language: en_US
#
# #En- or disable those annoying messages.
# messages:
#   createAndDestroy: true
#   notYours: true
#
# settings:
#
#   #How often FrameProtect should update protections of armorstands and itemframes to save their items/location.
#   autoSaveInSeconds: 60
#
#   protected:
#
#     #If false, protected objects will not break due to natural causes like having no block attached to it.
#     naturalBreaking: false
#
#     #If false, protected objects will not break due to damage by mobs.
#     breakingByMobs: false
#
#     #If true, protected objects will be respawned when if disappear for no apparent reason. (FrameProtect needs to be reloaded to do that)
#     respawnDisappeared: true
#
#     #If true, blocks with protected objects attached to them can't be destroyed.
#     #This may affect the performance of your server if you have thousands of protected objects.
#     protectBlocks: true
#
#     #If false, it's not possible to place a block on the same location as a protected object.
#     blockOnHanging: false
#
#     #If true, pistons can't move blocks if this would cause a block to overlap a protected object.
#     #This may affect the performance of your server if you have many piston based redstone circuits.
#     verifyPistonMovement: true
#
#   unprotected:
#
#     #If true, not protected objects will break due to natural causes like having no block attached to it.
#     naturalBreaking: true
#
#     #If true, not protected objects will break due to damage by mobs.
#     breakingByMobs: true
#
# mysql:
#
#   #Whether to use MySQL or SQLite.
#   use: false
#
#   #MySQL server address
#   host: localhost
#
#   #MySQL server port
#   port: '3306'
#
#   #MySQL database
#   database: database
#
#   #MySQL username
#   username: username
#
#   #MySQL password
#   password: password

version: 1
language: cs_CZ
messages:
  createAndDestroy: true
  cantBuild: true
  notYours: true
settings:
  autoSaveInSeconds: 60
  protected:
    naturalBreaking: false
    breakingByMobs: true
    respawnDisappeared: true
    protectBlocks: true
    blockOnHanging: false
    verifyPistonMovement: true
  unprotected:
    naturalBreaking: true
    breakingByMobs: true
mysql:
  use: true
  host: localhost
  port: '3306'
  database: 182470_mysql_db
  username: 182470_mysql_db
  password: heslo


-- 28 črc 2015, 20:07 --

Tak dakujem za pomoc,skutočne....

-- 03 srp 2015, 23:31 --

Top prístup :P
Přílohy
error.log
(3.14 MiB) Staženo 176 x

Brano0918
Příspěvky: 17
Registrován: 07 bře 2014, 19:01
Reputation: 0

Re: Frame protect errors

#2 Příspěvekod Brano0918 » 11 srp 2015, 12:13

Kód: Vybrat vše

# === FrameProtect Configuration File ===
# #Set the language of the messages. Language files are stored in 'FrameProtect/language' and they should be ANSI encoded.
# language: en_US
#
# #En- or disable those annoying messages.
# messages:
#   createAndDestroy: true
#   notYours: true
#
# settings:
#
#   #How often FrameProtect should update protections of armorstands and itemframes to save their items/location.
#   autoSaveInSeconds: 60
#
#   protected:
#
#     #If false, protected objects will not break due to natural causes like having no block attached to it.
#     naturalBreaking: false
#
#     #If false, protected objects will not break due to damage by mobs.
#     breakingByMobs: false
#
#     #If true, protected objects will be respawned when if disappear for no apparent reason. (FrameProtect needs to be reloaded to do that)
#     respawnDisappeared: true
#
#     #If true, blocks with protected objects attached to them can't be destroyed.
#     #This may affect the performance of your server if you have thousands of protected objects.
#     protectBlocks: true
#
#     #If false, it's not possible to place a block on the same location as a protected object.
#     blockOnHanging: false
#
#     #If true, pistons can't move blocks if this would cause a block to overlap a protected object.
#     #This may affect the performance of your server if you have many piston based redstone circuits.
#     verifyPistonMovement: true
#
#   unprotected:
#
#     #If true, not protected objects will break due to natural causes like having no block attached to it.
#     naturalBreaking: true
#
#     #If true, not protected objects will break due to damage by mobs.
#     breakingByMobs: true
#
# mysql:
#
#   #Whether to use MySQL or SQLite.
#   use: false
#
#   #MySQL server address
#   host: localhost
#
#   #MySQL server port
#   port: '3306'
#
#   #MySQL database
#   database: database
#
#   #MySQL username
#   username: username
#
#   #MySQL password
#   password: password

version: 1
language: cs_CZ
messages:
  createAndDestroy: true
  cantBuild: true
  notYours: true
settings:
  autoSaveInSeconds: 60
  protected:
    naturalBreaking: false
    breakingByMobs: true
    respawnDisappeared: true
    protectBlocks: true
    blockOnHanging: false
    verifyPistonMovement: true
  unprotected:
    naturalBreaking: true
    breakingByMobs: true
mysql:
  use: true
  host: localhost
  port: '3306'
  database: 182470_mysql_db
  username: 182470_mysql_db
  password: heslo


Zmeň na:

Kód: Vybrat vše

# === FrameProtect Configuration File ===
# #Set the language of the messages. Language files are stored in 'FrameProtect/language' and they should be ANSI encoded.
# language: en_US
#
# #En- or disable those annoying messages.
# messages:
#   createAndDestroy: true
#   notYours: true
#
# settings:
#
#   #How often FrameProtect should update protections of armorstands and itemframes to save their items/location.
#   autoSaveInSeconds: 60
#
#   protected:
#
#     #If false, protected objects will not break due to natural causes like having no block attached to it.
#     naturalBreaking: false
#
#     #If false, protected objects will not break due to damage by mobs.
#     breakingByMobs: false
#
#     #If true, protected objects will be respawned when if disappear for no apparent reason. (FrameProtect needs to be reloaded to do that)
#     respawnDisappeared: true
#
#     #If true, blocks with protected objects attached to them can't be destroyed.
#     #This may affect the performance of your server if you have thousands of protected objects.
#     protectBlocks: true
#
#     #If false, it's not possible to place a block on the same location as a protected object.
#     blockOnHanging: false
#
#     #If true, pistons can't move blocks if this would cause a block to overlap a protected object.
#     #This may affect the performance of your server if you have many piston based redstone circuits.
#     verifyPistonMovement: true
#
#   unprotected:
#
#     #If true, not protected objects will break due to natural causes like having no block attached to it.
#     naturalBreaking: true
#
#     #If true, not protected objects will break due to damage by mobs.
#     breakingByMobs: true
#
# mysql:
#
#   #Whether to use MySQL or SQLite.
#   use: false
#
#   #MySQL server address
#   host: localhost
#
#   #MySQL server port
#   port: '3306'
#
#   #MySQL database
#   database: database
#
#   #MySQL username
#   username: username
#
#   #MySQL password
#   password: password

version: 1
language: cs_CZ
messages:
  createAndDestroy: true
  cantBuild: true
  notYours: true
settings:
  autoSaveInSeconds: 60
  protected:
    naturalBreaking: false
    breakingByMobs: true
    respawnDisappeared: true
    protectBlocks: true
    blockOnHanging: false
    verifyPistonMovement: true
  unprotected:
    naturalBreaking: true
    breakingByMobs: true
mysql:
  use: true
  host: 'localhost'
  port: '3306'
  database: '182470_mysql_db'
  username: '182470_mysql_db'
  password: 'heslo'


V:
mysql:
use: true
host: localhost
port: '3306'
database: 182470_mysql_db
username: 182470_mysql_db
password: heslo
si nedal ' Preto to nefungovalo Skus skopírovať ten nový config čo som ti poslal, zmeň heslo a máš to ;)

Ak ani to nepomôže skus zmeniť verziu na 2.5, (ak maš najnovšiu) , dočítal som sa na bukkitu, že 2.6 verzia je plná bugov ;)


Zpět na „Minecraft, Tekkit“

Kdo je online

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