Configuration Build Impossible (groupmanager)

Detobel36

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

Mais quel permissions ? quand les joueurs font /home il devrait avoir un temps d'attente alors que si les VIP font /home il ne devrait pas attendre
Effectivement elle n'est pas notée. De mémoire elle y était..
Bref, essayes:
Code:
essentials.teleport.cooldown.bypass
Ou alors:
Code:
essentials.home.cooldown.bypass


Cordialement,
Detobel36
 

Kenda

Architecte en herbe
16 Juillet 2016
292
1
2
125
32
www.youtube.com
Bon , nouveau problème ! L'hébergeur m'as changé mon offre (1024 de RAM) et maintenant le serveur ne veut plus se démarré et mon petit compte se fait automatiquement disconnect.


What , quel est ces problèmes svp !

les log :


Code:
[16:25:40] [Server thread/INFO]: Starting minecraft server version 1.9
[16:25:40] [Server thread/INFO]: Loading properties
[16:25:40] [Server thread/INFO]: Default game type: SURVIVAL
[16:25:40] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-104c8c8-00d3334 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
[16:25:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:25:40] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:25:40] [Server thread/INFO]: Debug logging is disabled
[16:25:40] [Server thread/INFO]: Generating keypair
[16:25:41] [Server thread/INFO]: Starting Minecraft server on *:13278
[16:25:41] [Server thread/INFO]: Using epoll channel type
[16:25:41] [Server thread/WARN]: Plugin `X_Reporter v1.0' uses the space-character (0x20) in its name `X Reporter' - this is discouraged
[16:25:41] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Core' for files `plugins/Multiverse-Core-2.5-b717 (2).jar' and `plugins/Multiverse-Core-2.5.jar' in `plugins'
[16:25:41] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:25:41] [Server thread/ERROR]: Could not load 'plugins/perworldinventory-1.9.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/gnat008/perworldinventory/PerWorldInventory : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
Caused by: java.lang.UnsupportedClassVersionError: me/gnat008/perworldinventory/PerWorldInventory : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_111]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_111]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_111]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_111]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_111]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_111]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_111]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_111]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_111]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_111]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_111]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_111]
    at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_111]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    ... 6 more
[16:25:41] [Server thread/INFO]: [FoundBoxx] Loading FoundBoxx v1.7.8
[16:25:41] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
[16:25:41] [Server thread/INFO]: [SimpleFreeze] Loading SimpleFreeze v2.4.1
[16:25:41] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
[16:25:41] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
[16:25:41] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[16:25:42] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[16:25:42] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.9
[16:25:42] [Server thread/INFO]: [X_Reporter] Loading X_Reporter v1.0
[16:25:42] [Server thread/INFO]: [OldPvP] Loading OldPvP v1.9
[16:25:42] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.21
[16:25:42] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[16:25:42] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.4
[16:25:42] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[16:25:42] [Server thread/INFO]: [Troy's PlayerHeads] Loading PlayerHeads v1.3
[16:25:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
[16:25:42] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.1
[16:25:42] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
[16:25:42] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
[16:25:42] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
[16:25:42] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
[16:25:42] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Access denied for user 'username'@'localhost' (using password: YES)
    at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?]
    at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?]
    at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?]
    at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
    at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
    at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
    at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_111]
Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
    at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
    at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
    at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
    at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
    ... 9 more
[16:25:42] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.1
[16:25:42] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.1 is now loaded, injecting!
[16:25:42] [Server thread/INFO]: [LobbyCompass] Loading LobbyCompass v2.3
[16:25:42] [Server thread/INFO]: [SignColors] Loading SignColors v0.7
[16:25:42] [Server thread/INFO]: [SpigotBoard] Loading SpigotBoard v1.0.7
[16:25:42] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
[16:25:42] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.13.1
[16:25:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
[16:25:42] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
[16:25:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b370
[16:25:42] [Server thread/INFO]: [XrayInformer] Loading XrayInformer v2.2.0
[16:25:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b439
[16:25:42] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-SNAPSHOT-b746
[16:25:42] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b412
[16:25:42] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.5.0
[16:25:42] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.21
[16:25:42] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-BETA3-b1134
[16:25:42] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
[16:25:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b451
[16:25:42] [Server thread/INFO]: [Factions] Loading Factions v2.8.21
[16:25:42] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.7.4 (build #20)
[16:25:42] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.21
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m49[0;33;1mms.[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBasics[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBoard[0;33;1m set to [0;35;1mMinecraft 1.9.0+ [1_9_R1+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsChat[0;33;1m set to [0;35;1mMinecraft 1.8.3+ [1_8_R2+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityDamageEvent[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityGet[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackTooltip[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPermissions[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPlayerInventoryCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsSkullMeta[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
[16:25:42] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m538ms[0;33;1m) ===[m
[16:25:42] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.4
[16:25:42] [Server thread/INFO]: [0;32;1mDetected Minecraft [0;33;1mv1_9_R1[0;32;1m, using [0;33;1mUniversalSkinFactory[m
[16:25:42] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[16:25:42] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:25:43] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[16:25:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:25:43] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[16:25:43] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[16:25:43] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.21[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
[16:25:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:25:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:25:43] [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:25:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:25:43] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:25:43] [Server thread/INFO]: Preparing level "world"
[16:25:43] [Server thread/INFO]: -------- World Settings For [world] --------
[16:25:43] [Server thread/INFO]: Mob Spawn Range: 4
[16:25:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:25:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:25:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:25:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:25:43] [Server thread/INFO]: Random Lighting Updates: false
[16:25:43] [Server thread/INFO]: Structure Info Saving: true
[16:25:43] [Server thread/INFO]: Max Entity Collisions: 8
[16:25:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:25:43] [Server thread/INFO]: Max TNT Explosions: 100
[16:25:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:25:43] [Server thread/INFO]: Item Despawn Rate: 6000
[16:25:43] [Server thread/INFO]: Item Merge Radius: 2.5
[16:25:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:25:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:25:43] [Server thread/INFO]: View Distance: 10
[16:25:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:25:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:25:43] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:25:43] [Server thread/INFO]: Mob Spawn Range: 4
[16:25:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:25:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:25:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:25:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:25:43] [Server thread/INFO]: Random Lighting Updates: false
[16:25:43] [Server thread/INFO]: Structure Info Saving: true
[16:25:43] [Server thread/INFO]: Max Entity Collisions: 8
[16:25:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:25:43] [Server thread/INFO]: Max TNT Explosions: 100
[16:25:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:25:43] [Server thread/INFO]: Item Despawn Rate: 6000
[16:25:43] [Server thread/INFO]: Item Merge Radius: 2.5
[16:25:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:25:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:25:43] [Server thread/INFO]: View Distance: 10
[16:25:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:25:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:25:43] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:25:43] [Server thread/INFO]: Mob Spawn Range: 4
[16:25:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:25:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:25:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:25:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:25:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:25:43] [Server thread/INFO]: Random Lighting Updates: false
[16:25:43] [Server thread/INFO]: Structure Info Saving: true
[16:25:43] [Server thread/INFO]: Max Entity Collisions: 8
[16:25:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:25:43] [Server thread/INFO]: Max TNT Explosions: 100
[16:25:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:25:43] [Server thread/INFO]: Item Despawn Rate: 6000
[16:25:43] [Server thread/INFO]: Item Merge Radius: 2.5
[16:25:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:25:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:25:43] [Server thread/INFO]: View Distance: 10
[16:25:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:25:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:25:43] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4340130682547807717)
[16:25:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8862158593446566163)
[16:25:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8862158593446566163)
[16:25:44] [Server thread/INFO]: [FoundBoxx] Enabling FoundBoxx v1.7.8
[16:25:44] [Server thread/INFO]: [FoundBoxx] No custom permission plugins found, using original permissions.
[16:25:44] [Server thread/INFO]: [FoundBoxx v1.7.8] Enabled.
[16:25:44] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
[16:25:44] [Thread-19/WARN]: Exception in thread "Thread-19"
[16:25:44] [Thread-19/WARN]: java.lang.RuntimeException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[16:25:44] [Thread-19/WARN]:     at me.Jaryl.PLUpdater.RSSReader.RSSFeedParser.readFeed(RSSFeedParser.java:128)
[16:25:44] [Thread-19/WARN]:     at me.Jaryl.PLUpdater.Updater.run(Updater.java:40)
[16:25:44] [Thread-19/WARN]: Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[16:25:44] [Thread-19/WARN]:     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
[16:25:44] [Thread-19/WARN]:     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
[16:25:44] [Thread-19/WARN]:     at me.Jaryl.PLUpdater.RSSReader.RSSFeedParser.readFeed(RSSFeedParser.java:58)
[16:25:44] [Thread-19/WARN]:     ... 1 more
[16:25:44] [Server thread/INFO]: GroupManager - INFO - World Found: faction
[16:25:44] [Server thread/INFO]: GroupManager - INFO - World Found: world
[16:25:44] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[16:25:44] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[16:25:44] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[16:25:44] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
[16:25:44] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[16:25:44] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[16:25:44] [Server thread/INFO]: [SimpleFreeze] Enabling SimpleFreeze v2.4.1
[16:25:44] [Server thread/INFO]: [SimpleFreeze] Simple Freeze has now started.
[16:25:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
[16:25:45] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[16:25:45] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
[16:25:45] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_111).
[16:25:45] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
[16:25:45] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.9-1.9.3 / Spigot-CB-1.9_R1
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
[16:25:45] [Server thread/INFO]: [NoCheatPlus] Version 3.15.0-SNAPSHOT-sMD5NET-b1022 is enabled.
[16:25:45] [Server thread/INFO]: [X_Reporter] Enabling X_Reporter v1.0
[16:25:45] [Server thread/INFO]: [OldPvP] Enabling OldPvP v1.9
[16:25:45] [Server thread/INFO]: [OldPvP] Your server is running version v1_9_R1
[16:25:45] [Server thread/INFO]: [Troy's PlayerHeads] Enabling PlayerHeads v1.3
[16:25:45] [Server thread/INFO]: [Troy's PlayerHeads] [PlayerHeads] has been enabled
[16:25:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
[16:25:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: arc10200
[16:25:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[16:25:45] [Server thread/INFO]: -------- World Settings For [Faction] --------
[16:25:45] [Server thread/INFO]: Mob Spawn Range: 4
[16:25:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:25:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:25:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:25:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:25:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:25:45] [Server thread/INFO]: Random Lighting Updates: false
[16:25:45] [Server thread/INFO]: Structure Info Saving: true
[16:25:45] [Server thread/INFO]: Max Entity Collisions: 8
[16:25:45] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:25:45] [Server thread/INFO]: Max TNT Explosions: 100
[16:25:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:25:45] [Server thread/INFO]: Item Despawn Rate: 6000
[16:25:45] [Server thread/INFO]: Item Merge Radius: 2.5
[16:25:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:25:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:25:45] [Server thread/INFO]: View Distance: 10
[16:25:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:25:45] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:25:45] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6937848526926295595)
[16:25:46] [Server thread/INFO]: Preparing spawn area for Faction, 93%
[16:25:46] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[16:25:46] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[16:25:46] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.1
[16:25:46] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
[16:25:46] [Server thread/INFO]: [ReflectionHelper] Version is v1_9_R1 (10901)
[16:25:46] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
[16:25:46] [Server thread/INFO]: Injected custom channel handlers.
[16:25:46] [Server thread/INFO]: Adding channels for online players...
[16:25:46] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mVersion protocol set to 'v1_9_R1'.[m
[16:25:47] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mStaff+ has been enabled! Initialization took 38ms.[m
[16:25:47] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mPlugin created by Shortninja.[m
[16:25:47] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
[16:25:47] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.1
[16:25:47] [Server thread/INFO]: [LobbyCompass] Enabling LobbyCompass v2.3
[16:25:47] [Server thread/INFO]: [LobbyCompass] Config found! Loading..
[16:25:47] [Server thread/INFO]: [SignColors] Enabling SignColors v0.7
[16:25:47] [Server thread/INFO]: [SignColors] config.yml found, loading!
[16:25:47] [Server thread/INFO]: [SignColors] Successfully loaded language file: EN.yml :)
[16:25:47] [Server thread/INFO]: [SignColors] Loading database...
[16:25:47] [Server thread/INFO]: [SignColors] Version 0.7 by CodeHat enabled.
[16:25:47] [Server thread/INFO]: [SpigotBoard] Enabling SpigotBoard v1.0.7
[16:25:47] [Server thread/INFO]: [0;37;1m[[0;34;1mSpigot[0;33;22mBoard[0;37;1m] [0;33;1mVersion 1.0.7 Has been enabled![m
[16:25:47] [Server thread/INFO]: [0;37;1m[[0;34;1mSpigot[0;33;22mBoard[0;37;1m] [0;31;1mPlaceholderAPI Not found, Disabling support for placeholderapi[m
[16:25:47] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
[16:25:47] [Server thread/INFO]: <AutoMessage> Loaded 4 messages!
[16:25:47] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.13.1
[16:25:47] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[16:25:47] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[16:25:47] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
[16:25:47] [Server thread/INFO]: [ClearLag] Loading modules...
[16:25:47] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[16:25:47] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[16:25:47] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[16:25:47] [Thread-24/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.9]...
[16:25:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
[16:25:47] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b370
[16:25:47] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsSpawn to the same version.
[16:25:47] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsChat to the same version.
[16:25:47] [Server thread/INFO]: Using locale en_US
[16:25:48] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[16:25:48] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[16:25:48] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[16:25:48] [Server thread/INFO]: Using locale en_US
[16:25:48] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[16:25:48] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:25:48] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[16:25:48] [Server thread/INFO]: [XrayInformer] Enabling XrayInformer v2.2.0
[16:25:48] [Thread-24/INFO]: [ClearLag] No updates found!
[16:25:50] [Thread-21/INFO]: --------------------
[16:25:50] [Thread-21/INFO]: [CoreProtect] Version 2.14.2 now available.
[16:25:50] [Thread-21/INFO]: [CoreProtect] Download: Type "/co version" in-game.
[16:25:50] [Thread-21/INFO]: --------------------
[16:25:50] [Thread-21/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
[16:25:50] [Thread-21/INFO]: --------------------
[16:26:03] [Server thread/INFO]: XrayInformer version: 2.2.0, latest: unknown
[16:26:03] [Server thread/INFO]: [XrayInformer 2.2.0] System enabled
[16:26:03] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b439
[16:26:03] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
[16:26:03] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
[16:26:03] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-SNAPSHOT-b746 Enabled - By Rigby and fernferret
[16:26:03] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
[16:26:03] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[16:26:03] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b412
[16:26:03] [Server thread/INFO]: [Multiverse-Inventories 2.5-b412] enabled.
[16:26:03] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.5.0
[16:26:03] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.21
[16:26:03] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.8.21[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:26:03] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.8.21[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m41ms[0;33;1m) ===[m
[16:26:03] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-BETA3-b1134
[16:26:03] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[16:26:03] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[16:26:03] [Server thread/INFO]: [AuthMe] Unhooked from Permissions!
[16:26:03] [Server thread/INFO]: [AuthMe] Hooked into Essentials Group Manager!
[16:26:03] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[16:26:03] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[16:26:03] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[16:26:03] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[16:26:03] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[16:26:03] [Server thread/INFO]: [AuthMe] AuthMe 5.2-BETA3-b1134 correctly enabled!
[16:26:03] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
[16:26:03] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b451
[16:26:03] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
[16:26:03] [Server thread/INFO]: [Factions] Enabling Factions v2.8.21
[16:26:03] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.21[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:26:04] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.21[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationSpigot[m
[16:26:04] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.21[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m131ms[0;33;1m) ===[m
[16:26:04] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.7.4 (build #20)
[16:26:04] [Server thread/INFO]: [RandomTeleport] Attempting to load cooldown.map...
[16:26:04] [Server thread/INFO]: [RandomTeleport] Sucessfully loaded cooldown.map.
[16:26:04] [Server thread/INFO]: [RandomTeleport] Detected Factions 2.8.21.
[16:26:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:26:04] [Server thread/INFO]: Done (21.184s)! For help, type "help" or "?"
[16:26:04] [Server thread/INFO]: Starting GS4 status listener
[16:26:04] [Query Listener #1/INFO]: Query running on 0.0.0.0:13278
[16:26:04] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.9(107)
[16:26:04] [Craft Scheduler Thread - 1/INFO]: [TitleManager] Searching for updates.
[16:26:04] [Craft Scheduler Thread - 13/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[16:26:04] [Craft Scheduler Thread - 6/INFO]: [SignColors] Checking for Updates...
[16:26:04] [Craft Scheduler Thread - 6/INFO]: [SignColors] Could not check for Updates
[16:26:04] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[16:26:04] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[16:26:04] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.3
[16:26:04] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[16:26:04] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[16:26:04] [Craft Scheduler Thread - 1/INFO]: [TitleManager] An update was found!
[16:26:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[16:26:04] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;32;1m    +===============+[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;32;1m    | SkinsRestorer |[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;32;1m    +===============+[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;36;1m    Current version: [0;31;1m12.9.4[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;31;1m    A new version is available! Download it at:[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [0;33;1m    https://www.spigotmc.org/resources/skinsrestorer.2124/[m
[16:26:04] [Craft Scheduler Thread - 7/INFO]: [m
[16:26:04] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
[16:26:59] [User Authenticator #1/INFO]: UUID of player JustLovePvP is dc20d11d-15d4-3def-80d4-421ef9ba507f
[16:26:59] [Server thread/INFO]: [LobbyCompass] A player join error has been thrown. Please check your config or contact a developer if the problem persist.
[16:27:00] [Server thread/INFO]: JustLovePvP[/92.141.197.12:50726] logged in with entity id 84 at ([Faction]618.3177014638691, 64.0, 941.6999999880791)
[16:27:00] [Craft Scheduler Thread - 7/WARN]: Exception in thread "Craft Scheduler Thread - 7"
[16:27:00] [Craft Scheduler Thread - 7/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials v2.0.1-b370 generated an exception while executing task 91
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.ISettings.getSpawnOnJoinGroups()Ljava/util/List;
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.delayedJoin(EssentialsSpawnPlayerListener.java:75)
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1.run(EssentialsSpawnPlayerListener.java:67)
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

[16:27:11] [Craft Scheduler Thread - 10/INFO]: [AuthMe] The user JustLovePvP has 2 accounts:
[16:27:11] [Craft Scheduler Thread - 10/INFO]: [AuthMe] ?7?ajustlovepvp?7, rpg_craftyt.
[16:27:11] [Craft Scheduler Thread - 10/INFO]: [AuthMe] JustLovePvP logged in!
[16:27:29] [Server thread/INFO]: JustLovePvP lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
[16:27:29] [Server thread/INFO]: JustLovePvP left the game.
[16:28:04] [Server thread/INFO]: [0;34;1m boutique du serveur = [0;33;1m http://urlz.fr/4r2e[m
[16:30:04] [Server thread/INFO]: [0;37;1m site du serveur = [0;33;1m http://urlz.fr/4r7m[m
[16:31:07] [User Authenticator #2/INFO]: UUID of player RPG_CraftYT is 3372ac58-fc95-37b1-8d99-12b3c3fb609c
[16:31:07] [Server thread/INFO]: [LobbyCompass] A player join error has been thrown. Please check your config or contact a developer if the problem persist.
[16:31:08] [Server thread/INFO]: RPG_CraftYT[/92.141.197.12:50849] logged in with entity id 349 at ([Faction]607.9188227078673, 64.41999998688698, 953.1742781706695)
[16:31:08] [Craft Scheduler Thread - 16/WARN]: Exception in thread "Craft Scheduler Thread - 16"
[16:31:08] [Craft Scheduler Thread - 16/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials v2.0.1-b370 generated an exception while executing task 122
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.ISettings.getSpawnOnJoinGroups()Ljava/util/List;
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.delayedJoin(EssentialsSpawnPlayerListener.java:75)
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1.run(EssentialsSpawnPlayerListener.java:67)
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
    at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

[16:31:11] [Server thread/WARN]: RPG_CraftYT moved too quickly! 0.0,-0.41999998688697815,0.0
[16:31:13] [Server thread/WARN]: RPG_CraftYT moved too quickly! 0.0,-0.18636798084449424,0.0
[16:31:19] [Craft Scheduler Thread - 19/INFO]: [AuthMe] The user RPG_CraftYT has 2 accounts:
[16:31:19] [Craft Scheduler Thread - 19/INFO]: [AuthMe] ?7justlovepvp?7, ?arpg_craftyt.
[16:31:19] [Craft Scheduler Thread - 19/INFO]: [AuthMe] RPG_CraftYT logged in!
[16:31:26] [Server thread/INFO]: RPG_CraftYT lost connection: Internal Exception: io.netty.handler.codec.EncoderException: us.myles.ViaVersion.exception.InformativeException: Please post this error to http://github.com/MylesIsCool/ViaVersion/issues
{Data: [], Source #0: us.myles.ViaVersion.protocols.protocol1_9_3to1_9_1_2.Protocol1_9_3TO1_9_1_2$2$1 (Anonymous), Type: Chunk, Source #1: us.myles.ViaVersion.protocols.protocol1_9_3to1_9_1_2.Protocol1_9_3TO1_9_1_2$2 (Anonymous), Packet ID: 32}
Actual Error:
[16:31:26] [Server thread/INFO]: RPG_CraftYT left the game.

et la commande

essentials.teleport.cooldown.bypass
essentials.home.cooldown.bypass
ils ne fonctionnent pas
 
Dernière édition:

Noucho

Builder professionnel et Gérant de RegiGames
26 Février 2016
206
28
90
France
RegiGames.fr
Bien le bonjour en ce bas monde,

Je vais laisser ce pauvre Detobel se reposer :)
Je vais écrire le tome n°2 de ce roman qu'est ce topic, un jour on le fera probablement éditer.
Alors, pour commencer, je vais te faire un petit "cours" sur les logs. Dans ces derniers, tu remarqueras toujours au début la présence de "[16:26:03] [Server thread/". Cela t'indique lorsqu'un nouvel événement (une nouvelle choses) se produit, ainsi que l'heure à laquelle cela se produit.
Après "[16:26:03] [Server thread/", tu peux avoir 3 choses : INFO, WARN et ERROR.
INFO t'indique une information, dont tu ne dois potentiellement pas te soucier.
WARN est l'abréviation de warning, cela t'indique que tu as une alerte, qui ne pose pas encore de problèmes. Cela vient en général d'une erreur de config ou d'un souci de verion.
ERROR t'indique qu'il y a une erreur : Il faut alors regarder quel est le problème, c'est marqué juste après error. Pour trouver la cause de cette erreur, il faut descendre un peu plus bas, et regarder à la ligne où il est marqué "Caused by :". Tu as à cet endroit toutes les infos liées à l'origine de cette erreur.


Revenons dans tes logs :

[16:25:41] [Server thread/WARN]: Plugin `X_Reporter v1.0' uses the space-character (0x20) in its name `X Reporter' - this is discouraged
Ton serveur te dit que le plugin X_reporter est mal configuré, il te dit que le nom contient un espace ("X reporter"), cela pourrait provoquer des soucis à l'avenir.

[16:25:41] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Core' for files `plugins/Multiverse-Core-2.5-b717 (2).jar' and `plugins/Multiverse-Core-2.5.jar' in `plugins'
Ensuite, ton serveur te dit que dans ton dossier plugins (ftp), tu as deux dossiers Multiverse-core, il te dit que cela provoque une erreur. Je te conseille de supprimer le dossier plugins/Multiverse-Core-2.5-b717 (2).jar.

Tu as ensuite le plugin perWorldInventory qui ne marche pas :
[16:25:41] [Server thread/ERROR]: Could not load 'plugins/perworldinventory-1.9.0.jar' in folder 'plugins'
Quand on regarde la cause, on voit :
Caused by: java.lang.UnsupportedClassVersionError: me/gnat008/perworldinventory/PerWorldInventory : Unsupported major.minor version 52.0

Ta version de java n'est toujours pas à jour. Cela crée une nouvelle erreur un peu plus loin :
[16:25:42] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_111]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_111]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_111]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_111]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot-1.9.jar:git-Spigot-104c8c8-00d3334]
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
... 9 more

Au passage, World Edit se "plaint" également que ta version de java n'est pas à jour :
[16:25:45] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_111).
[16:25:45] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.

Je continue le roman, on voit ici une alerte de multiverse-core :
[16:25:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: arc10200
[16:25:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
Il te demande de faire la commande /mv remove arc10200, ce qui l'enlèvera de ton fichier de config (celui de multiverse-core).

Ton serveur te demande de mettre tous tes essentials à la même version, cela pourrait engendrer des erreurs.
[16:26:03] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
Tu as ensuite une erreur dans ta config d'essentials spawn
[16:27:00] [Craft Scheduler Thread - 7/WARN]: Exception in thread "Craft Scheduler Thread - 7"
[16:27:00] [Craft Scheduler Thread - 7/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials v2.0.1-b370 generated an exception while executing task 91

[...]

Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.ISettings.getSpawnOnJoinGroups()Ljava/util/List;
Ton serveur te le signale trois fois. Commence par mettre à jour essentials et regarde par la suite si cette erreur s'affiche toujours.

Enfin (Oui, c'est la dernière :D), le plugin MylesIsCool déconnecte les joueurs pendant qu'ils jouent :
[16:31:26] [Server thread/INFO]: RPG_CraftYT lost connection: Internal Exception: io.netty.handler.codec.EncoderException: us.myles.ViaVersion.exception.InformativeException: Please post this error to http://github.com/MylesIsCool/ViaVersion/issues
{Data: [], Source #0: us.myles.ViaVersion.protocols.protocol1_9_3to1_9_1_2.Protocol1_9_3TO1_9_1_2$2$1 (Anonymous), Type: Chunk, Source #1: us.myles.ViaVersion.protocols.protocol1_9_3to1_9_1_2.Protocol1_9_3TO1_9_1_2$2 (Anonymous), Packet ID: 32}
Remarque : Bien qu'il y ait marqué INFO, mon regarde a été attiré par la longueur de la ligne (beaucoup de caractère).

Ce livre est dédié à Detobel, qui a courageusement répondu à toutes les questions jusqu'ici.
Je tiens également à remercier ma famille, qui m'a soutenu dans cette aventure, et qui a supporté les deux heures que j'ai passé à écrire cette réponse.


Pour en revenir au temps de téléportation,
Essaie les permissions suivantes :
essentials.teleport-cooldown.bypass
essentials.home-cooldown.bypass

Ou regarde dans ta config essentails, où il y a marqué teleport-cooldown

Bien cordialement,
Noucho
 
  • J'aime
Reactions: Detobel36

Kenda

Architecte en herbe
16 Juillet 2016
292
1
2
125
32
www.youtube.com
Je te félicite pour ton courage et tes heures de travail !

Mais encore quelque problèmes me chagrinent.
Ta version de java n'est toujours pas à jour
Pourtant je viens de téléchargé la dernière version de java

Ton serveur te demande de mettre tous tes essentials à la même version
Je viens de tout re-téléchargé à 0

le plugin MylesIsCool
Pourtant le plugins n'est pas installé , juste ViaVersion pour les joueurs de la 1.9 à 1.11.
Quel version puis-je mettre ?

En tout cas merci d'avoir pris autant de temps pour m'aidé.
 

Noucho

Builder professionnel et Gérant de RegiGames
26 Février 2016
206
28
90
France
RegiGames.fr
Alors,

On va commencer par ViaVersion, qui est créé par MylesIsCool.
J'ai approfondi la recherche (qui était sommaire sur l'autre réponse, au vu du nombre de problèmes. Or, sur la page Spigot, j'ai vu ceci :
5ij1.png

Si tu regardes, tu peux voir que SkinRestorer, le plugin que je t'ai conseillé, n'est pas compatible et cause la déconnexion des joueurs.
Tu as donc le choix de garder Skin Restorer ou de garder ViaVersions. Je pense qu'une maj sera faite dans les deux mois à venir pour corriger ce bug.

Continuons ensuite avec essentials
Je te conseille dans ce cas (si tu as bien réessayé d'installer essentials à la même version), de prendre un autre essentials.
Voici les étapes :
1) désinstalle entièrement essentials (tu peux faire une sauvegarde de la config sur ton pc si tu veux)
2) installe ce plugin : c'est un essentials modifié : https://www.spigotmc.org/resources/essentialsx.9089/https://www.spigotmc.org/resources/essentialsx.9089/
3) Donne-moi des nouvelles :)

Enfin pour java, il faut que tu aies Java 8 : https://www.java.com/fr/download/
Si tu veux vérifier ta version de java : https://www.java.com/fr/download/installed.jsp
Pense bien à désinstaller ton ancienne version avant d'installer la nouvelle.

Bien cordialement,
Noucho
 
Dernière édition:

Kenda

Architecte en herbe
16 Juillet 2016
292
1
2
125
32
www.youtube.com
Le problème c'est que mon serveur est désactivé pour cause de fond insuffisants mais je vais pouvoir payé vous inquiété pas , je vous retiens au courant plus tard.

(2-5 jours max)
 

Kenda

Architecte en herbe
16 Juillet 2016
292
1
2
125
32
www.youtube.com
Bon reprenons ,

Si je garde ViaVersions je peux y allez dans plusieurs version (génial) , alors que skinrestorer met des skins (mieux que d'étre un jk)
Si je garde les deux cela fait quoi ? Il y a un plugins pour avoir des skin en 1.9 sans être en désaccord avec ViaVersions ?

Et essentials marche super donc je ne pense pas que je devrait changé.

Et en se qui concerne Java , j'ai bien la dernière version !
 

Noucho

Builder professionnel et Gérant de RegiGames
26 Février 2016
206
28
90
France
RegiGames.fr
Si tu gardes les deux, les joueurs seront déco comme ce qui se passe actuellement,
En ce qui concerne essentials, c'est toi qui vois,
Pour java, tes logs indiquent que tu n'as pas la bonne version (la 8)

Bien cordialement,
Noucho