Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Spam w konsoli


Rekomendowane odpowiedzi

Opublikowano

Mam problem, gdy ktoś wchodzi na serwer w konsoli jest spam:

java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException

Za pomoc daje +

 

hex.svg

 PLAYBASE - Nowoczesna lista serwerów gier

Opublikowano

1.Podaj calkowity log serwera bo to kawalek. (wymagane)

2.Podaj liste pluginow ktore uzywasz.

Opublikowano

1.Podaj calkowity log serwera bo to kawalek. (wymagane)

2.Podaj liste pluginow ktore uzywasz.

"kawalek bledu" 

ciekawe

 

@topic

jak mowilem prawdopodobnie masz animowane motd i ono nie dziala poprawnie na twojej wersji silnika

jezeli nie masz animowanego motd to podaj liste pluginow

Opublikowano

 

 

16:22:15] [Server thread/INFO]: Starting minecraft server version 1.7.8
[16:22:15] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[16:22:15] [Server thread/INFO]: Loading properties
[16:22:15] [Server thread/INFO]: Default game type: SURVIVAL
[16:22:15] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1419 (MC: 1.7.8) (Implementing API version 1.7.8-R0.1-SNAPSHOT)
[16:22:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:22:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:22:16] [Server thread/INFO]: Generating keypair
[16:22:16] [Server thread/INFO]: Starting Minecraft server on s2.itemhost.pl:25615
[16:22:16] [Server thread/ERROR]: Could not load 'plugins/OtherDrops.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1419]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character      '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation);  in 'reader', line 130, column 1:
            
    ^
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:204) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:157) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:189) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[craftbukkit.jar:git-Spigot-1419]
    ... 5 more
[16:22:16] [Server thread/ERROR]: Could not load 'plugins/tdRandomTeleport-0.0.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/tedrerdev/randomtp/Main : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1419]
Caused by: java.lang.UnsupportedClassVersionError: net/tedrerdev/randomtp/Main : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Spigot-1419]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
    at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Spigot-1419]
    ... 6 more
[16:22:16] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[16:22:16] [Server thread/INFO]: [PermissionsEx] file backend registered!
[16:22:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[16:22:16] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[16:22:16] [Server thread/INFO]: [ChatControl] Loading ChatControl v4.5.7
[16:22:16] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[16:22:16] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[16:22:16] [Server thread/INFO]: [FairPvP] Loading FairPvP v1.0
[16:22:16] [Server thread/INFO]: [Vault] Loading Vault v1.2.22-b277
[16:22:16] [Server thread/INFO]: [eastStone] Loading eastStone v4.0
[16:22:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[16:22:16] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[16:22:16] [Server thread/INFO]: Permissions file successfully reloaded
[16:22:16] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.0
[16:22:16] [Server thread/INFO]: [UnlimitedRecipes] Loading UnlimitedRecipes v2.0
[16:22:16] [Server thread/INFO]: [FigAdmin] Loading FigAdmin v4.0.16
[16:22:16] [Server thread/INFO]: [BarAPI] Loading BarAPI v2.0
[16:22:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[16:22:16] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.2
[16:22:16] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.46
[16:22:16] [Server thread/INFO]: [FunnyGuilds] Loading FunnyGuilds v3.9.9 Cleaned
[16:22:16] [Server thread/ERROR]: [FunnyGuilds][Parser] #> Unknown material: enchanting_table
[16:22:16] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[16:22:16] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[16:22:16] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[16:22:16] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.8) has not yet been tested! Proceed with caution.
[16:22:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[16:22:17] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
[16:22:17] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[16:22:17] [Server thread/INFO]: [OtherDrops] Loading OtherDrops v2.8b.573
[16:22:17] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[16:22:17] [Server thread/INFO]: [AZRank] Loading AZRank v1.2.5
[16:22:17] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
[16:22:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[16:22:17] [Server thread/INFO]: [Vault] Enabling Vault v1.2.22-b277
[16:22:17] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting
[16:22:17] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[16:22:17] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[16:22:17] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[16:22:17] [Server thread/INFO]: [Vault][Economy] iConomy 6 found: Waiting
[16:22:17] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting
[16:22:17] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
[16:22:17] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting
[16:22:17] [Server thread/INFO]: [Vault] Enabled Version 1.2.22-b277
[16:22:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[16:22:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[16:22:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:22:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:22:17] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[16:22:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:22:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:22:17] [Server thread/INFO]: Preparing level "world"
[16:22:17] [Server thread/INFO]: -------- World Settings For [world] --------
[16:22:17] [Server thread/INFO]: Random Lighting Updates: false
[16:22:17] [Server thread/INFO]: Structure Info Saving: true
[16:22:17] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:22:17] [Server thread/INFO]: Max Entity Collisions: 8
[16:22:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Anti X-Ray: true
[16:22:17] [Server thread/INFO]:     Engine Mode: 1
[16:22:17] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:22:17] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:22:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:22:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:22:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[16:22:17] [Server thread/INFO]: View Distance: 10
[16:22:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:22:17] [Server thread/INFO]: Clear tick list: false
[16:22:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:22:17] [Server thread/INFO]: Mob Spawn Range: 4
[16:22:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:22:17] [Server thread/INFO]: Item Despawn Rate: 6000
[16:22:17] [Server thread/INFO]: Item Merge Radius: 2.5
[16:22:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:22:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:22:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:22:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:22:17] [Server thread/INFO]: Random Lighting Updates: false
[16:22:17] [Server thread/INFO]: Structure Info Saving: true
[16:22:17] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:22:17] [Server thread/INFO]: Max Entity Collisions: 8
[16:22:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Anti X-Ray: true
[16:22:17] [Server thread/INFO]:     Engine Mode: 1
[16:22:17] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:22:17] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:22:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:22:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:22:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[16:22:17] [Server thread/INFO]: View Distance: 10
[16:22:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:22:17] [Server thread/INFO]: Clear tick list: false
[16:22:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:22:17] [Server thread/INFO]: Mob Spawn Range: 4
[16:22:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:22:17] [Server thread/INFO]: Item Despawn Rate: 6000
[16:22:17] [Server thread/INFO]: Item Merge Radius: 2.5
[16:22:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:22:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:22:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:22:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:22:17] [Server thread/INFO]: Random Lighting Updates: false
[16:22:17] [Server thread/INFO]: Structure Info Saving: true
[16:22:17] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:22:17] [Server thread/INFO]: Max Entity Collisions: 8
[16:22:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:22:17] [Server thread/INFO]: Anti X-Ray: true
[16:22:17] [Server thread/INFO]:     Engine Mode: 1
[16:22:17] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:22:17] [Server thread/INFO]:     Replace Blocks: [1, 5]
[16:22:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:22:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:22:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[16:22:17] [Server thread/INFO]: View Distance: 10
[16:22:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:22:17] [Server thread/INFO]: Clear tick list: false
[16:22:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:22:17] [Server thread/INFO]: Mob Spawn Range: 4
[16:22:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:22:17] [Server thread/INFO]: Item Despawn Rate: 6000
[16:22:17] [Server thread/INFO]: Item Merge Radius: 2.5
[16:22:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:22:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:22:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:22:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1955240885541779244)
[16:22:18] [Server thread/INFO]: Preparing spawn area: 74%
[16:22:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3649009514621453981)
[16:22:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3649009514621453981)
[16:22:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[16:22:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:22:20] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[16:22:20] [Server thread/INFO]: [FrameProtect] enabled.
[16:22:20] [Server thread/INFO]: [ChatControl] Enabling ChatControl v4.5.7
[16:22:20] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[16:22:21] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[16:22:21] [Server thread/INFO]: [Skript]  ~ created by & ? Peter G?ttinger aka Njol ~
[16:22:21] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[16:22:21] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[16:22:21] [Server thread/INFO]: [FairPvP] Enabling FairPvP v1.0
[16:22:21] [Server thread/INFO]: [eastStone] Enabling eastStone v4.0
[16:22:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[16:22:22] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:22:22] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[16:22:22] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[16:22:22] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.0
[16:22:22] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[16:22:22] [Server thread/INFO]: = Vault  : Ok. Hooked MyCommand Vault 1.2.22-b277
[16:22:22] [Server thread/INFO]: = BarAPI : Detected. feature enabled.
[16:22:22] [Server thread/INFO]: = Spout  : Not detected
[16:22:22] [Server thread/INFO]: = Config : Ok
[16:22:22] [Server thread/INFO]: = Custom commands loaded : 9
[16:22:22] [Server thread/INFO]: = Version: 5.1.0
[16:22:22] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[16:22:22] [Server thread/INFO]: = Status : Active
[16:22:22] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[16:22:22] [Server thread/INFO]: [UnlimitedRecipes] Enabling UnlimitedRecipes v2.0
[16:22:22] [Server thread/ERROR]: Cannot load plugins/UnlimitedRecipes/crafting.yml
org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
found character      '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
 in 'string', line 25, column 1:
            
    ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [craftbukkit.jar:git-Spigot-1419]
    at fr.tomcraft.unlimitedrecipes.Config.init(Config.java:75) [UnlimitedRecipes.jar:?]
    at fr.tomcraft.unlimitedrecipes.Config.load(Config.java:40) [UnlimitedRecipes.jar:?]
    at fr.tomcraft.unlimitedrecipes.URPlugin.onEnable(URPlugin.java:26) [UnlimitedRecipes.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:462) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1419]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character      '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation);  in 'string', line 25, column 1:
            
    ^
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit.jar:git-Spigot-1419]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[craftbukkit.jar:git-Spigot-1419]
    ... 17 more
[16:22:22] [Server thread/INFO]: [UnlimitedRecipes] Furnace Recipe for: NETHERRACK added !
[16:22:22] [Server thread/INFO]: [UnlimitedRecipes] All smelt recipes loaded !
[16:22:22] [Server thread/INFO]: [FigAdmin] Enabling FigAdmin v4.0.16
[16:22:26] [Server thread/ERROR]: Unable to retreive connection
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_65]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_65]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_65]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_65]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[craftbukkit.jar:git-Spigot-1419]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_65]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_65]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_65]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_65]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[craftbukkit.jar:git-Spigot-1419]
    at java.sql.DriverManager.getConnection(DriverManager.java:571) ~[?:1.7.0_65]
    at java.sql.DriverManager.getConnection(DriverManager.java:233) ~[?:1.7.0_65]
    at selfservice.MySQLDatabase.getSQLConnection(MySQLDatabase.java:30) [FigAdmin.jar:?]
    at selfservice.MySQLDatabase.getSQLConnection(MySQLDatabase.java:41) [FigAdmin.jar:?]
    at selfservice.MySQLDatabase.initialize(MySQLDatabase.java:53) [FigAdmin.jar:?]
    at selfservice.FigAdmin.onEnable(FigAdmin.java:82) [FigAdmin.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:462) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1419]
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_65]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_65]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_65]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_65]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2186) ~[craftbukkit.jar:git-Spigot-1419]
    ... 27 more
Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.7.0_65]
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) ~[?:1.7.0_65]
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) ~[?:1.7.0_65]
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) ~[?:1.7.0_65]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.7.0_65]
    at java.net.Socket.connect(Socket.java:579) ~[?:1.7.0_65]
    at java.net.Socket.connect(Socket.java:528) ~[?:1.7.0_65]
    at java.net.Socket.<init>(Socket.java:425) ~[?:1.7.0_65]
    at java.net.Socket.<init>(Socket.java:241) ~[?:1.7.0_65]
    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[craftbukkit.jar:git-Spigot-1419]
    at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2186) ~[craftbukkit.jar:git-Spigot-1419]
    ... 27 more
[16:22:26] [Server thread/ERROR]: Error occurred while enabling FigAdmin v4.0.16 (Is it up to date?)
java.lang.NullPointerException
    at selfservice.MySQLDatabase.initialize(MySQLDatabase.java:54) ~[?:?]
    at selfservice.FigAdmin.onEnable(FigAdmin.java:82) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:462) [craftbukkit.jar:git-Spigot-1419]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [craftbukkit.jar:git-Spigot-1419]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1419]
[16:22:26] [Server thread/INFO]: [BarAPI] Enabling BarAPI v2.0
[16:22:26] [Server thread/INFO]: [BarAPI] Loaded
[16:22:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[16:22:26] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[16:22:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:22:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:22:26] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'world'
[16:22:26] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_nether'
[16:22:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[16:22:26] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.2
[16:22:26] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.46
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Enabling FunnyGuilds v3.9.9 Cleaned
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Available Processors: 4
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Active Threads: 10
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Loaded users: 20
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Loaded regions: 3
[16:22:26] [Server thread/INFO]: [FunnyGuilds] Loaded guilds: 3
[16:22:26] [Server thread/INFO]: [FunnyGuilds] ~ Created by & ? Dzikoysk ~
[16:22:26] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[16:22:26] [Server thread/INFO]: [iConomy - April Fools] Enabled (15 ms)
[16:22:26] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy  - Rare Version!
[16:22:26] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[16:22:26] [Thread-12/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[16:22:26] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[16:22:26] [Thread-11/INFO]: [FunnyGuilds][Updater] > You have a current version of FunnyGuilds.
[16:22:26] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[16:22:26] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[16:22:26] [Server thread/INFO]: [WildSkript] ~ Created by & ? Dzikoysk ~
[16:22:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[16:22:26] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[16:22:26] [Server thread/INFO]: git-Spigot-1419 (MC: 1.7.8)
[16:22:26] [Server thread/INFO]: 1.7.8-R0.1-SNAPSHOT
[16:22:26] [Server thread/INFO]: Using locale pl
[16:22:26] [Server thread/INFO]: Using locale pl
[16:22:27] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:22:27] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[16:22:27] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.22-b277)
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
[16:22:27] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.8|1.7.9 / CB3043
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[16:22:27] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.7.8)...
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
[16:22:27] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
[16:22:27] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[16:22:27] [Server thread/INFO]: [OtherDrops] Enabling OtherDrops v2.8b.573
[16:22:27] [Server thread/INFO]: [m[OtherDrops:2.8b.573] [mFound supported plugin(s): 'WorldGuard'[m
[16:22:27] [Server thread/INFO]: [m[OtherDrops:2.8b.573] [mLoading file: otherdrops-drops.yml[m
[16:22:28] [Server thread/INFO]: [OtherDrops:2.8b.573] Config loaded - total targets: 6 sections: 33 failed: 0
[16:22:28] [Server thread/INFO]: [OtherDrops:2.8b.573] OtherDrops loaded.
[16:22:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[16:22:28] [Server thread/INFO]: [AZRank] Enabling AZRank v1.2.5
[16:22:28] [Server thread/INFO]: [AZRank] Found Vault and PermissionsEx and is good to go
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player zostal dodany +group na+time
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is:  a while
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: false
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
[16:22:28] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
[16:22:28] [Server thread/INFO]: [AZRank] AZRank v1.2.5 is now enabled.
[16:22:28] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
[16:22:28] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[16:22:28] [Server thread/INFO]: [AuthMe] Set Language: en
[16:22:28] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[16:22:28] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[16:22:28] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[16:22:28] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[16:22:28] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
[16:22:28] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
[16:22:28] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
[16:22:28] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[16:22:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:22:28] [Server thread/INFO]: Done (11.341s)! For help, type "help" or "?"
[16:22:28] [Server thread/INFO]: Starting GS4 status listener
[16:22:28] [Server thread/INFO]: Starting remote control listener
[16:22:28] [Query Listener #1/INFO]: Query running on s2.itemhost.pl:25615
[16:22:28] [RCON Listener #2/INFO]: RCON running on s2.itemhost.pl:23356
[16:22:28] [Craft Scheduler Thread - 3/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[16:22:30] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[16:22:30] [Server thread/INFO]: [Skript] Loaded 3 scripts with a total of 3 triggers and 2 commands in 1.27 seconds
[16:22:30] [Server thread/INFO]: [Skript] Finished loading.
[16:22:30] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[16:22:30] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[16:22:30] [Thread-16/WARN]: [UnlimitedRecipes] The author of this plugin (Xx_tomcraft_xX) has misconfigured their Auto Update system
[16:22:30] [Thread-16/WARN]: [UnlimitedRecipes] File versions should follow the format 'PluginName vVERSION'
[16:22:30] [Thread-16/WARN]: [UnlimitedRecipes] Please notify the author of this error.
[16:22:30] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[16:22:30] [Craft Scheduler Thread - 7/INFO]: [ChatControl] [0;36;1mChatControl is updating! Downloading v5.0.6[m
[16:22:31] [Craft Scheduler Thread - 7/INFO]: [ChatControl] Got file of size: 134.053 kb[m
[16:22:31] [Craft Scheduler Thread - 7/INFO]: [ChatControl] Downloaded! File uploaded into the update folder. Please copy it to plugins folder.[m
[16:23:23] [User Authenticator #1/INFO]: UUID of player PolskiRiko2 is f6f6e9b0-3627-3f22-86df-9ad8eeb9eb67
[16:23:23] [Server thread/INFO]: PolskiRiko2[/**.**.***:49494] logged in with entity id 178 at ([world] 0.5, 79.0, 0.5)
[16:23:23] [Server thread/INFO]: [0;30;1m[21m[[0;32;22m[21m+[0;30;1m[21m] [0;33;22mGracz [0;33;1m[0;30;1m[21m[[0;31;22m[21mW[0;30;1m[21m] [0;31;22m[21mPolskiRiko2[m [0;33;22mdolaczyl do serwera[m
[16:23:30] [Server thread/INFO]: [AuthMe] PolskiRiko2 logged in!
[16:23:58] [Async Chat Thread - #0/INFO]: [m[0;30;1m[21m[[0;31;22m[21mW[0;30;1m[21m] [0;31;22m[0;31;22m[21mPolskiRiko2[m [0;30;1m[21m>> [0;31;22ms[m
[16:24:18] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
[16:24:48] [Server thread/INFO]: PolskiRiko2 issued mycmd command ID(9) /drop
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Server thread/INFO]: PolskiRiko2 lost connection: Disconnected
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException
[16:26:02] [Netty IO #2/WARN]: java.nio.channels.ClosedChannelException

 

 

 

Pluginy:

 

AuthMe, FunnyGuilds, Essentials, AZRank, AutoMessage, ChatControl, FrameProtect, FairPVP, MOTDManager, MyComand, NoCheatPlus, OtherDrops, PermisionEx, ProtocolLIB, Shopkeepers, Skript, eaststone, wildscript, word edit i guard, UnlimitedReciples, IConomy, Vault,

hex.svg

 PLAYBASE - Nowoczesna lista serwerów gier

Opublikowano


Spróbuj zaktualizować spigota do aktualnej wersji/stabilnej.­

Opublikowano

Hej. Jak znalazłeś rozwiązanie to może napisz co to było, przyda się dla ludzi którzy z czymś takim się spotkają w przyszłości..

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...