Résolu Probleme avec le /setspawn

  • Auteur de la discussion Auteur de la discussion Cercus
  • Date de début Date de début
Statut
N'est pas ouverte pour d'autres réponses.

Cercus

Un modérateur chat trop mignon
Staff
Modérateur
6 Octobre 2013
791
77
152
26
Bonjour c'est encore moi mais quand je tape dans le chat la commande /setspawn en etant op, sa me marque "you do not access to that command" Pourquoi ?

Voici les logs :

Code:
[20:44:52] [Server thread/INFO]: Starting minecraft server version 1.7.9
[20:44:52] [Server thread/INFO]: Loading properties
[20:44:52] [Server thread/INFO]: Default game type: SURVIVAL
[20:44:52] [Server thread/INFO]: Generating keypair
[20:44:52] [Server thread/INFO]: Starting Minecraft server on 5.196.90.175:29935
[20:44:52] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT)
[20:44:53] [Server thread/ERROR]: Could not load 'plugins/Minecraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 9 more
[20:44:53] [Server thread/ERROR]: Could not load 'plugins/SignColours.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at ichingpow.signcolours.SignColours.<init>(SignColours.java:17) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListener
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at ichingpow.signcolours.SignColours.<init>(SignColours.java:17) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
[20:44:53] [Server thread/ERROR]: Could not load 'plugins/PvP_.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at org.nerdycast.PvPPlus.PvPPlus.<init>(PvPPlus.java:58) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.EntityListener
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at org.nerdycast.PvPPlus.PvPPlus.<init>(PvPPlus.java:58) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
[20:44:53] [Server thread/ERROR]: Could not load 'plugins/CommandHub.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) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at me.greatman.CommandHub.CommandHub.<init>(CommandHub.java:23) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    at me.greatman.CommandHub.CommandHub.<init>(CommandHub.java:23) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-56-g3779cff-b3072jnks]
    ... 9 more
[20:44:53] [Thread-8/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
[20:44:53] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[20:44:53] [Server thread/INFO]: [ColourMotd] Loading ColourMotd v0.1
[20:44:53] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
[20:44:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[20:44:53] [Server thread/INFO]: [Launchpads] Loading Launchpads v3.0.0
[20:44:53] [Server thread/INFO]: [mcore] Loading mcore v7.2.1
[20:44:53] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[20:44:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[20:44:53] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
[20:44:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[20:44:53] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.2-923
[20:44:53] [Server thread/INFO]: [dynmap] Mod Support API available
[20:44:53] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.3
[20:44:53] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v1.2.2
[20:44:53] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
[20:44:53] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.5
[20:44:53] [Server thread/INFO]: [SignRanksPlus] Loading SignRanksPlus v0.7.1
[20:44:53] [Server thread/INFO]: [EasyFireworks] Loading EasyFireworks v5.2
[20:44:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
[20:44:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.4
[20:44:53] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[20:44:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[20:44:53] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.7.10
[20:44:53] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[20:44:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[20:44:53] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.5.0
[20:44:53] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[20:44:53] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
[20:44:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[20:44:53] [Server thread/INFO]: [EssentialsKitManager] Loading EssentialsKitManager v1.0.3
[20:44:53] [Server thread/INFO]: [Factions] Loading Factions v2.4.0
[20:44:53] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.8.2
[20:44:53] [Server thread/INFO]: [mcore] Enabling mcore v7.2.1
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] === ENABLE START ===
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eLoading Playerdat datas...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eLoading Cachefile datas...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eLoading Onlineplayer datas...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eLoading Registry datas...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eSkipping Dbmojangapi datas since offline mode...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eSaving Cachefile...
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §eSetup of IdUtil took §d20§ems.
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] === ENABLE §aCOMPLETE §e(Took §d189ms§e) ===
[20:44:53] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[20:44:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[20:44:53] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[20:44:53] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:44:53] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[20:44:53] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[20:44:53] [Server thread/INFO]: [mcore 7.2.1] §aActivated §eintegration with §dVault
[20:44:53] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[20:44:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:44:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:44:53] [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.
[20:44:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:44:53] [Thread-8/WARN]: Could not get latest artifact information: FileNotFoundException
[20:44:53] [Server thread/INFO]: Preparing level "Faction"
[20:44:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4535735184628864331)
[20:44:54] [Server thread/INFO]: Preparing start region for level 1 (Seed: -9120529920323974586)
[20:44:55] [Server thread/INFO]: Preparing start region for level 2 (Seed: -9120529920323974586)
[20:44:55] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[20:44:55] [Server thread/INFO]: GroupManager - INFO - World Found: world
[20:44:55] [Server thread/INFO]: GroupManager - INFO - World Found: pvpfaction
[20:44:55] [Server thread/INFO]: GroupManager - INFO - World Found: faction
[20:44:55] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[20:44:55] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[20:44:55] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[20:44:55] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[20:44:55] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[20:44:55] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[20:44:55] [Server thread/INFO]: [ColourMotd] Enabling ColourMotd v0.1
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
[20:44:55] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.8|1.7.9 / CB3043
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[20:44:55] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
[20:44:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[20:44:56] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[20:44:56] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
[20:44:56] [Server thread/INFO]: [Launchpads] Enabling Launchpads v3.0.0
[20:44:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[20:44:56] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[20:44:56] [Server thread/INFO]: Preparing start region for level 3 (Seed: 50638684)
[20:44:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PvpFaction
[20:44:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: -5847418234026043390)
[20:44:57] [Server thread/INFO]: Preparing start region for level 5 (Seed: 50638684)
[20:44:57] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7906917141138939381)
[20:44:57] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist#[m
[20:44:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock
[20:44:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:57] [Server thread/INFO]: Preparing start region for level 7 (Seed: 7465741710427497126)
[20:44:58] [Server thread/INFO]: Preparing start region for level 8 (Seed: -3207593115582538121)
[20:44:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock_nether
[20:44:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:58] [Server thread/INFO]: Preparing start region for level 9 (Seed: 4440502477845722289)
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PvP1v1
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/INFO]: Preparing start region for level 10 (Seed: -3207593115582538121)
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: pvp/fac
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
[20:44:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:44:59] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
[20:44:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[20:44:59] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
[20:45:00] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction) Lighters are PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction) Lava fire is blocked.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction) Fire spread is UNRESTRICTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction'
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_nether) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_nether) Lighters are PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_nether) Lava fire is blocked.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_nether) Fire spread is UNRESTRICTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction_nether'
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_the_end) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_the_end) Lighters are PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_the_end) Lava fire is blocked.
[20:45:00] [Server thread/INFO]: [WorldGuard] (Faction_the_end) Fire spread is UNRESTRICTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction_the_end'
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_nether) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_nether) Lighters are PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_nether) Lava fire is blocked.
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_nether) Fire spread is UNRESTRICTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvpFaction_nether'
[20:45:00] [Server thread/INFO]: [WorldGuard] (pvp_fac) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (pvp_fac) Lighters are PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (pvp_fac) Lava fire is blocked.
[20:45:00] [Server thread/INFO]: [WorldGuard] (pvp_fac) Fire spread is UNRESTRICTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp_fac'
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_the_end) TNT ignition is PERMITTED.
[20:45:00] [Server thread/INFO]: [WorldGuard] (PvpFaction_the_end) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (PvpFaction_the_end) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (PvpFaction_the_end) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvpFaction_the_end'
[20:45:01] [Server thread/INFO]: [WorldGuard] (EntrainementRush) TNT ignition is PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (EntrainementRush) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (EntrainementRush) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (EntrainementRush) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'EntrainementRush'
[20:45:01] [Server thread/INFO]: [WorldGuard] (KitPvP) TNT ignition is PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (KitPvP) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (KitPvP) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (KitPvP) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KitPvP'
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[20:45:01] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[20:45:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[20:45:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[20:45:01] [Server thread/INFO]: [WorldGuard] Loading region data...
[20:45:01] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.2-923
[20:45:01] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
[20:45:01] [Server thread/INFO]: [dynmap] Using GroupManager 2.1.31 (Phoenix) for access control
[20:45:01] [Server thread/INFO]: [dynmap] Mod Support processing completed
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
[20:45:02] [Server thread/INFO]: [dynmap] Web server started on address 5.196.90.175:8123
[20:45:02] [Server thread/INFO]: [dynmap] version 1.9.2-923 is enabled - core version 1.9.2-1876
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Faction'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Faction_nether'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Faction_the_end'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'PvpFaction_nether'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'pvp_fac'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'PvpFaction_the_end'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'EntrainementRush'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'KitPvP'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'spawn'.
[20:45:02] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[20:45:02] [Server thread/INFO]: [dynmap] Enabled
[20:45:02] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.3
[20:45:02] [Server thread/INFO]: #[0;31;22m[#[0;33;22mClearChat#[0;31;22m]#[0;33;1m clear chat enable#[m
[20:45:02] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v1.2.2
[20:45:02] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
[20:45:02] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
[20:45:02] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.5
[20:45:02] [Server thread/INFO]: [AutoMessage] version [1.5] loaded
[20:45:02] [Server thread/INFO]: [SignRanksPlus] Enabling SignRanksPlus v0.7.1
[20:45:02] [Server thread/INFO]: #[0;32;1m[Yay] SignRanksPlus detected Vault. Additional placeholders have been added#[m
[20:45:02] [Server thread/INFO]: [EasyFireworks] Enabling EasyFireworks v5.2
[20:45:02] [Server thread/INFO]: [Easy_Fireworks] Loaded 0 auto-refill dispensers!
[20:45:02] [Server thread/INFO]: [Easy_Fireworks] Checking for update...
[20:45:02] [Server thread/WARN]: [AutoSaveWorld] Plugin EasyFireworks attempted to establish connection http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version in main server thread
[20:45:02] [Server thread/WARN]: [AutoSaveWorld] Plugin EasyFireworks attempted to establish connection socket://www.xeroserver.bplaced.net:80 in main server thread
[20:45:02] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version
[20:45:02] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:45:02] [Server thread/WARN]:    at at.xer0.EasyFireworks.Fireworks.getRemoteVersion(Fireworks.java:64)
[20:45:02] [Server thread/WARN]:    at at.xer0.EasyFireworks.Fireworks.onEnable(Fireworks.java:36)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
[20:45:02] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
[20:45:02] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[20:45:02] [Server thread/WARN]: [AutoSaveWorld] Plugin EasyFireworks attempted to establish connection http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version in main server thread
[20:45:02] [Server thread/WARN]: [AutoSaveWorld] Plugin EasyFireworks attempted to establish connection socket://www.xeroserver.bplaced.net:80 in main server thread
[20:45:02] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version
[20:45:02] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:45:02] [Server thread/WARN]:    at at.xer0.EasyFireworks.Fireworks.getRemoteVersion(Fireworks.java:64)
[20:45:02] [Server thread/WARN]:    at at.xer0.EasyFireworks.Fireworks.onEnable(Fireworks.java:39)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[20:45:02] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
[20:45:02] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
[20:45:02] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
[20:45:02] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[20:45:02] [Server thread/INFO]: [Easy_Fireworks] Update available! New Version: ERROR
[20:45:02] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
[20:45:02] [Server thread/INFO]: [ClearLag] Loading modules...
[20:45:02] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
[20:45:02] [Server thread/WARN]: [ClearLag] Gian is NOT a valid Entity!
[20:45:02] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
[20:45:02] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[20:45:02] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[20:45:02] [Thread-31/INFO]: [ClearLag] Checking for updates...
[20:45:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.4
[20:45:03] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
[20:45:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'staff' was in the world 'pvp/fac' but it wasn't loaded.
[20:45:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'enchant' was in the world 'pvp/fac' but it wasn't loaded.
[20:45:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'enderchest' was in the world 'pvp/fac' but it wasn't loaded.
[20:45:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'regle' was in the world 'pvp/fac' but it wasn't loaded.
[20:45:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'ne' was in the world 'pvp/fac' but it wasn't loaded.
[20:45:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[20:45:03] [Server thread/WARN]: §4Version mismatch! Please update EssentialsKitManager to the same version.
[20:45:03] [Thread-31/INFO]: [ClearLag] No updates found!
[20:45:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[20:45:03] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[20:45:03] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.7.10
[20:45:03] [Server thread/INFO]: [CommandSigns] Loaded 38 messages.
[20:45:03] [Server thread/INFO]: [CommandSigns] Loaded 0 signs
[20:45:03] [Server thread/INFO]: [CommandSigns] Plugin metrics enabled! Thank you!
[20:45:03] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[20:45:03] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[20:45:03] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.5.0
[20:45:03] [Server thread/INFO]: #[0;36;22m[#[0;36;1mCreativeGates 2.5.0#[0;36;22m] #[0;33;1m=== ENABLE START ===#[m
[20:45:03] [Server thread/INFO]: #[0;36;22m[#[0;36;1mCreativeGates 2.5.0#[0;36;22m] #[0;33;1m=== ENABLE #[0;32;1mCOMPLETE #[0;33;1m(Took #[0;35;1m41ms#[0;33;1m) ===#[m
[20:45:03] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[20:45:03] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
[20:45:03] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[20:45:03] [Server thread/INFO]: [AuthMe] Set Language: en
[20:45:03] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[20:45:03] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[20:45:03] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[20:45:03] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[20:45:03] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[20:45:03] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
[20:45:03] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
[20:45:03] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
[20:45:03] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[20:45:03] [Server thread/INFO]: [EssentialsKitManager] Enabling EssentialsKitManager v1.0.3
[20:45:03] [Server thread/INFO]: [Factions] Enabling Factions v2.4.0
[20:45:03] [Server thread/INFO]: #[0;36;22m[#[0;36;1mFactions 2.4.0#[0;36;22m] #[0;33;1m=== ENABLE START ===#[m
[20:45:03] [Server thread/INFO]: #[0;36;22m[#[0;36;1mFactions 2.4.0#[0;36;22m] #[0;33;1m=== ENABLE #[0;32;1mCOMPLETE #[0;33;1m(Took #[0;35;1m175ms#[0;33;1m) ===#[m
[20:45:03] [Server thread/INFO]: [FactionChat] Enabling FactionChat v1.8.2
[20:45:03] [Server thread/INFO]: FactionChat: Version: 1.8.2 Enabled.
[20:45:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:45:04] [Server thread/INFO]: Done (10.538s)! For help, type "help" or "?"
[20:45:04] [Server thread/INFO]: Starting GS4 status listener
[20:45:04] [Server thread/INFO]: Starting remote control listener
[20:45:04] [Query Listener #1/INFO]: Query running on 5.196.90.175:29935
[20:45:04] [RCON Listener #2/INFO]: RCON running on 5.196.90.175:29936
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;22m============================================#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mWe are preparing for Mojangs switch to UUIDs.#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mLearn more at: #[0;36;1mhttps://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mLoading Playerdat datas...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mLoading Cachefile datas...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mLoading Onlineplayer datas...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mLoading Registry datas...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mSkipping Dbmojangapi datas since offline mode...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mSaving Cachefile...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mNow updating database for plugins that are ready ...#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mPre update #[0;35;1mfactions_mplayer#[0;33;1m.#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mPost update #[0;35;1mfactions_mplayer#[0;33;1m. Took #[0;35;1m1ms#[0;33;1m. #[0;35;1m0/0 #[0;33;1mchanged.#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mPre update #[0;35;1mfactions_uplayer@default#[0;33;1m.#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1mPost update #[0;35;1mfactions_uplayer@default#[0;33;1m. Took #[0;35;1m2ms#[0;33;1m. #[0;35;1m0/3 #[0;33;1mchanged.#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;32;1m ... done!#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;1m(database saving will now commence which might lock the server for a while)#[m
[20:45:04] [Server thread/INFO]: #[0;36;22m[#[0;36;1mmcore 7.2.1#[0;36;22m] #[0;33;1m#[0;33;22m============================================#[m
[20:45:04] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[20:45:05] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[20:45:05] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.10
[20:45:05] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[20:45:05] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[20:45:05] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[20:45:05] [pool-3-thread-12/WARN]: Exception in thread "pool-3-thread-12"
[20:45:05] [pool-3-thread-12/WARN]: org.apache.commons.lang.UnhandledException: Plugin EssentialsKitManager v1.0.3 generated an exception while executing task 57
    at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
    at org.mcstats.Metrics.postPlugin(Metrics.java:324)
    at org.mcstats.Metrics.access$400(Metrics.java:46)
    at org.mcstats.Metrics$1.run(Metrics.java:212)
    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
 
[20:45:05] [pool-3-thread-15/INFO]: [Vault] Checking for Updates:
[20:45:05] [pool-3-thread-15/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
[20:45:05] [pool-3-thread-15/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[20:45:05] [Server thread/INFO]: CONSOLE: Enabled level saving..#[m
[20:45:05] [Server thread/INFO]: #[0;35;1m[Server#[0;35;1m] Sauvegarde auto du monde lancee...#[m
[20:45:06] [Server thread/INFO]: [EssentialsKitManager] An update has been found!
[20:45:06] [Server thread/INFO]: [EssentialsKitManager] Current version: EssentialsKitManager v1.0.3
[20:45:06] [Server thread/INFO]: [EssentialsKitManager] Latest version: EssentialsKitManager v1.0.4
[20:45:06] [Server thread/INFO]: [EssentialsKitManager] Download at: http://servermods.cursecdn.com/files/882/292/EssentialsKitManager.jar
[20:45:09] [Server thread/INFO]: cercus[/86.71.113.196:41896] logged in with entity id 744 at ([spawn] -235.30305757775972, 5.0, 784.728127736979)
[20:45:09] [Server thread/INFO]: #[0;37;1m[#[0;32;22m->#[0;37;1m] cercus#[m
[20:45:13] [Server thread/INFO]: [AuthMe] cercus logged in!
[20:45:16] [Server thread/INFO]: cercus issued server command: /pl
[20:45:24] [Server thread/INFO]: cercus issued server command: /setspawn
[20:45:24] [Server thread/INFO]: §ccercus §4was denied access to command.
[20:45:42] [Thread-30/INFO]: [#[0;36;1mServeur Info#[0;33;1m] #[0;31;22mMet ton message que tu veux !#[m

et voici les plugins (en .jar après le nom du plugin) :
- ColourMotd
- ClearChat
- AutoMessage
- SignColours
- launchpads
- EssentialsChat
- EssentialsAntiBuild
- EssentialsSpawn
- EssentialsProtect
- EasyFireworks
- CreativeGates
- CommandSigns
- MineResetLite
- EssentialsKitManager
- FactionChat
- GlobalMarket
- CommandHub
- PlayerHead
- Clearlag
- PvP_
- EssentialsGroupManager
- SignRanksPlus
- Minecraft
- HolographicDisplays
- Vault
- Faction
- NocheatPlus
- AutoSaveWorld
- Essentials
- AuthMe-3.5-SNAPSHOT
- worldguard
- worldesit-bukkit-6.0
- Multiverse-Core-2.5
- mcore
- dynmap

Merci
 
Bonjour,
Je vois que tu as pas mal d'erreur !

Dans les logs je vois que tu as cette erreur:
"Could not load 'plugins/Minecraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml"
Qui entraine donc cette erreur (enfin dans la logique humaine c'est l'inverse, mais bon)
"Jar does not contain plugin.yml"

Il semblerait que dans ton dossier plugins tu ais mis un fichier jar intitulé "Minecraft.jar". Le serveur l'identifie donc comme une extension qu'il doit lancer mais ne trouve pas le fichier qu'il doit lire (c'est à dire plugin.yml), je te conseille vivement de retirer ou de changer de place ton "Minecraft.jar". D'ailleurs si c'est bien ce que je pense il n'a rien à faire là ou tu l'as mis..

Ensuite celle-ci: "Could not load 'plugins/SignColours.jar' in folder 'plugins' [...]"

Ce plugin n'est pas à jour (ou est "trop" à jour par rapport au serveur) et utilise une méthode trop vieille (retiré) de CraftBukkit pour récupérer des données qu'il pourra utiliser, et donc le serveur ne comprends pas sa requête et ne le lance pas. La bonne nouvelle, c'est que tu n'en as pas besoin, vu que tu as essentials, et que dans essentials même tu peux configurer une option pour activer les panneaux en couleurs (tu devras utiliser des symboles "&" avec un chiffre derrière compris entre "1" et "9" ou des lettres comprises de "a" à "f" (ensuite il y a les styles d’écritures. Pour plus d'info fais /kit color)
Donc mon avis d'utilisateurs expérimenté c'est de virer SignColours.

Celle-ci: "Could not load 'plugins/PvP_.jar' in folder 'plugins' [...]"

Même type de problème, ce plugin utilise des variables qui n'existent plus. A retirer aussi (de toutes les façons tu ne peux pas t'en servir, donc il n'y a aucune différence).

Celle-ci: "Could not load 'plugins/CommandHub.jar' in folder 'plugins' [...]"

Pareil, faut virer le plugin.

Ce plugin: ColourMotd est vraiment inutile, essentials prends déjà en charge cette fonction. Mais le pire, c'est qu'il peut te créer un conflit, car si deux plugins modifie le même objet, ils vont se le disputer..

Ensuite, pour répondre à ta question, tu es OP mais comme tu as installé GroupManager tu dois aussi informer le plugin que t'as engagé pour gérer les permissions que tu es op, pour cela tu dois faire /manuadd <tonpseudo> owner, en plus d'être op! Sinon certaines fonctionnalités te seront interdites, bien que "owner" possède le "*".
Si tu as modifiés les grades, dans ce cas tu dois faire /manuadd <tonpseudo> <legradeapromouvoir> en sachant que le grade que tu recherches devrais avoir la permission '*' ou alors au minimum essentials.setspawn.

Bonne soirée,
Si tu as besoin de soutiens en direct n’hésite pas a m'envoyer un message avec ton skype si tu en as un, sinon je crois qu'il va t'en falloir un.
 
Bonjour,
Dans les logs je vois que tu as cette erreur:
"Could not load 'plugins/Minecraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml"
Qui entraine donc cette erreur (enfin dans la logique humaine c'est l'inverse, mais bon)
"Jar does not contain plugin.yml"

Il semblerait que dans ton dossier plugins tu ais mis un fichier jar intitulé "Minecraft.jar". Le serveur l'identifie donc comme une extension qu'il doit lancer mais ne trouve pas le fichier qu'il doit lire (c'est à dire plugin.yml), je te conseille vivement de retirer ou de changer de place ton "Minecraft.jar". D'ailleurs si c'est bien ce que je pense il n'a rien à faire là ou tu l'as mis..

Ensuite celle-ci: "Could not load 'plugins/SignColours.jar' in folder 'plugins' [...]"

Ce plugin n'est pas à jour (ou est "trop" à jour par rapport au serveur) et utilise une méthode trop vieille (retiré) de CraftBukkit pour récupérer des données qu'il pourra utiliser, et donc le serveur ne comprends pas sa requête et ne le lance pas. La bonne nouvelle, c'est que tu n'en as pas besoin, vu que tu as essentials, et que dans essentials même tu peux configurer une option pour activer les panneaux en couleurs (tu devras utiliser des symboles "&" avec un chiffre derrière compris entre "1" et "9" ou des lettres comprises de "a" à "f" (ensuite il y a les styles d’écritures. Pour plus d'info fais /kit color)
Donc mon avis d'utilisateurs expérimenté c'est de virer SignColours.

Celle-ci: "Could not load 'plugins/PvP_.jar' in folder 'plugins' [...]"

Même type de problème, ce plugin utilise des variables qui n'existent plus. A retirer aussi (de toutes les façons tu ne peux pas t'en servir, donc il n'y a aucune différence).

Celle-ci: "Could not load 'plugins/CommandHub.jar' in folder 'plugins' [...]"

Pareil, faut virer le plugin.

Ce plugin: ColourMotd est vraiment inutile, essentials prends déjà en charge cette fonction. Mais le pire, c'est qu'il peut te créer un conflit, car si deux plugins modifie le même objet, ils vont se le disputer..

Ensuite je ne vois aucune erreur liée a faction dans les logs, donc je pense que comme la majorité de tes plugins, tu les as téléchargé sans vérifier la version de ton serveur minecraft.
Donc si ton serveur est en X version tu page sur la page du plugin a télécharger, tu cliques sur "Other download" et tu choisis la "game version" X de ton serveur.

Bonne soirée,
Si tu as besoin de soutiens en direct n’hésite pas a m'envoyer un message avec ton skype si tu en as un, sinon je crois qu'il va t'en falloir un.

j'ai desinstallé ces plugins masi le probleme persiste (peut pas faire la commande /setspawn), et tout mes plugin sont dans la bonne version avec bukkit.
je laisse quand meme mon skype : krogor3
 
je me suis mis fonda et sa marche masi pourquoi dans le groupe admin marche pas ?
 
Même problème:

Si j'ai bien compris moi cet 2 plugins qui se font la guerre mais je ne c'est pas lesquels ...

Code:
[00:23:27 WARN]: [A-Board] Plugin Animated_Soreboard v0.0.2 Alpha generated an exception while executing task 25
java.lang.UnsupportedOperationException: SuperPerms no group permissions.
        at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimaryGroup(Permission_SuperPerms.java:96) ~[?:?]
        at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:726) ~[?:?]
        at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
        at me.bccsteam.scoreboard.Main.fomater(Main.java:207) ~[?:?]
        at me.bccsteam.scoreboard.Main.access$9(Main.java:193) ~[?:?]
        at me.bccsteam.scoreboard.Main$1.run(Main.java:107) ~[?:?]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.11.2.jar:git-Bukkit-a552117]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit-1.11.2.jar:git-Bukkit-a552117]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
 
Bonjour !

Le de déterrage de vieux sujet est interdit. Tu peux cependant créer un nouveau topic qui explique ton problème en détails. ;) Un modérateur va venir bloquer celui-ci ;)

AlexFatta
 
  • J'aime
Reactions: kerarsi et Paradox
Statut
N'est pas ouverte pour d'autres réponses.