Problème de perte de stuff lors du déco/reco

ThePluginExpert

Configurateur de Plugins
4 Janvier 2014
135
1
75
29
Bonjours !

Depuis aujourd'hui je viens de créer un faction sur mon serveur mais quand un joueur se déco reco et bah il perd tout son stuff !

Liste de mes plugins :
viewer.php
viewer.php
xtsf.png

Ainsi que les logs :

[22:21:01] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[22:21:01] [Thread-12/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[22:21:01] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[22:21:01] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
[22:21:01] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[22:21:01] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.2
[22:21:01] [Server thread/INFO]: [ClearLag] Loading modules...
[22:21:01] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[22:21:01] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[22:21:01] [Thread-16/INFO]: [ClearLag] Checking for updates...
[22:21:01] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v3.0.2
severe.png

[22:21:01] [Server thread/ERROR]: Error occurred while enabling NametagEdit v3.0.2 (Is it up to date?)
java.lang.NullPointerException
at org.bukkit.plugin.SimplePluginManager.getPermissionSubscriptions(SimplePluginManager.java:671) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.permissions.Permission.getPermissibles(Permission.java:152) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.permissions.Permission.recalculatePermissibles(Permission.java:162) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.permissions.Permission.(Permission.java:66) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.permissions.Permission.(Permission.java:35) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at ca.wacos.nametagedit.data.GroupData.refresh(GroupData.java:25) ~[?:?]
at ca.wacos.nametagedit.core.NametagHandler.loadFromFile(NametagHandler.java:145) ~[?:?]
at ca.wacos.nametagedit.NametagEdit.onEnable(NametagEdit.java:82) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
[22:21:01] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[22:21:01] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[22:21:01] [Server thread/INFO]: git-Bukkit-33d5de3 (MC: 1.8)
[22:21:01] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[22:21:01] [Server thread/INFO]: Using locale en_US
[22:21:02] [Server thread/INFO]: Using locale en_US
[22:21:02] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[22:21:02] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[22:21:02] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.3-b37)
[22:21:02] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
warning.png

[22:21:02] [Server thread/WARN]: config broken for xmpp
[22:21:02] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[22:21:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[22:21:02] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.0
[22:21:02] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE START ===
[22:21:02] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE COMPLETE (Took 42ms) ===
[22:21:02] [Server thread/INFO]: [CompassNavigation] Enabling CompassNavigation v2.2
severe.png

[22:21:02] [Server thread/ERROR]: Error occurred while enabling CompassNavigation v2.2 (Is it up to date?)
java.lang.NoSuchMethodError: com.sk89q.worldguard.protection.GlobalRegionManager.preload()V
at com.denialmc.compassnavigation.WorldGuardHandler$CompassFlag.addFlag(WorldGuardHandler.java:72) ~[?:?]
at com.denialmc.compassnavigation.WorldGuardHandler.(WorldGuardHandler.java:27) ~[?:?]
at com.denialmc.compassnavigation.CompassNavigation.onEnable(CompassNavigation.java:62) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
[22:21:02] [Thread-16/INFO]: [ClearLag] No updates found!
[22:21:02] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
[22:21:02] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[22:21:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[22:21:02] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[22:21:02] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[22:21:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'monde' - Env: NORMAL - Type: NORMAL & seed: -6648780935738352525
[22:21:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'monde_nether' - Env: NETHER - Type: NORMAL & seed: -6648780935738352525
[22:21:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'monde_the_end' - Env: THE_END - Type: NORMAL & seed: -6648780935738352525
[22:21:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Skywars_Cascade' - Env: NORMAL - Type: FLAT & seed: -853410530751847642
[22:21:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Luxury' - Env: NORMAL - Type: NORMAL & seed: -231030807
[22:21:03] [Server thread/INFO]: Preparing start region for level 16 (Seed: -231030807)
[22:21:04] [Server thread/INFO]: [WorldGuard] (Luxury) TNT ignition is PERMITTED.
[22:21:04] [Server thread/INFO]: [WorldGuard] (Luxury) Lighters are PERMITTED.
[22:21:04] [Server thread/INFO]: [WorldGuard] (Luxury) Lava fire is blocked.
[22:21:04] [Server thread/INFO]: [WorldGuard] (Luxury) Fire spread is UNRESTRICTED.
[22:21:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Luxury'
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'spawn' - Env: NORMAL - Type: FLAT & seed: 1182434962569067713
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'luxury' - Env: NORMAL - Type: NORMAL & seed: -8558475895580195607
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Luxury2' - Env: NORMAL - Type: NORMAL & seed: -231030807
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyWars' - Env: NORMAL - Type: FLAT & seed: 6494152414920349669
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: 8442670128143308108 & generator: ASkyBlock
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: FLAT & seed: 8615736352107485954 & generator: ASkyBlock
[22:21:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'laby' - Env: NORMAL - Type: NORMAL & seed: 7193993570640919306
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Arbres' - Env: NORMAL - Type: FLAT & seed: -2068557320699891172
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'test' - Env: NORMAL - Type: NORMAL & seed: 8804821541941668106
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'FactionPVP' - Env: NORMAL - Type: NORMAL & seed: 1825287690214399926
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'HUB' - Env: NORMAL - Type: NORMAL & seed: -5002227639916779711
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'PVP' - Env: NORMAL - Type: NORMAL & seed: -5378749145374371423
[22:21:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'EVENT' - Env: NORMAL - Type: NORMAL & seed: -8624006701849895566
[22:21:05] [Server thread/INFO]: [Multiverse-Core] 18 - World(s) loaded.
[22:21:05] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.7.0
[22:21:05] [Server thread/INFO]: [JSONAPI] Logging to file: false
[22:21:05] [Server thread/INFO]: [JSONAPI] Logging to console: true
[22:21:05] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
[22:21:05] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
[22:21:05] [Thread-18/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
[22:21:05] [Thread-18/INFO]: [JSONAPI] Any requests in this time will not work...
[22:21:06] [Server thread/INFO]: [JSONAPI] Attempting to use port 31727
[22:21:06] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.2
[22:21:06] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
[22:21:06] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
[22:21:06] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.63
[22:21:07] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2
[22:21:07] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[22:21:07] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[22:21:07] [Server thread/INFO]: [AuthMe] Set Language: en
[22:21:07] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[22:21:07] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[22:21:07] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[22:21:07] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[22:21:07] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[22:21:07] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[22:21:07] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[22:21:07] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[22:21:07] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[22:21:07] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[22:21:07] [Thread-18/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[22:21:07] [Thread-18/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[22:21:07] [Thread-18/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[22:21:07] [Thread-18/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[22:21:07] [Thread-18/INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
[22:21:07] [Thread-18/INFO]: [JSONAPI] ------[Connection information]-------
[22:21:07] [Thread-18/INFO]: [JSONAPI] JSON Server listening on 31727
[22:21:07] [Thread-18/INFO]: [JSONAPI] JSON Stream Server listening on 31728
[22:21:07] [Thread-18/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 31729
[22:21:07] [Thread-18/INFO]: [JSONAPI] Active and listening for requests.
warning.png

[22:21:07] [Thread-18/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1904)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1446)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:901)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:837)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1023)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1332)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1359)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1343)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
warning.png

[22:21:07] [Thread-18/WARN]: at java.net.URL.openStream(URL.java:1037)
warning.png

[22:21:07] [Thread-18/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:131)
warning.png

[22:21:07] [Thread-18/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:109)
warning.png

[22:21:07] [Thread-18/WARN]: at java.lang.Thread.run(Thread.java:745)
warning.png

[22:21:07] [Thread-18/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1428)
warning.png

[22:21:07] [Thread-18/WARN]: ... 15 more
warning.png

[22:21:07] [Thread-18/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
warning.png

[22:21:07] [Thread-18/WARN]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
warning.png

[22:21:07] [Thread-18/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
warning.png

[22:21:07] [Thread-18/WARN]: ... 21 more
[22:21:07] [Thread-18/INFO]: [JSONAPI] -------------------------------------
[22:21:08] [Server thread/INFO]: [SkyWarsReloaded] Enabling SkyWarsReloaded v2.8
[22:21:08] [Server thread/INFO]: [SkyWarsReloaded] Loading support for v1_8_R1
[22:21:08] [Server thread/INFO]: Converting world 'luxury'
[22:21:08] [Server thread/INFO]: Scanning folders...
[22:21:08] [Server thread/INFO]: Total conversion count is 0
[22:21:08] [Server thread/INFO]: Preparing start region for level 16 (Seed: -175157567546531857)
[22:21:08] [Server thread/INFO]: [WorldGuard] (luxury) TNT ignition is PERMITTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] (luxury) Lighters are PERMITTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] (luxury) Lava fire is blocked.
[22:21:08] [Server thread/INFO]: [WorldGuard] (luxury) Fire spread is UNRESTRICTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'luxury'
[22:21:08] [Server thread/INFO]: [SkyWarsReloaded] Registered Map luxury!
[22:21:08] [Server thread/INFO]: Converting world 'island'
[22:21:08] [Server thread/INFO]: Scanning folders...
[22:21:08] [Server thread/INFO]: Total conversion count is 0
[22:21:08] [Server thread/INFO]: Preparing start region for level 16 (Seed: 6342696362886003349)
[22:21:08] [Server thread/INFO]: [WorldGuard] (island) TNT ignition is PERMITTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] (island) Lighters are PERMITTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] (island) Lava fire is blocked.
[22:21:08] [Server thread/INFO]: [WorldGuard] (island) Fire spread is UNRESTRICTED.
[22:21:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island'
[22:21:08] [Server thread/INFO]: [SkyWarsReloaded] Registered Map island!
[22:21:08] [Server thread/INFO]: Converting world 'skyarbres'
[22:21:08] [Server thread/INFO]: Scanning folders...
[22:21:08] [Server thread/INFO]: Total conversion count is 0
[22:21:08] [Server thread/INFO]: Preparing start region for level 16 (Seed: 8784588159543009923)
[22:21:09] [Server thread/INFO]: [WorldGuard] (skyarbres) TNT ignition is PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (skyarbres) Lighters are PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (skyarbres) Lava fire is blocked.
[22:21:09] [Server thread/INFO]: [WorldGuard] (skyarbres) Fire spread is UNRESTRICTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyarbres'
[22:21:09] [Server thread/INFO]: [SkyWarsReloaded] Registered Map skyarbres!
[22:21:09] [Server thread/INFO]: Preparing start region for level 16 (Seed: -1024946660393637971)
[22:21:09] [Server thread/INFO]: [WorldGuard] (caves) TNT ignition is PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (caves) Lighters are PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (caves) Lava fire is blocked.
[22:21:09] [Server thread/INFO]: [WorldGuard] (caves) Fire spread is UNRESTRICTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'caves'
[22:21:09] [Server thread/INFO]: [SkyWarsReloaded] Registered Map caves!
[22:21:09] [Server thread/INFO]: Converting world 'jungle'
[22:21:09] [Server thread/INFO]: Scanning folders...
[22:21:09] [Server thread/INFO]: Total conversion count is 0
[22:21:09] [Server thread/INFO]: Preparing start region for level 16 (Seed: -8033322850466389089)
[22:21:09] [Server thread/INFO]: [WorldGuard] (jungle) TNT ignition is PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (jungle) Lighters are PERMITTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] (jungle) Lava fire is blocked.
[22:21:09] [Server thread/INFO]: [WorldGuard] (jungle) Fire spread is UNRESTRICTED.
[22:21:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'jungle'
[22:21:09] [Server thread/INFO]: [SkyWarsReloaded] Registered Map jungle!
[22:21:10] [Server thread/INFO]: Converting world 'luxury_1'
[22:21:10] [Server thread/INFO]: Scanning folders...
[22:21:10] [Server thread/INFO]: Total conversion count is 0
[22:21:10] [Server thread/INFO]: Preparing start region for level 16 (Seed: -175157567546531857)
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/luxury_1/config.yml
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/luxury_1/blacklist.txt
[22:21:10] [Server thread/INFO]: [WorldGuard] (luxury_1) TNT ignition is PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (luxury_1) Lighters are PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (luxury_1) Lava fire is blocked.
[22:21:10] [Server thread/INFO]: [WorldGuard] (luxury_1) Fire spread is UNRESTRICTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'luxury_1'
[22:21:10] [Server thread/INFO]: Preparing start region for level 17 (Seed: -1024946660393637971)
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/caves_2/config.yml
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/caves_2/blacklist.txt
[22:21:10] [Server thread/INFO]: [WorldGuard] (caves_2) TNT ignition is PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (caves_2) Lighters are PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (caves_2) Lava fire is blocked.
[22:21:10] [Server thread/INFO]: [WorldGuard] (caves_2) Fire spread is UNRESTRICTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'caves_2'
[22:21:10] [Server thread/INFO]: Converting world 'island_3'
[22:21:10] [Server thread/INFO]: Scanning folders...
[22:21:10] [Server thread/INFO]: Total conversion count is 0
[22:21:10] [Server thread/INFO]: Preparing start region for level 18 (Seed: 6342696362886003349)
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/island_3/config.yml
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/island_3/blacklist.txt
[22:21:10] [Server thread/INFO]: [WorldGuard] (island_3) TNT ignition is PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (island_3) Lighters are PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (island_3) Lava fire is blocked.
[22:21:10] [Server thread/INFO]: [WorldGuard] (island_3) Fire spread is UNRESTRICTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island_3'
[22:21:10] [Server thread/INFO]: Converting world 'jungle_4'
[22:21:10] [Server thread/INFO]: Scanning folders...
[22:21:10] [Server thread/INFO]: Total conversion count is 0
[22:21:10] [Server thread/INFO]: Preparing start region for level 19 (Seed: -8033322850466389089)
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/jungle_4/config.yml
[22:21:10] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/minecraft/servers/mine68998/plugins/WorldGuard/worlds/jungle_4/blacklist.txt
[22:21:10] [Server thread/INFO]: [WorldGuard] (jungle_4) TNT ignition is PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (jungle_4) Lighters are PERMITTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] (jungle_4) Lava fire is blocked.
[22:21:10] [Server thread/INFO]: [WorldGuard] (jungle_4) Fire spread is UNRESTRICTED.
[22:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'jungle_4'
[22:21:11] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.9
[22:21:11] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[22:21:11] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
[22:21:11] [Server thread/INFO]: Timeismoney is now enabled
[22:21:11] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[22:21:11] [Server thread/INFO]: [Craft_Inc._Gates] Enabling Craft_Inc._Gates v2.4.0
[22:21:11] [Server thread/INFO]: [Craft_Inc._Gates v2.4.0] Using permission provider provided by Vault.
[22:21:11] [Server thread/INFO]: [Craft_Inc._Gates v2.4.0] Loaded 2 gates.
[22:21:11] [Server thread/INFO]: [Craft_Inc._Gates v2.4.0] Enabled
[22:21:11] [Server thread/INFO]: [Factions] Enabling Factions v2.8.0
[22:21:11] [Server thread/INFO]: [Factions 2.8.0] === ENABLE START ===
[22:21:11] [Server thread/INFO]: [Factions 2.8.0] === ENABLE COMPLETE (Took 152ms) ===
[22:21:11] [Server thread/INFO]: [AntiBot] Enabling AntiBot v4.0.4
[22:21:11] [Server thread/INFO]: [AntiBot] Loading GeoIP..
[22:21:11] [Server thread/INFO]: [AntiBot] Attempt to do the impossible - Eminem.
[22:21:11] [Server thread/INFO]: [AntiBot] Configuration Loaded Successfully!
[22:21:11] [Server thread/INFO]: [AntiBot] If you have any issues with AntiBot. Or there is a false positive! Don't be afraid to make a ticket!
[22:21:11] [Server thread/INFO]: [AntiBot] AntiBot v4.0.4 (Notorious UnLeet & deRobert Edition) enabled!
[22:21:11] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
warning.png

[22:21:34] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:34] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:36] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:37] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:37] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:41] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:21:50] [Server thread/INFO]: As2Pique60 issued server command: /give As2Pique60 54
[22:21:52] [Server thread/INFO]: As2Pique60 lost connection: Disconnected
[22:21:52] [Server thread/INFO]: As2Pique60 left the game.
warning.png

[22:21:52] [Server thread/WARN]: [Essentials] Task #7297 for Essentials vTeamCity generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:171) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$2.run(EssentialsXMPPPlayerListener.java:59) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
warning.png

[22:21:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:21:55] [Server thread/INFO]: FireballCoolYT[/24.203.251.91:52622] logged in with entity id 28033 at ([FactionPVP] -14.000814642422354, 72.0, 72.93950831453688)
warning.png

[22:21:55] [Server thread/WARN]: [Essentials] Task #7324 for Essentials vTeamCity generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:176) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:35) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
warning.png

[22:21:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:21:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:21:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@43a396aa[id=5afe6b79-a411-3a8a-8684-616978136acb,name=As2Pique60,properties={},legacy=false] (/86.77.127.55:52728): You logged in too quickly! Please wait 10 second(s).
[22:21:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@43a396aa[id=5afe6b79-a411-3a8a-8684-616978136acb,name=As2Pique60,properties={},legacy=false] (/86.77.127.55:52728) lost connection: You logged in too quickly! Please wait 10 second(s).
warning.png

[22:21:56] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5231d64b[id=5afe6b79-a411-3a8a-8684-616978136acb,name=As2Pique60,properties={},legacy=false] (/86.77.127.55:52729): You logged in too quickly! Please wait 10 second(s).
[22:22:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@5231d64b[id=5afe6b79-a411-3a8a-8684-616978136acb,name=As2Pique60,properties={},legacy=false] (/86.77.127.55:52729) lost connection: You logged in too quickly! Please wait 10 second(s).
warning.png

[22:22:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:07] [Server thread/INFO]: As2Pique60[/86.77.127.55:52738] logged in with entity id 37096 at ([FactionPVP] 7.291901696058661, 72.0, 35.442713402026435)
warning.png

[22:22:07] [Server thread/WARN]: [Essentials] Task #7408 for Essentials vTeamCity generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:181) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:35) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
warning.png

[22:22:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:08] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:11] [pool-3-thread-15/INFO]: [AuthMe] As2Pique60 logged in!
warning.png

[22:22:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:11] [pool-3-thread-15/INFO]: [AuthMe] FireballCoolYT used the wrong password
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:16] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:16] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:16] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:18] [Server thread/INFO]: As2Pique60 issued server command: /spawn
warning.png

[22:22:18] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:18] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:21] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:23] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:24] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:24] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:25] [pool-3-thread-25/INFO]: [AuthMe] Set FireballCoolYT to gamemode: SURVIVAL
[22:22:25] [Server thread/INFO]: FireballCoolYT lost connection: §fLogin timeout, please try again
[22:22:25] [Server thread/INFO]: FireballCoolYT left the game.
warning.png

[22:22:25] [Server thread/WARN]: [Essentials] Task #7929 for Essentials vTeamCity generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:176) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$2.run(EssentialsXMPPPlayerListener.java:59) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
warning.png

[22:22:26] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:28] [Server thread/INFO]: As2Pique60 issued server command: /sun
warning.png

[22:22:41] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:41] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:41] [Server thread/INFO]: FireballCoolYT[/24.203.251.91:52625] logged in with entity id 63803 at ([PVP] -0.016940445316693364, 32.0, -18.160529788933623)
warning.png

[22:22:41] [Server thread/WARN]: [Essentials] Task #8015 for Essentials vTeamCity generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:181) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:35) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.8-R0.1.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
warning.png

[22:22:41] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:42] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:42] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:22:50] [pool-3-thread-20/INFO]: [AuthMe] FireballCoolYT logged in!
warning.png

[22:22:50] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:51] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:52] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:57] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:58] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:22:58] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:01] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:05] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:23:17] [Server thread/INFO]: FireballCoolYT was slain by Spider
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:19] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:25] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:25] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:25] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:32] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:33] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:35] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:37] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:40] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:40] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:43] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:43] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:46] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:46] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:48] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:49] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:53] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:55] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:57] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:23:59] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:01] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:04] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:08] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:10] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:15] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:18] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:20] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:31] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:32] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:34] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:35] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:37] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:37] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:39] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:40] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:42] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:43] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:46] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:24:48] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
[22:24:56] [Server thread/INFO]: FireballCoolYT issued server command: /kit guerrier
warning.png

[22:25:03] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:04] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:07] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:09] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:09] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:10] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:11] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:13] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:17] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:17] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:22] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:31] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:39] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:41] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:51] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:25:56] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:14] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:18] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:25] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:35] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:45] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:46] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:48] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
warning.png

[22:26:50] [Server thread/WARN]: [Craft_Inc._Gates v2.4.0] Gate material invalid! Please check and correct your configuration file!
Le problème de craf inc. gates je l'ai réglé ! (mais pas celui du stuff)
Merci de me répondre !
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Pourrais tu faire un tour ici: http://minecraft.fr/forum/index.php?threads/trucs-pour-résoudre-un-problème.77248/
Et lire la partie qui concerne les outils du forum. Car des logs sans balises codes c'est vraiment horrible à lire.
A première vue tu as pleins de problèmes avec plusieurs plugins...

Les plugins pouvant provoquer le "bug" que tu nous décrit sont: Multiverse-inventory, CompassNavigation ou Multiverse.
Je ne connais pas tous les plugins que tu utilises mais je pense que le problème vient d'un de ces 3 plugins.


Cordialement,
Detobel36
 

iDre4mZ

Configurations machines @ Tolarys
30 Décembre 2011
1 332
149
182
27
twitter.com
Un problème de permissions sur les dossiers du serveur ? Je doute que ce soit ça, mais en plus avec autant de plugins... :/

EDIT : Multiverse-Core + MultiWorld... Pourquoi ?