Close auto :(

Bonjour,

Chers staff de MC-Mania,

Hier nous étions 15 sur mon serveurs (donc events…). Tout à coup le serveur à redémarrer (manque de mémoire RAM). Il a redémarrer, mais il c’est aussi étaint tout seul sans envoyer de message. Il arrête pas de s’éteindre de répondre au plus vite possible car je ne payerais plus si il ne marche pas.

Cordialement,
[Fondateur./.Créateur] de GameStart !!!
[hr]
PS: Je suis de srv29
et quelques logs:

[12:54:17] [Server thread/INFO]: Saving chunks for level ‘Lobby’/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‘faction’/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‘testarchi’/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‘prison’/Overworld
[12:54:18] [Thread-4/INFO]: Stopping server
[12:54:18] [Thread-4/INFO]: Saving players
Commande

Pouvez-vous nous passer entièrement vos logs ?

[12:51:01] [Server thread/INFO]: Loading properties
[12:51:01] [Server thread/INFO]: Default game type: SURVIVAL
[12:51:01] [Server thread/INFO]: Generating keypair
[12:51:01] [Server thread/INFO]: Starting Minecraft server on *:32938
[12:51:01] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
[12:51:01] [Thread-6/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
[12:51:01] [Thread-6/WARN]: Could not get latest artifact information: IOException
[12:51:01] [Server thread/ERROR]: Ambiguous plugin name SexyMotd' for files plugins/SexyMotd_v1.1.jar’ and plugins/SexyMotd.jar' in plugins’
[12:51:02] [Server thread/ERROR]: Could not load ‹ plugins/HealthBar.jar › in folder ‹ plugins ›
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:317) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_40]
at java.lang.ClassLoader.defineClass(ClassLoader.java:792) ~[?:1.7.0_40]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_40]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_40]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at me.plornt.healthbar.HealthBar.(HealthBar.java:27) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
at java.lang.Class.newInstance(Class.java:374) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:52) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
… 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_40]
at java.lang.ClassLoader.defineClass(ClassLoader.java:792) ~[?:1.7.0_40]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_40]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_40]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at me.plornt.healthbar.HealthBar.(HealthBar.java:27) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
at java.lang.Class.newInstance(Class.java:374) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:52) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
… 9 more
[12:51:02] [Server thread/ERROR]: Could not load ‹ plugins/Dynmap-WorldGuard-0.80.jar › in folder ‹ plugins ›
org.bukkit.plugin.UnknownDependencyException: dynmap
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:317) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:02] [Server thread/ERROR]: Could not load ‹ plugins/Dynmap-HeroChat-0.40.jar › in folder ‹ plugins ›
org.bukkit.plugin.UnknownDependencyException: dynmap
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:317) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:02] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
[12:51:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
[12:51:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[12:51:02] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.0
[12:51:02] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[12:51:02] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
[12:51:02] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
[12:51:02] [Server thread/INFO]: [DesativarChat] Loading DesativarChat v1.0
[12:51:02] [Server thread/INFO]: [BossBarPro] Loading BossBarPro v1.3.1
[12:51:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[12:51:03] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[12:51:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[12:51:03] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
[12:51:03] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.42
[12:51:03] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[12:51:03] [Server thread/INFO]: [Minigames] Loading Minigames v1.6.4
[12:51:03] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.18
[12:51:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[12:51:03] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
[12:51:03] [Server thread/INFO]: [ColourYourSigns] Loading ColourYourSigns v1.1
[12:51:03] [Server thread/INFO]: [InfinityDispenser] Loading InfinityDispenser v1.7
[12:51:03] [Server thread/INFO]: [SexyMotd] Loading SexyMotd v1.1
[12:51:03] [Server thread/INFO]: [HoloAPI] Loading HoloAPI v1.2.3
[12:51:03] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.0.1
[12:51:03] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
[12:51:03] [Server thread/INFO]: [PlayerSkulls] Loading PlayerSkulls v1.2
[12:51:03] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[12:51:03] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[12:51:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[12:51:03] [Server thread/INFO]: [BlockHunt] Loading BlockHunt v0.2.0_BETA_B5
[12:51:03] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[12:51:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.0
[12:51:03] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[12:51:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[12:51:03] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
[12:51:03] [Server thread/INFO]: [ObsidianDestroyer] Loading ObsidianDestroyer v4.3.0
[12:51:03] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Cachefile datas…
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Onlineplayer datas…
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Registry datas…
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Dbmojangapi datas…
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §bPlayer Strings Found: §d0
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §bPlayer Strings Cached: §d0
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §bPlayer Strings Remaining: §d0
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eNow fetching the remaining players from Mojang API …
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §e … done!
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eSaving Cachefile…
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] §eSetup of IdUtil took §d97§ems.
[12:51:03] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE §aCOMPLETE §e(Took §d229ms§e) ===
[12:51:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[12:51:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[12:51:03] [Server thread/WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_40]
at java.io.FileInputStream.(FileInputStream.java:146) ~[?:1.7.0_40]
at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.y(SourceFile:99) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:25) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:03] [Server thread/WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_40]
at java.io.FileInputStream.(FileInputStream.java:146) ~[?:1.7.0_40]
at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.x(SourceFile:91) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:27) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:03] [Server thread/WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_40]
at java.io.FileInputStream.(FileInputStream.java:146) ~[?:1.7.0_40]
at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.z(SourceFile:107) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:29) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:03] [Server thread/WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (Aucun fichier ou dossier de ce type)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_40]
at java.io.FileInputStream.(FileInputStream.java:146) ~[?:1.7.0_40]
at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.B(SourceFile:123) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:30) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:51:03] [Server thread/INFO]: Preparing level « world »
[12:51:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2427138738188089499)
[12:51:04] [Server thread/INFO]: Preparing spawn area: 8%
[12:51:05] [Server thread/INFO]: Preparing spawn area: 21%
[12:51:06] [Server thread/INFO]: Preparing spawn area: 33%
[12:51:07] [Server thread/INFO]: Preparing spawn area: 47%
[12:51:08] [Server thread/INFO]: Preparing spawn area: 60%
[12:51:09] [Server thread/INFO]: Preparing spawn area: 73%
[12:51:10] [Server thread/INFO]: Preparing spawn area: 85%
[12:51:11] [Server thread/INFO]: Preparing spawn area: 99%
[12:51:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2427138738188089499)
[12:51:12] [Server thread/INFO]: Preparing spawn area: 22%
[12:51:14] [Server thread/INFO]: Preparing spawn area: 33%
[12:51:15] [Server thread/INFO]: Preparing spawn area: 52%
[12:51:16] [Server thread/INFO]: Preparing spawn area: 65%
[12:51:17] [Server thread/INFO]: Preparing spawn area: 80%
[12:51:17] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2427138738188089499)
[12:51:18] [Server thread/INFO]: Preparing spawn area: 55%
[12:51:19] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
[12:51:19] [Server thread/ERROR]: [Citizens] v2.0.14-SNAPSHOT (build 1195) nest pas compatible avec Minecraft v{1}. Désactivation.
[12:51:19] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.14-SNAPSHOT (build 1195)
[12:51:19] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
[12:51:19] [Server thread/INFO]: GroupManager - INFO - World Found: world
[12:51:19] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[12:51:19] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[12:51:19] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[12:51:19] [Server thread/INFO]: GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
[12:51:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[12:51:20] [Server thread/INFO]: WEPIF: Updated config file
[12:51:20] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[12:51:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
[12:51:20] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.0
[12:51:20] [Server thread/INFO]: [ServerSigns] Please download Vault at Overview - Vault - Bukkit Plugins - Projects - Bukkit for Economy and « Permission grant » support.
[12:51:20] [Server thread/ERROR]: [ServerSigns] Plugin ServerSigns v3.1.0 has failed to register events for class de.czymm.serversigns.queueSystem.QueueHandler because net/milkbowl/vault/permission/Permission does not exist.
[12:51:20] [Server thread/INFO]: [ServerSigns] Version 3.1.0 is now enabled.
[12:51:20] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[12:51:20] [Server thread/INFO]: [FrameProtect] enabled.
[12:51:20] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v2.0
[12:51:20] [Server thread/INFO]: [ColoredSigns] ColoredSigns enabling.
[12:51:20] [Server thread/WARN]: [ColoredSigns] PermissionsEx support is disabled.
[12:51:20] [Server thread/INFO]: [ColoredSigns] Starting services… loading file and library’s.
[12:51:20] [Server thread/INFO]: [DesativarChat] Enabling DesativarChat v1.0
[12:51:20] [Server thread/INFO]: [BossBarPro] Enabling BossBarPro v1.3.1
[12:51:36] [Thread-10/WARN]: [BossBarPro] The author of this plugin (pjv99) has misconfigured their Auto Update system
[12:51:36] [Thread-10/WARN]: [BossBarPro] File versions should follow the format ‹ PluginName vVERSION ›
[12:51:36] [Thread-10/WARN]: [BossBarPro] Please notify the author of this error.
[12:51:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[12:51:36] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main–
[12:51:36] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[12:51:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world › - Env: NORMAL - Type: NORMAL & seed: 4874298188085930241
[12:51:42] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_nether › - Env: NETHER - Type: NORMAL & seed: -1164569315788437168
[12:51:42] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting…
[12:51:42] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
[12:51:42] [Server thread/INFO]: [Multiverse-Core] New Spawn for ‹ world_nether › is Located at: world_nether:-7,50,64,00,-7,50:0,00:0,00
[12:51:42] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_the_end › - Env: THE_END - Type: NORMAL & seed: -3103962256224772250
[12:51:42] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting…
[12:51:42] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 50 Z: 0 P: 0 Y: 0
[12:51:42] [Server thread/INFO]: [Multiverse-Core] New Spawn for ‹ world_the_end › is Located at: world_the_end:0,00,61,00,0,00:0,00:0,00
[12:51:42] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ Spawn › - Env: NORMAL - Type: FLAT & seed: -4697917210665178941
[12:51:43] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4697917210665178941)
[12:51:43] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ Pvp-Faction › - Env: NORMAL - Type: NORMAL & seed: 8386256072802244217
[12:51:43] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8386256072802244217)
[12:51:45] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 0%
[12:51:46] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 12%
[12:51:47] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 28%
[12:51:48] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 40%
[12:51:49] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 52%
[12:51:50] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 69%
[12:51:51] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 81%
[12:51:52] [Server thread/INFO]: Preparing spawn area for Pvp-Faction, 93%
[12:51:52] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting…
[12:51:52] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 25 Y: 87 Z: 256 P: 0 Y: 0
[12:51:53] [Server thread/INFO]: [Multiverse-Core] New Spawn for ‹ Pvp-Faction › is Located at: Pvp-Faction:0,00,65,00,0,00:0,00:0,00
[12:51:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ staff › - Env: NORMAL - Type: NORMAL & seed: 3300102362579073520
[12:51:56] [Server thread/INFO]: Preparing start region for level 5 (Seed: 3300102362579073520)
[12:51:57] [Server thread/INFO]: Preparing spawn area for staff, 16%
[12:51:58] [Server thread/INFO]: Preparing spawn area for staff, 28%
[12:51:59] [Server thread/INFO]: Preparing spawn area for staff, 44%
[12:52:00] [Server thread/INFO]: Preparing spawn area for staff, 57%
[12:52:01] [Server thread/INFO]: Preparing spawn area for staff, 73%
[12:52:02] [Server thread/INFO]: Preparing spawn area for staff, 89%
[12:52:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ survie › - Env: NORMAL - Type: NORMAL & seed: -1164569315788437168
[12:52:03] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1164569315788437168)
[12:52:04] [Server thread/INFO]: Preparing spawn area for survie, 12%
[12:52:05] [Server thread/INFO]: Preparing spawn area for survie, 24%
[12:52:06] [Server thread/INFO]: Preparing spawn area for survie, 36%
[12:52:07] [Server thread/INFO]: Preparing spawn area for survie, 48%
[12:52:08] [Server thread/INFO]: Preparing spawn area for survie, 61%
[12:52:09] [Server thread/INFO]: Preparing spawn area for survie, 73%
[12:52:10] [Server thread/INFO]: Preparing spawn area for survie, 85%
[12:52:11] [Server thread/INFO]: Preparing spawn area for survie, 97%
[12:52:16] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ survienether › - Env: NETHER - Type: NORMAL & seed: 3816847676009602200
[12:52:16] [Server thread/INFO]: Preparing start region for level 7 (Seed: 3816847676009602200)
[12:52:17] [Server thread/INFO]: Preparing spawn area for survienether, 20%
[12:52:18] [Server thread/INFO]: Preparing spawn area for survienether, 44%
[12:52:19] [Server thread/INFO]: Preparing spawn area for survienether, 65%
[12:52:20] [Server thread/INFO]: Preparing spawn area for survienether, 81%
[12:52:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ minijeux › - Env: NORMAL - Type: FLAT & seed: -3089219459359076260
[12:52:21] [Server thread/INFO]: Preparing start region for level 8 (Seed: -3089219459359076260)
[12:52:22] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ Lobby › - Env: NORMAL - Type: FLAT & seed: -8125888661524914900
[12:52:22] [Server thread/INFO]: Preparing start region for level 9 (Seed: -8125888661524914900)
[12:52:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ faction › - Env: NORMAL - Type: NORMAL & seed: -7447334618284444453
[12:52:23] [Server thread/INFO]: Preparing start region for level 10 (Seed: -7447334618284444453)
[12:52:25] [Server thread/INFO]: Preparing spawn area for faction, 8%
[12:52:26] [Server thread/INFO]: Preparing spawn area for faction, 32%
[12:52:27] [Server thread/INFO]: Preparing spawn area for faction, 48%
[12:52:28] [Server thread/INFO]: Preparing spawn area for faction, 61%
[12:52:29] [Server thread/INFO]: Preparing spawn area for faction, 73%
[12:52:30] [Server thread/INFO]: Preparing spawn area for faction, 81%
[12:52:32] [Server thread/INFO]: Preparing spawn area for faction, 85%
[12:52:33] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting…
[12:52:33] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 8 Y: 66 Z: 248 P: 0 Y: 0
[12:52:33] [Server thread/INFO]: [Multiverse-Core] New Spawn for ‹ faction › is Located at: faction:9,50,66,00,249,50:0,00:0,00
[12:52:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ testarchi › - Env: NORMAL - Type: FLAT & seed: -249825593162556048
[12:52:34] [Server thread/INFO]: Preparing start region for level 11 (Seed: -249825593162556048)
[12:52:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ prison › - Env: NORMAL - Type: FLAT & seed: 4300696005260826121
[12:52:34] [Server thread/INFO]: Preparing start region for level 12 (Seed: 4300696005260826121)
[12:52:35] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
[12:52:35] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[12:52:35] [Server thread/INFO]: [CookieMonster] Using iConomy v6 for economy
[12:52:35] [Server thread/INFO]: [CookieMonster] v1.8 loaded successfully.
[12:52:35] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
[12:52:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[12:52:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_nether ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_the_end ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ Spawn ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (Pvp-Faction) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Pvp-Faction) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Pvp-Faction) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Pvp-Faction) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ Pvp-Faction ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (staff) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (staff) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (staff) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (staff) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ staff ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (survie) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survie) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survie) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survie) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ survie ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (survienether) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survienether) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survienether) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (survienether) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ survienether ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (minijeux) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (minijeux) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (minijeux) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (minijeux) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ minijeux ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ Lobby ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (faction) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (faction) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (faction) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (faction) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ faction ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (testarchi) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (testarchi) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (testarchi) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (testarchi) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ testarchi ›
[12:52:35] [Server thread/INFO]: [WorldGuard] (prison) TNT ignition is PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (prison) Lighters are PERMITTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] (prison) Lava fire is blocked.
[12:52:35] [Server thread/INFO]: [WorldGuard] (prison) Fire spread is UNRESTRICTED.
[12:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ prison ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ world ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ world_nether ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ world_the_end ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 4 regions loaded for ‹ Spawn ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ Pvp-Faction ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ staff ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ survie ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ survienether ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ minijeux ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 1 regions loaded for ‹ Lobby ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 15 regions loaded for ‹ faction ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ testarchi ›
[12:52:35] [Server thread/INFO]: [WorldGuard] 0 regions loaded for ‹ prison ›
[12:52:35] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
[12:52:35] [Server thread/INFO]: [MineResetLite] Loading mine from file ‹ GameMineStart.mine.yml ›…
[12:52:35] [Server thread/INFO]: [MineResetLite] Loading mine from file ‹ MineAuto.mine.yml ›…
[12:52:35] [Server thread/INFO]: [MineResetLite] Loading mine from file ‹ Mine2.mine.yml ›…
[12:52:35] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
[12:52:35] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.42
[12:52:35] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[12:52:35] [Server thread/INFO]: [iConomy - April Fools] Enabled (22 ms)
[12:52:35] [Server thread/INFO]: [iConomy] Hello, I’m Nijikokun. Yes, this is an April Fools joke, but ‹ /money top › was fixed! Enjoy :slight_smile: - Rare Version!
[12:52:36] [Thread-11/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[12:52:36] [Server thread/INFO]: [Minigames] Enabling Minigames v1.6.4
[12:52:36] [Server thread/INFO]: [Minigames] No Vault plugin found! You may only reward items.
[12:52:36] [Server thread/INFO]: Minigames successfully enabled.
[12:52:39] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.18
[12:52:44] [Server thread/INFO]: [ColourYourSigns] Enabling ColourYourSigns v1.1
[12:52:44] [Server thread/INFO]: [InfinityDispenser] Enabling InfinityDispenser v1.7
[12:52:44] [Server thread/INFO]: [InfinityDispenser] 1.7 version is enabled
[12:52:44] [Server thread/INFO]: [SexyMotd] Enabling SexyMotd v1.1
[12:52:45] [Server thread/INFO]: [HoloAPI] Enabling HoloAPI v1.2.3
[12:52:48] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.0.1
[12:52:48] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[12:52:49] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
[12:52:50] [Server thread/INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/790/383/NametagEdit.jar
[12:52:50] [Server thread/INFO]: Update by executing: /ne update
[12:52:50] [Server thread/INFO]: [PlayerSkulls] Enabling PlayerSkulls v1.2
[12:52:50] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[12:52:51] [Server thread/INFO]: Using locale fr
[12:52:51] [Server thread/INFO]: Using locale fr
[12:52:51] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[12:52:51] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 6)
[12:52:51] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[12:52:51] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[12:52:51] [Server thread/INFO]: [BlockHunt] Enabling BlockHunt v0.2.0_BETA_B5
[12:52:51] [Server thread/INFO]: [BlockHunt] The plugin ‹ Lib’s Disguises › is required to run this plugin! Intall it or it won’t work!
[12:52:51] [Server thread/INFO]: [BlockHunt] Using BlockHunts token system!
[12:52:51] [Server thread/INFO]: [BlockHunt] Sending MCStats to the server…
[12:52:51] [Server thread/INFO]: [BlockHunt] BlockHunt + 0.2.0_BETA_B5 is now Enabled. Made by Steffion.
[12:52:51] [Server thread/ERROR]: Error occurred while enabling BlockHunt v0.2.0_BETA_B5 (Is it up to date?)
java.lang.NoClassDefFoundError: me/libraryaddict/disguise/disguisetypes/Disguise
at nl.Steffion.BlockHunt.BlockHunt.onEnable(BlockHunt.java:324) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
Caused by: java.lang.ClassNotFoundException: me.libraryaddict.disguise.disguisetypes.Disguise
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
… 12 more
[12:52:51] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[12:52:51] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.0
[12:52:52] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
[12:52:52] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
[12:52:52] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.9 or below found, enabling version 1 player handling.
[12:52:52] [Server thread/WARN]: [EnjinMinecraftPlugin] Couldn’t find the vault plugin! Please get it from Overview - Vault - Bukkit Plugins - Projects - Bukkit!
[12:52:52] [Server thread/ERROR]: [EnjinMinecraftPlugin] This version of GroupManager doesn’t support UUID! Please update to the latest version here: Release Last release of GM for Bukkit · essentials/Essentials · GitHub
[12:52:52] [Server thread/ERROR]: [EnjinMinecraftPlugin] Disabling GroupManager integration until GroupManager is updated.
[12:52:55] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[12:52:55] [Server thread/INFO]: [AuthMe] Loading Configuration File…
[12:52:55] [Server thread/INFO]: [AuthMe] Set Language: en
[12:52:55] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[12:52:55] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[12:52:55] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[12:52:55] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[12:52:55] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[12:52:56] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[12:52:56] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
[12:52:56] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
[12:52:56] [Server thread/ERROR]: [Factions] Plugin Factions v2.7.5 has failed to register events for class com.massivecraft.factions.spigot.EngineSpigot because org/bukkit/event/player/PlayerInteractAtEntityEvent does not exist.
[12:52:56] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 360ms) ===
[12:52:59] [Server thread/INFO]: [ObsidianDestroyer] Enabling ObsidianDestroyer v4.3.0
[12:52:59] [Server thread/INFO]: [ObsidianDestroyer] Loading config File…
[12:52:59] [Server thread/INFO]: [ObsidianDestroyer] MassiveCore Found! Version: 2.7.5
[12:52:59] [Server thread/INFO]: [ObsidianDestroyer] Factions Found! Version: 2.7.5
[12:52:59] [Server thread/INFO]: [ObsidianDestroyer] Factions - MassiveCore link established.
[12:53:03] [Server thread/INFO]: Done (120.192s)! For help, type « help » or « ? »
[12:53:03] [Server thread/INFO]: Starting GS4 status listener
[12:53:03] [Server thread/INFO]: Starting remote control listener
[12:53:03] [Query Listener #1/INFO]: Query running on 0.0.0.0:32940
[12:53:03] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:32939
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas…
[12:53:03] [pool-3-thread-2/WARN]: Exception in thread « pool-3-thread-2 »
[12:53:03] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin ObsidianDestroyer v4.3.0 generated an exception while executing task 66
at org.bukkit.craftbukkit.v1_7_R3.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:724)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
at com.drtshock.obsidiandestroyer.util.Metrics.postPlugin(Metrics.java:325)
at com.drtshock.obsidiandestroyer.util.Metrics.access$400(Metrics.java:46)
at com.drtshock.obsidiandestroyer.util.Metrics$1.run(Metrics.java:213)
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
… 3 more
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas…
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas…
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas…
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API …
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] … done!
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile…
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid…
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 8ms. 0/73 changed.
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] … done!
[12:53:03] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
[12:53:03] [Server thread/INFO]: [NametagEdit] Hooked into GroupManager!
[12:53:04] [pool-3-thread-3/INFO]: [ObsidianDestroyer] We didn’t find an update!
[12:53:12] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.3
[12:53:12] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[12:53:12] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[12:53:12] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[12:53:12] [Server thread/INFO]: /41.251.14.72:49584 lost connection: Disconnected
[12:53:12] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 9060ms behind, skipping 181 tick(s)
[12:53:20] [Server thread/INFO]: [ProtocolLib] The updater did not find an update, and nothing was downloaded.
[12:53:27] [Server thread/INFO]: [HoloAPI] Holograms loaded
[12:53:30] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 9225ms behind, skipping 184 tick(s)
[12:53:38] [Server thread/WARN]: Failed to handle packet for /78.206.13.102:50917
java.util.NoSuchElementException: splitter
at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:905) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:160) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:153) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:182) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:113) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.PacketLoginInEncryptionBegin.a(SourceFile:39) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.PacketLoginInEncryptionBegin.handle(SourceFile:12) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) ~[1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [1.7.9-R0.2-BETA.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:53:38] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@1ec58f94[id=,name=enzoenzo07,properties={},legacy=false] (/78.206.13.102:50917) lost connection: Disconnected
[12:54:00] [User Authenticator #1/INFO]: Disconnecting /89.94.75.52:59461: Failed to verify username!
[12:54:00] [User Authenticator #1/INFO]: Disconnecting /89.94.75.52:59461: Failed to verify username!
[12:54:00] [User Authenticator #1/WARN]: Exception in thread « User Authenticator #1 »
[12:54:00] [User Authenticator #1/WARN]: java.lang.NullPointerException
[12:54:00] [User Authenticator #1/WARN]: at net.minecraft.server.v1_7_R3.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:92)
[12:54:00] [Server thread/INFO]: /89.94.75.52:59461 lost connection: Failed to verify username!
[12:54:04] [Server thread/INFO]: Rcon: Forcing save…
[12:54:04] [Server thread/INFO]: Rcon: Save complete.
[12:54:04] [Server thread/INFO]: Rcon: Stopping the server…
[12:54:04] [Server thread/INFO]: Stopping server
[12:54:04] [Server thread/INFO]: [ObsidianDestroyer] Disabling ObsidianDestroyer v4.3.0
[12:54:04] [Server thread/INFO]: [Factions] Disabling Factions v2.7.5
[12:54:05] [Server thread/INFO]: [Factions 2.7.5] Disabled
[12:54:05] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[12:54:05] [Server thread/INFO]: [AuthMe] Disabling AuthMe v3.4
[12:54:05] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.0
[12:54:05] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[12:54:05] [Server thread/INFO]: [BlockHunt] Disabling BlockHunt v0.2.0_BETA_B5
[12:54:05] [Server thread/INFO]: [BlockHunt] BlockHunt - 0.2.0_BETA_B5 is now Disabled. Made by Steffion.
[12:54:05] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[12:54:05] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[12:54:05] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[12:54:05] [Server thread/INFO]: [PlayerSkulls] Disabling PlayerSkulls v1.2
[12:54:05] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v2.4
[12:54:05] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.0.1
[12:54:05] [Server thread/INFO]: [HoloAPI] Disabling HoloAPI v1.2.3
[12:54:05] [Server thread/INFO]: [SexyMotd] Disabling SexyMotd v1.1
[12:54:05] [Server thread/INFO]: [InfinityDispenser] Disabling InfinityDispenser v1.7
[12:54:05] [Server thread/INFO]: [ColourYourSigns] Disabling ColourYourSigns v1.1
[12:54:05] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[12:54:05] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.7.18
[12:54:05] [Server thread/INFO]: [Minigames] Disabling Minigames v1.6.4
[12:54:05] [Server thread/INFO]: Minigames successfully disabled.
[12:54:05] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
[12:54:05] [Server thread/INFO]: [CookieMonster] Economy Plugin was disabled.
[12:54:05] [Server thread/INFO]: [iConomy] Closing general data…
[12:54:05] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
[12:54:05] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.42
[12:54:05] [Server thread/INFO]: [MineResetLite] Disabling MineResetLite v0.3.6
[12:54:05] [Server thread/INFO]: [MineResetLite] MineResetLite disabled
[12:54:05] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[12:54:05] [Server thread/INFO]: [CookieMonster] Disabling CookieMonster v1.8
[12:54:05] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[12:54:05] [Server thread/INFO]: [Multiverse-Core] - Disabled
[12:54:05] [Server thread/INFO]: [BossBarPro] Disabling BossBarPro v1.3.1
[12:54:05] [Server thread/INFO]: [DesativarChat] Disabling DesativarChat v1.0
[12:54:05] [Server thread/INFO]: [ColoredSigns] Disabling ColoredSigns v2.0
[12:54:05] [Server thread/WARN]: [ColoredSigns] ColoredSigns version 2.0 disabling…
[12:54:05] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.7.5
[12:54:05] [Server thread/INFO]: [MassiveCore 2.7.5] Disabled
[12:54:05] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
[12:54:05] [Server thread/INFO]: [FrameProtect] disabled.
[12:54:05] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v3.1.0
[12:54:05] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
[12:54:05] [ServerSignsQueue/WARN]: ServerSigns Queue thread [ServerSignsQueue] has been stopped
[12:54:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[12:54:05] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.11.1) (Phoenix)
[12:54:05] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[12:54:05] [Server thread/INFO]: GroupManager version 2.0 (2.11.1) (Phoenix) is disabled!
[12:54:05] [Server thread/INFO]: Saving players
[12:54:05] [Server thread/INFO]: Saving worlds
[12:54:05] [Server thread/INFO]: Saving chunks for level ‹ world ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ world_nether ›/Nether
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ world_the_end ›/The End
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ Spawn ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ Pvp-Faction ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ staff ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ survie ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ survienether ›/Nether
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ minijeux ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ Lobby ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ faction ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ testarchi ›/Overworld
[12:54:17] [Server thread/INFO]: Saving chunks for level ‹ prison ›/Overworld
[12:54:18] [Thread-4/INFO]: Stopping server
[12:54:18] [Thread-4/INFO]: Saving players
[hr]
Voici mes logs depuis de le début même si j’ai oublier de copier le ‹ Starting server 1.7.9 outdated ! ›

Il faut corriger toutes les erreurs que vous avez, elles sont marquées avec la balise [Server thread/ERROR]: .
La plupart de ces erreurs sont dues à cause d’une mauvaise version des plugins indiqués.

Ok merci de ton aide

Pas de soucis.

Votre serveur à sûrement atteint sa capacité maximum de mémoire soit 1Go pour l’offre Standard. Si vous souhaitez ne plus avoir de problème il vous faut passer à l’offre Mania.

Je n’ai pas l’argent pour.
Je n’ai que 10 ans. Je n’ai pas le doit de payer plus de 3€