Ip

Bonjour,
J’ai une question, il y a une personne qui a un compte sur mon serv et il est aller chez un amis a lui qui a aussi un compte, probleme il ne peut pas se connecter sur le serveur, sa lui met qu’il ne peut pas se créer plus de compte sur cette ip, pourtant le compte est déjà créer. J’aimerai que une personne ne puisse pas créer plusieur compte sur le meme ip mais qu’ils puissent jouer sur plusieur compte sur la meme ip du moment ou le compte est déjà créer.

Cordialment

Ps : J’ai 2 autres sujet sans reponse : - http://forum.minecraft-mania.fr/showthread.php?tid=2063

Salut à toi !
Tu as normalement installé le plugin AuthMe.
Il faut que tu ouvre le fichier config.yml tu descend vers la ligne 41 nommé “maxRegPerIp:” et tu change le 1 par 2 ou autre :slight_smile:

J’ai pas MaxRegPerIp.


DataSource:
  mySQLColumnEmail: email
  mySQLColumnId: id
  mySQLlastlocWorld: world
Email:
  RecoveryPasswordLength: 8
  mailPort: 465
  mailSMTP: smtp.gmail.com
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  mailSubject: ''
  maxRegPerEmail: 1
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
ExternalBoardOptions:
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
settings:
  restrictions:
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds: []
    banUnsafedIP: false
  registration:
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  security:
    doubleMD5SaltLength: 8
  sessions:
    sessionExpireOnIpChange: false
Xenoforo:
  predefinedSalt: ''
Security:
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
  console:
    logConsole: false
Hooks:
  multiverse: true
  chestshop: true
  notifications: true
  bungeecord: false
  disableSocialSpy: true
Performances:
  useMultiThreading: false

Voila mon fichier config

Hello ,

C’est parce que tu as l’ancienne version d’authme , prends la version " Authme Reloaded " .

Cordialement

Je viens de l’intaller mais je ne peut pas le configurer, quand je vais dans installation plugin il est présent mais dans config plugin il n’y est pas ?

Cordialement

Quels sont les logs ?

Cordialement

Voila :


[19:47:49] [Server thread/INFO]: Starting minecraft server version 1.7.2
[19:47:49] [Server thread/INFO]: Loading properties
[19:47:49] [Server thread/INFO]: Default game type: SURVIVAL
[19:47:49] [Server thread/INFO]: Generating keypair
[19:47:49] [Server thread/INFO]: Starting Minecraft server on *:31090
[19:47:49] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
[19:47:49] [Thread-6/INFO]: ----- Bukkit Auto Updater -----
[19:47:49] [Thread-6/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
[19:47:49] [Thread-6/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
[19:47:49] [Thread-6/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
[19:47:49] [Thread-6/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
[19:47:49] [Thread-6/INFO]: ----- ------------------- -----
[19:47:49] [Server thread/ERROR]: Ambiguous plugin name `War' for files `plugins/War-v1.8.jar' and `plugins/War-v1.7.4.jar' in `plugins'
[19:47:50] [Server thread/ERROR]: Could not load 'plugins/mcore (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/PlayerInventory
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/PlayerInventory
at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:72) ~[?:?]
at com.massivecraft.mcore.MCore.<clinit>(MCore.java:61) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_21]
at java.lang.Class.forName(Class.java:266) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.PlayerInventory
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0_21]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0_21]
at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:72) ~[?:?]
at com.massivecraft.mcore.MCore.<clinit>(MCore.java:61) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_21]
at java.lang.Class.forName(Class.java:266) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 9 more
[19:47:50] [Server thread/ERROR]: Could not load 'plugins/Showcase.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.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_21]
at java.lang.ClassLoader.defineClass(ClassLoader.java:791) ~[?:1.7.0_21]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_21]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_21]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_21]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_21]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_21]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_21]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0_21]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0_21]
at com.narrowtux.showcase.Showcase.<init>(Showcase.java:76) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_21]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_21]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_21]
at java.lang.reflect.Constructor.newInstance(Constructor.java:525) ~[?:1.7.0_21]
at java.lang.Class.newInstance0(Class.java:374) ~[?:1.7.0_21]
at java.lang.Class.newInstance(Class.java:327) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0_21]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0_21]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_21]
at java.lang.ClassLoader.defineClass(ClassLoader.java:791) ~[?:1.7.0_21]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_21]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_21]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_21]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_21]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_21]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_21]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0_21]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0_21]
at com.narrowtux.showcase.Showcase.<init>(Showcase.java:76) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_21]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_21]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_21]
at java.lang.reflect.Constructor.newInstance(Constructor.java:525) ~[?:1.7.0_21]
at java.lang.Class.newInstance0(Class.java:374) ~[?:1.7.0_21]
at java.lang.Class.newInstance(Class.java:327) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 9 more
[19:47:50] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
[19:47:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.10-SNAPSHOT (build 979)
[19:47:50] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.2
[19:47:50] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[19:47:50] [Server thread/INFO]: [ColorSigns] Loading ColorSigns v1.0
[19:47:50] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.9-RC-sMD5NET-b673
[19:47:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.7
[19:47:50] [Server thread/INFO]: [AutoMessenger] Loading AutoMessenger v1.0.1
[19:47:50] [Server thread/INFO]: [BOSEconomy] Loading BOSEconomy v0.7.8.1
[19:47:50] [Server thread/INFO]: [War] Loading War v1.8 (Nimitz)
[19:47:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:47:50] [Server thread/INFO]: [NoMulti] Loading NoMulti v2.1
[19:47:50] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[19:47:50] [Server thread/INFO]: [Jail] Loading Jail v2.4.5
[19:47:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[19:47:50] [Server thread/INFO]: [SpawnMobs] Loading SpawnMobs v1.0
[19:47:50] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.3.2
[19:47:50] [Server thread/INFO]: [ObsidianDestroyer] Loading ObsidianDestroyer v4.2.1
[19:47:50] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.0
[19:47:50] [Server thread/INFO]: [Disabler] Loading Disabler v3.2
[19:47:50] [Server thread/INFO]: [Spectate] Loading Spectate v2.0
[19:47:50] [Server thread/INFO]: [Minigames] Loading Minigames v1.6.3
[19:47:50] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.0
[19:47:50] [Server thread/INFO]: [BowSpleef] Loading BowSpleef vB 0.1.9
[19:47:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.5
[19:47:50] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.6.3
[19:47:50] [Server thread/INFO]: [SimpleSpleef] Loading SimpleSpleef v4.2
[19:47:50] [Server thread/INFO]: [Freeze] Loading Freeze v0.3
[19:47:50] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.3
[19:47:50] [Server thread/INFO]: [BanItem] Loading BanItem v2.7
[19:47:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[19:47:50] [Server thread/INFO]: [Lift] Loading Lift v49
[19:47:50] [Server thread/INFO]: [MagicCarpet] Loading MagicCarpet v2.4.2
[19:47:50] [Server thread/INFO]: [SimpleRegionMarket] Loading SimpleRegionMarket v3.3.5
[19:47:50] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[19:47:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[19:47:50] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v1.4
[19:47:50] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[19:47:50] [Server thread/INFO]: [KillKash] Loading KillKash v1.5
[19:47:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[19:47:50] [Server thread/INFO]: [Factions] Loading Factions v1.8.2
[19:47:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:47:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:47:50] [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.
[19:47:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:47:50] [Server thread/INFO]: Preparing level "world"
[19:47:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2036974232043957419)
[19:47:51] [Server thread/INFO]: Preparing spawn area: 0%
[19:47:52] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2036974232043957419)
[19:47:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2036974232043957419)
[19:47:52] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
[19:47:52] [Server thread/INFO]: e[0;33;1m[Tim] Unused enchantments: LURE(62) LUCK(61) e[m
[19:47:52] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
[19:47:52] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.10-SNAPSHOT (build 979)
[19:47:52] [Server thread/ERROR]: [Citizens] v2.0.10-SNAPSHOT (build 979) nest pas compatible avec Minecraft v{1}. Désactivation.
[19:47:52] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.10-SNAPSHOT (build 979)
[19:47:52] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.2
[19:47:53] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[19:47:53] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[19:47:53] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[19:47:53] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_builder' not found for group Citoyen. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
[19:47:53] [Server thread/INFO]: GroupManager - INFO - World Found: holycube
[19:47:53] [Server thread/INFO]: GroupManager - INFO - World Found: holycubenether
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_builder' not found for group Citoyen. Ignoring entry in file: plugins/GroupManager/worlds/holycubenether/groups.yml
[19:47:53] [Server thread/INFO]: GroupManager - INFO - World Found: zudikaicube
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_builder' not found for group Citoyen. Ignoring entry in file: plugins/GroupManager/worlds/zudikaicube/groups.yml
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player ElgarL: Set to 'Citoyen' for file: plugins/GroupManager/worlds/zudikaicube/users.yml
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player KHobbits: Set to 'Citoyen' for file: plugins/GroupManager/worlds/zudikaicube/users.yml
[19:47:53] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Citoyen' for file: plugins/GroupManager/worlds/zudikaicube/users.yml
[19:47:53] [Server thread/INFO]: GroupManager - INFO - World Found: world
[19:47:53] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[19:47:53] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[19:47:53] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[19:47:53] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[19:47:53] [Server thread/INFO]: [ColorSigns] Enabling ColorSigns v1.0
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.9-RC-sMD5NET-b673
[19:47:53] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[19:47:53] [Server thread/WARN]: [NoCheatPlus] Your configuration might be outdated.
Some settings could have changed, you should regenerate it!
[19:47:53] [Server thread/INFO]: [NoCheatPlus] Version 3.10.9-RC-sMD5NET-b673 is enabled.
[19:47:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.7
[19:47:53] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:47:53] [Server thread/INFO]: [AutoMessenger] Enabling AutoMessenger v1.0.1
[19:47:53] [Server thread/INFO]: ***** AutoMessenger ****
[19:47:53] [Server thread/INFO]: Loaded 0 total messages!
[19:47:53] [Server thread/INFO]: ************************
[19:47:53] [Server thread/INFO]: [BOSEconomy] Enabling BOSEconomy v0.7.8.1
[19:47:53] [Server thread/INFO]: BOSEconomy v0.7.8.1 enabled.e[m
[19:47:53] [Server thread/INFO]: [War] Enabling War v1.8 (Nimitz)
[19:47:53] [Server thread/INFO]: [War] War v1.8 (Nimitz) is on.
[19:47:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:47:53] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[19:47:53] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into BOSEconomy for Multiverse-Core v2.4-b527
[19:47:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -2036974232043957419
[19:47:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -2036974232043957419
[19:47:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -2036974232043957419
[19:47:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'shop' - Env: NORMAL - Type: FLAT & seed: -2789314333811439955
[19:47:54] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2789314333811439955)
[19:47:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Magasin' - Env: NORMAL - Type: NORMAL & seed: 4208790112255803635
[19:47:54] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4208790112255803635)
[19:47:55] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'FallenKingdom' - Env: NORMAL - Type: NORMAL & seed: -5560383633666480705
[19:47:55] [Server thread/INFO]: Preparing start region for level 5 (Seed: -5560383633666480705)
[19:47:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'MondeEvent2' - Env: NORMAL - Type: NORMAL & seed: -718162752232277114
[19:47:56] [Server thread/INFO]: Preparing start region for level 6 (Seed: -718162752232277114)
[19:47:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ZudikaiCube' - Env: NORMAL - Type: NORMAL & seed: -544405406701832643
[19:47:57] [Server thread/INFO]: Preparing start region for level 7 (Seed: -544405406701832643)
[19:47:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Holycube' - Env: NORMAL - Type: NORMAL & seed: 6675125709279443816
[19:47:57] [Server thread/INFO]: Preparing start region for level 8 (Seed: 6675125709279443816)
[19:47:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'HolyCubeNether' - Env: NETHER - Type: NORMAL & seed: 1664360083553666853
[19:47:58] [Server thread/INFO]: Preparing start region for level 9 (Seed: 1664360083553666853)
[19:47:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world2' - Env: NORMAL - Type: NORMAL & seed: 3868451026663780269
[19:47:59] [Server thread/INFO]: Preparing start region for level 10 (Seed: 3868451026663780269)
[19:48:00] [Server thread/INFO]: Preparing spawn area for world2, 44%
[19:48:01] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
[19:48:01] [Server thread/INFO]: [NoMulti] Enabling NoMulti v2.1
[19:48:01] [Server thread/INFO]: [NoMulti] Enabling plugin
[19:48:01] [Server thread/INFO]: [NoMulti] Plugin enabled
[19:48:01] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[19:48:01] [Server thread/INFO]: [CookieMonster] Using BOSEconomy v0.7.0 for economy
[19:48:01] [Server thread/INFO]: [CookieMonster] v1.8 loaded successfully.
[19:48:01] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
[19:48:01] [Server thread/INFO]: [Jail] Enabling Jail v2.4.5
[19:48:01] [Server thread/WARN]: [Jail] Configuration entry missing: AllowUpdateNotifications
[19:48:01] [Server thread/INFO]: [Jail] There is an update avalible for Jail. Version 2.6.4. Download it at http://dev.bukkit.org/bukkit-plugins/jail/files/38-jail-v2-6-4/
[19:48:02] [Server thread/INFO]: [Jail] Loaded 1 jail zones.
[19:48:02] [Server thread/INFO]: [Jail] Loaded 1 prisoners.
[19:48:02] [Server thread/INFO]: [Jail] Loaded 1 cells.
[19:48:02] [Server thread/INFO]: [Jail] Notifications plugin not installed
[19:48:02] [Server thread/INFO]: [Jail] Jail v2.4.5 loaded!
[19:48:03] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[19:48:03] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:48:03] [Server thread/INFO]: [WorldGuard] (shop) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (shop) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (shop) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (shop) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shop'
[19:48:03] [Server thread/INFO]: [WorldGuard] (Magasin) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Magasin) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Magasin) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Magasin) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Magasin'
[19:48:03] [Server thread/INFO]: [WorldGuard] (FallenKingdom) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (FallenKingdom) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (FallenKingdom) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (FallenKingdom) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FallenKingdom'
[19:48:03] [Server thread/INFO]: [WorldGuard] (MondeEvent2) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (MondeEvent2) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (MondeEvent2) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (MondeEvent2) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MondeEvent2'
[19:48:03] [Server thread/INFO]: [WorldGuard] (ZudikaiCube) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (ZudikaiCube) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (ZudikaiCube) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (ZudikaiCube) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ZudikaiCube'
[19:48:03] [Server thread/INFO]: [WorldGuard] (Holycube) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Holycube) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Holycube) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (Holycube) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Holycube'
[19:48:03] [Server thread/INFO]: [WorldGuard] (HolyCubeNether) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (HolyCubeNether) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (HolyCubeNether) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (HolyCubeNether) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HolyCubeNether'
[19:48:03] [Server thread/INFO]: [WorldGuard] (world2) TNT ignition is PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world2) Lighters are PERMITTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world2) Lava fire is blocked.
[19:48:03] [Server thread/INFO]: [WorldGuard] (world2) Fire spread is UNRESTRICTED.
[19:48:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world2'
[19:48:04] [Server thread/INFO]: [WorldGuard] 20 regions loaded for 'world'
[19:48:04] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_nether'
[19:48:04] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_the_end'
[19:48:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'shop'
[19:48:04] [Server thread/INFO]: [WorldGuard] 22 regions loaded for 'Magasin'
[19:48:04] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'FallenKingdom'
[19:48:04] [Server thread/INFO]: [WorldGuard] 5 regions loaded for 'MondeEvent2'
[19:48:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'ZudikaiCube'
[19:48:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Holycube'
[19:48:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'HolyCubeNether'
[19:48:04] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'world2'
[19:48:04] [Server thread/INFO]: [SpawnMobs] Enabling SpawnMobs v1.0
[19:48:04] [Server thread/INFO]: SpawnMobs peut etre utiliser.
[19:48:04] [Server thread/WARN]: SpawnMobs ne peut pas etre utiliser.
[19:48:04] [Server thread/ERROR]: SpawnMobs ne plus en fonction d'etre utiliser.
[19:48:04] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.3.2
[19:48:04] [Server thread/ERROR]: Cannot load plugins/AutoMessage/config.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in "<string>", line 26, column 7:
- '[Partager l'ouverture de notre ...
^
expected <block end>, but found Scalar
in "<string>", line 26, column 20:
- '[Partager l'ouverture de notre serveur faite ...
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:150) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at com.TeamNovus.AutoMessage.AutoMessage.loadConfig(AutoMessage.java:56) [AutoMessage.jar:?]
at com.TeamNovus.AutoMessage.AutoMessage.onEnable(AutoMessage.java:31) [AutoMessage.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found Scalar
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:204) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 17 more
[19:48:04] [Server thread/INFO]: [ObsidianDestroyer] Enabling ObsidianDestroyer v4.2.1
[19:48:04] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.0
[19:48:04] [Server thread/WARN]: §a[Punishmental] Starting lag checker
[19:48:04] [Server thread/WARN]: §a[Punishmental] Lag cheker running
[19:48:04] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
[19:48:04] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
[19:48:04] [Server thread/INFO]: [Punishmental]: Commands READY
[19:48:09] [Server thread/INFO]: [Disabler] Enabling Disabler v3.2
[19:48:09] [Server thread/INFO]: [Disabler] Loading messages...
[19:48:09] [Server thread/INFO]: [Disabler] Loading disabled items...
[19:48:09] [Server thread/INFO]: [Disabler] Loading misc. booleans...
[19:48:09] [Server thread/INFO]: [Disabler] Loading event listeners...
[19:48:09] [Server thread/INFO]: [Disabler] Hooked into MultiverseCore!
[19:48:09] [Server thread/INFO]: [Disabler] Found 11 worlds.
[19:48:09] [Server thread/INFO]: [Disabler] Disabler is protecting your server.
[19:48:09] [Server thread/INFO]: [Spectate] Enabling Spectate v2.0
[19:48:09] [Server thread/INFO]: [Minigames] Enabling Minigames v1.6.3
[19:48:09] [Server thread/INFO]: [Minigames] No Vault plugin found! You may only reward items.
[19:48:09] [Server thread/INFO]: Minigames successfully enabled.
[19:48:15] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.0
[19:48:15] [Server thread/INFO]: [BowSpleef] Enabling BowSpleef vB 0.1.9
[19:48:15] [Server thread/INFO]: [BowSpleef] Loading 2 games
[19:48:15] [Server thread/INFO]: [BowSpleef]Checking for arena on index 1
[19:48:15] [Server thread/INFO]: Loading Arena: 1
[19:48:15] [Server thread/INFO]: Loaded 6004/6004 blocks into the floor of BowSpleef arena 1
[19:48:15] [Server thread/INFO]: 1 Enabling!
[19:48:15] [Server thread/INFO]: [Bow Spleef]No save file on disk for arena 1
[19:48:15] [Server thread/INFO]: [BowSpleef]Checking for arena on index 2
[19:48:15] [Server thread/INFO]: Loading Arena: 2
[19:48:15] [Server thread/INFO]: [Bow Spleef]No save file on disk for arena 2
[19:48:15] [Server thread/INFO]: METRICS STARTING
[19:48:15] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.5
[19:48:15] [Server thread/INFO]: [ChestShop] BOSEconomy version 0.7.0 loaded.
[19:48:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.6.3
[19:48:18] [Server thread/WARN]: [ClearLag] --=[> This build was made for CraftBukkit 1.7.8 <]=---
[19:48:18] [Server thread/WARN]: [ClearLag] The following features have been disabled: mob-range
[19:48:18] [Server thread/INFO]: [ClearLag] No config updates found...
[19:48:18] [Thread-7/INFO]: [ClearLag] Searching for updates..
[19:48:18] [Server thread/INFO]: [ClearLag] Clearlag has been enabled!
[19:48:19] [Server thread/INFO]: [SimpleSpleef] Enabling SimpleSpleef v4.2
[19:48:19] [Server thread/INFO]: [SimpleSpleef] Loaded data successfully.
[19:48:19] [Server thread/INFO]: [SimpleSpleef] Vault was not found. Economy rewards will not work!
[19:48:19] [Server thread/INFO]: [SimpleSpleef] TagAPI plugin not found - select features disabled.
[19:48:19] [Server thread/INFO]: [SimpleSpleef] has been enabled!
[19:48:19] [Server thread/INFO]: [Freeze] Enabling Freeze v0.3
[19:48:19] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.3
[19:48:19] [Server thread/WARN]: [MobArena] Vault was not found. Economy rewards will not work!
[19:48:19] [Thread-7/INFO]: [ClearLag] No updates found!
[19:48:20] [Thread-8/WARN]: [SimpleSpleef] Could not reach BukkitDev file stream for update checking. Is dev.bukkit.org offline?
[19:48:21] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[19:48:21] [Server thread/INFO]: [MobArena] Loaded arena 'mob'
[19:48:21] [Server thread/INFO]: [MobArena] v0.96.3 enabled.
[19:48:21] [Server thread/INFO]: [BanItem] Enabling BanItem v2.7
[19:48:21] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
[19:48:21] [Server thread/INFO]: [BanItem] made by: [abcalvin]
[19:48:21] [Server thread/INFO]: BanItem's config.yml detected
[19:48:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[19:48:23] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[19:48:23] [Server thread/INFO]: [Essentials] Payment method found (BOSEconomy version: 0.7.0)
[19:48:23] [Server thread/INFO]: [Lift] Enabling Lift v49
[19:48:23] [Server thread/INFO]: Lift v49 is now enabled!
[19:48:23] [Server thread/INFO]: [MagicCarpet] Enabling MagicCarpet v2.4.2
[19:48:23] [Server thread/INFO]: [MagicCarpet] Loading carpets...
[19:48:23] [Server thread/INFO]: [MagicCarpet] is now enabled!
[19:48:23] [Server thread/INFO]: [SimpleRegionMarket] Enabling SimpleRegionMarket v3.3.5
[19:48:23] [Server thread/WARN]: [SimpleRegionMarket] MAIN.WARN.NO_ECO_API
[19:48:23] [Server thread/INFO]: [SimpleRegionMarket] Loaded 4 template(s), 0 world(s) and 0 region(s).
[19:48:23] [Server thread/INFO]: [SimpleRegionMarket] The check took 0ms
[19:48:23] [Server thread/ERROR]: Error occurred while enabling SimpleRegionMarket v3.3.5 (Is it up to date?)
java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
at me.ienze.SimpleRegionMarket.PermissionsManager.loadPermissionSystem(PermissionsManager.java:14) ~[?:?]
at me.ienze.SimpleRegionMarket.SimpleRegionMarket.onEnable(SimpleRegionMarket.java:125) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permission
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_21]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_21]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_21]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_21]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.7.2-R0.4-3023.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0_21]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0_21]
... 13 more
[19:48:25] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[19:48:25] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[19:48:25] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v1.4
[19:48:25] [Server thread/INFO]: [CreativeGates v1.4] === ENABLE START ===
[19:48:25] [Server thread/INFO]: [CreativeGates v1.4] === ENABLE DONE (Took 331ms) ===
[19:48:25] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[19:48:27] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
[19:48:27] [Server thread/INFO]: [KillKash] Enabling KillKash v1.5
[19:48:27] [Server thread/INFO]: [KillKash] KillKash v1.0 by shmkane, Enabled!
[19:48:27] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[19:48:27] [Server thread/INFO]: [Factions] Enabling Factions v1.8.2
[19:48:27] [Server thread/INFO]: [Factions v1.8.2] === ENABLE START ===
[19:48:27] [Server thread/INFO]: [Factions v1.8.2] Loading board from disk
[19:48:27] [Server thread/INFO]: [Factions v1.8.2] Economy integration is disabled, and the plugin "Vault" is not installed.
[19:48:27] [Server thread/INFO]: [Factions v1.8.2] === ENABLE DONE (Took 142ms) ===
[19:48:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:48:39] [Server thread/INFO]: Done (49,420s)! For help, type "help" or "?"
[19:48:39] [Server thread/INFO]: Starting GS4 status listener
[19:48:39] [Server thread/INFO]: Starting remote control listener
[19:48:39] [Query Listener #1/INFO]: Query running on 0.0.0.0:31092
[19:48:39] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:31091
[19:48:39] [Server thread/ERROR]: ==================== Jobs ====================
[19:48:39] [Server thread/ERROR]: Vault is required by this plugin for economy support!
[19:48:39] [Server thread/ERROR]: Please install Vault first!
[19:48:39] [Server thread/ERROR]: You can find the latest version here:
[19:48:39] [Server thread/ERROR]: http://dev.bukkit.org/server-mods/vault/
[19:48:39] [Server thread/ERROR]: ==============================================
[19:48:39] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[19:48:45] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[19:48:45] [Server thread/INFO]: [War] Loading zone Emeraud_PVP...
[19:48:45] [Server thread/WARN]: Wrong location for EntitySilverfish['Silverfish'/1567, l='Magasin', x=22307,92, y=77,00, z=19652,44] in world 'Magasin'!
[19:48:45] [Server thread/WARN]: Entity is at 22307.924068081265,19652.437732664606 (chunk 1394,1228) but was stored in chunk -53,60
[19:48:45] [Server thread/WARN]: Wrong location for EntityZombie['Zombie'/1568, l='Magasin', x=22307,92, y=77,00, z=19652,44] in world 'Magasin'!
[19:48:45] [Server thread/WARN]: Entity is at 22307.924068081265,19652.437732664606 (chunk 1394,1228) but was stored in chunk -53,60
[19:48:45] [Server thread/WARN]: Wrong location for EntitySilverfish['Silverfish'/1569, l='Magasin', x=22310,28, y=79,12, z=19651,56] in world 'Magasin'!
[19:48:45] [Server thread/WARN]: Entity is at 22310.282549348998,19651.562552580075 (chunk 1394,1228) but was stored in chunk -54,59
[19:48:45] [Server thread/INFO]: [War] Warzones ready.
[19:48:45] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[19:48:45] [pool-3-thread-10/WARN]: §c[Punishmental] Failsafe Activated to prevent server lock-up
[19:48:45] [pool-3-thread-10/WARN]: §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
[19:48:45] [pool-3-thread-10/WARN]: §a[Punishmental] Starting lag checker
[19:48:45] [pool-3-thread-10/WARN]: §a[Punishmental] Lag cheker running
[19:48:45] [Server thread/INFO]: [MobArena] MobArena v0.96.4 is now available!

je met l’autre moitier dans un autre post car c’est trop long mais pouvez vous repondre pour pas que je fasse de double post

Régles déjà ces erreurs :

[19:47:49] [Server thread/ERROR]: Ambiguous plugin name War' for files plugins/War-v1.8.jar’ and plugins/War-v1.7.4.jar' in plugins’
[19:47:50] [Server thread/ERROR]: Could not load ‹ plugins/mcore (1).jar › in folder ‹ plugins ›
[19:47:50] [Server thread/ERROR]: Could not load ‹ plugins/Showcase.jar › in folder ‹ plugins ›
[19:48:04] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.3.2
[19:48:04] [Server thread/ERROR]: Cannot load plugins/AutoMessage/config.yml
[19:48:23] [Server thread/ERROR]: Error occurred while enabling SimpleRegionMarket v3.3.5 (Is it up to date?)
[19:48:39] [Server thread/ERROR]: ==================== Jobs ====================
[19:48:39] [Server thread/ERROR]: Vault is required by this plugin for economy support!
[19:48:39] [Server thread/ERROR]: Please install Vault first!
[19:48:39] [Server thread/ERROR]: You can find the latest version here:
[19:48:39] [Server thread/ERROR]: Overview - Vault - Bukkit Plugins - Projects - Bukkit
[19:48:39] [Server thread/ERROR]: ==============================================
[19:55:51] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to Jail v2.4.5

Cordialement

C’est a cause de sa que sa ne fonctionne pas ?

Cordialement

J’ai installé les plugin authe reloaded, j’ai installer authme psk sinon il n’y a pas de /login etc … j’ai installé holographicdisplays et combattag. Sur ces 4 dernier plugin que j’ai installer il y a que holographicdisplays qui est dans ma liste configplugin et les 3 autre ni sont pas et ne marche pas.

Cordialment

Peux tu contacter le support mais as tu corrigé les autres erreurs ?

Cordialement

je les contacte, je n’ai pas pu tout corriger car mon ftp bug

Répondu

Merci authme et bien installé par contre j’ai mis 5 a MaxRegPerIp et la personne ne peut toujours pas se co, sa lui met toujours qu’il ne peut pas se créer plus de compte sur cette ip et aussi maintenant tout le monde doit se register. Qu’elle fichier je doit prendre dans un backup de l’ancienne version pour que ceux qui sont déja register n’ai pas besoin de le refaire ?

Cordialment

As tu rechargé le plugin après avoir modifié le fichier ?
Authme reloaded ne semble pas indiquer comment importer des données de l’ancienne version d’authme : Configure AuthMe - Pages - AuthMe Reloaded - Bukkit Plugins - Projects - Bukkit

Cordialement

Pas grave pour le register, mais pour rechargé le plugin je dois redémarré le serveur apres avoir sauvegardé ?

Cordialment

Oui

oui je l’ai fait et sa ne marche toujours pas