Probleme avec groupe manager

Le prbleme est que l’on ne voit pas le grade afficher dèriere le nom alors que j’ai mit un prefix .
Mon serveur marche sur 1.8.6 spigot ,avec essentials er groupemanager justement et pourtant ,les codes couleur non plus
[hr]
Les codes couleur ne marche non plus pas

Il n’y a non plus pas de /setspawn et donc de /spawn

Bonjour

Je pense savoir d’ou vient ton problème peut tu me prendre en amis Skype : Théo Villano (image de san goku) et je te répare sa :wink: .

Quels sont les logs de ton serveur ?

Cordialement

Bonjour

La version 1.8.6 de Spigot n’est pas fiable et n’y stable je pense que si tu passe en 1.8.3 Spigot (ce que j’ai pour mon serveur) tout va rebien marcher essaye.

Ok j’essaye[/align] merci !
[hr]
Mais j’ai essentials ,mes pas les autre ;essentialschat ect ,meme si dans les config il y a essensialchat etc
[hr]
Non cela n’a pas marcher …
[hr]
Hum voici les logs
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.reload(CraftServer.java:744) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.Bukkit.reload(Bukkit.java:534) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1133) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_76]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_76]
at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:714) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:655) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:558) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_76]
Caused by: java.lang.UnsupportedClassVersionError: net/thomas/dev/Core : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_76]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_76]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_76]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_76]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_76]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_76]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_76]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_76]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_76]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_76]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_76]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:64) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
… 21 more
[15:59:13] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
[15:59:13] [Server thread/INFO]: [HeadMap] Loading HeadMap v1.0-12
[15:59:13] [Server thread/INFO]: [McHubEssentials] Loading McHubEssentials v1.0
[15:59:13] [Server thread/INFO]: [AntiCheatPlus] Loading AntiCheatPlus v2.1.4
[15:59:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[15:59:13] [Server thread/INFO]: [PorteCoulissante] Loading PorteCoulissante v1.4.3
[15:59:13] [Server thread/INFO]: [DiscoBeacon] Loading DiscoBeacon v1.2.8r3
[15:59:13] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[15:59:13] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[15:59:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[15:59:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
[15:59:13] [Server thread/INFO]: [ParticleMenu] Loading ParticleMenu v3.0
[15:59:13] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.0
[15:59:13] [Server thread/INFO]: [Administration_Panel] Loading Administration_Panel v1.1.0
[15:59:13] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[15:59:13] [Server thread/INFO]: [Titlebar] Loading Titlebar v1.2.4
[15:59:13] [Server thread/INFO]: [EasyHubUtils] Loading EasyHubUtils v1.4
[15:59:13] [Server thread/INFO]: [DPets] Loading DPets v1.1.9
[15:59:13] [Server thread/INFO]: [HothGenerator] Loading HothGenerator v1.2
[15:59:13] [Server thread/INFO]: [Knapsack] Loading Knapsack v1.0.28(MC:Bukkit/Spigot_1.8.x)
[15:59:13] [Server thread/INFO]: [BannerMaker] Loading BannerMaker v1.3.1
[15:59:13] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
[15:59:13] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[15:59:13] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[15:59:13] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
[15:59:13] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
[15:59:13] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[15:59:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[15:59:13] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[15:59:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:59:13] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[15:59:13] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[15:59:13] [Server thread/INFO]: [HothGenerator] Enabling HothGenerator v1.2
[15:59:13] [Server thread/INFO]: [HothGenerator] Using WorldGuard region manager
[15:59:13] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[15:59:13] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
[15:59:13] [Server thread/INFO]: GroupManager - INFO - World Found: world
[15:59:13] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[15:59:13] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[15:59:13] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[15:59:13] [Server thread/INFO]: GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
[15:59:13] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[15:59:13] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[15:59:13] [Server thread/INFO]: [HeadMap] Enabling HeadMap v1.0-12
[15:59:13] [Server thread/INFO]: [McHubEssentials] Enabling McHubEssentials v1.0
[15:59:13] [Server thread/INFO]: [McHubEssentials] Version 0.7 Enabled! Made by galaxywarrior6
[15:59:13] [Server thread/INFO]: [AntiCheatPlus] Enabling AntiCheatPlus v2.1.4
[15:59:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[15:59:13] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[15:59:13] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R2 as the Bukkit adapter
[15:59:13] [Server thread/INFO]: [PorteCoulissante] Enabling PorteCoulissante v1.4.3
[15:59:13] [Server thread/INFO]: [PorteCoulissante] SpoutPlugin not available; disabling sound effects
[15:59:13] [Server thread/INFO]: [PorteCoulissante] Plugin version 1.4.3 by Captain_Chaos enabled
[15:59:13] [Server thread/INFO]: [DiscoBeacon] Enabling DiscoBeacon v1.2.8r3
[15:59:13] [Server thread/INFO]: [DiscoBeacon] Enabled DiscoBeacon
[15:59:13] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[15:59:14] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main–
[15:59:14] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world › - Env: NORMAL - Type: FLAT & seed: -2034001927860614200
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_nether › - Env: NETHER - Type: NORMAL & seed: -7306156818013042978
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_the_end › - Env: THE_END - Type: NORMAL & seed: -7306156818013042978
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ normal › - Env: NORMAL - Type: NORMAL & seed: -2729929999789057412
[15:59:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ test › - Env: NORMAL - Type: NORMAL & seed: 654976772901347289
[15:59:15] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[15:59:15] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
[15:59:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world ›
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_nether ›
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_the_end ›
[15:59:15] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ normal ›
[15:59:15] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ test ›
[15:59:15] [Server thread/INFO]: [WorldGuard] (hoth) TNT ignition is PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (hoth) Lighters are PERMITTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] (hoth) Lava fire is blocked.
[15:59:15] [Server thread/INFO]: [WorldGuard] (hoth) Fire spread is UNRESTRICTED.
[15:59:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ hoth ›
[15:59:15] [Server thread/INFO]: [WorldGuard] Loading region data…
[15:59:15] [Server thread/INFO]: [ParticleMenu] Enabling ParticleMenu v3.0
[15:59:15] [Server thread/INFO]: [ParticleMenu] is now enabled!
[15:59:15] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.0
[15:59:15] [Server thread/INFO]: [ClearChat] [ClearChat] Author: SgtBud (Also Known As SergeantBud)
[15:59:15] [Server thread/INFO]: [ClearChat] [ClearChat] Enabling Plugin…
[15:59:15] [Server thread/INFO]: [ClearChat] [ClearChat] Author: SgtBud (Also Known As SergeantBud)
[15:59:15] [Server thread/INFO]: [Administration_Panel] Enabling Administration_Panel v1.1.0
[15:59:15] [Server thread/INFO]: [AdministrationPanel]: Administration_Panel v1.1.0 has been enabled!
[15:59:15] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[15:59:15] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.2.4
[15:59:15] [Server thread/INFO]: Titlebar> Titlebar v1.2.4 enabled!!
[15:59:15] [Server thread/INFO]: [EasyHubUtils] Enabling EasyHubUtils v1.4
[15:59:15] [Server thread/INFO]: [EasyHubUtils]Plugin startet!
[15:59:15] [Server thread/INFO]: [DPets] Enabling DPets v1.1.9
[15:59:15] [Server thread/INFO]: [Knapsack] Enabling Knapsack v1.0.28(MC:Bukkit/Spigot_1.8.x)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Building Configurations…!
[15:59:16] [Server thread/INFO]: -----------------------------------------------------
[15:59:16] [Server thread/WARN]: [Knapsacks]: Server is in off-line mode. UUIDs for player Knapsacks may not be compatabile!
[15:59:16] [Server thread/INFO]: -----------------------------------------------------
[15:59:16] [Server thread/INFO]: [Knapsacks]: Starting Metric Builds…
[15:59:16] [Server thread/INFO]: [Knapsacks]: MAX Player Knapsacks: 45
[15:59:16] [Server thread/INFO]: [Knapsacks]: Sack Maxes are: Enabled
[15:59:16] [Server thread/INFO]: [Knapsacks]: Chest Protection is: Enabled
[15:59:16] [Server thread/INFO]: [Knapsacks]: Allowing Knapsack Right-Clicking: ‹ Yes ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Right-Click Behavior will: ‹ Do Normal Action ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: AFill Realism: Fill while Flying: ‹ No ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: AFill Realism: Fill while Sprinting: ‹ No ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: AFill Realism: Fill while Riding Animals: ‹ No ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: AFill Realism: Fill while Riding MineCarts: ‹ Yes ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: AFill Realism: Fill while Riding Boats: ‹ Yes ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Recovery System is: ‹ ON ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Recovery Min Age: 0 days
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Recovery Max Age: 28 days
[15:59:16] [Server thread/INFO]: [Knapsacks]: Connecting to Knapsacks SQL…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Owners SQL Initialized…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Linkage SQL Initialized…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Knapsack Swap SQL Initialized…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Owners Table Up-to-date (AutoFills-1.0.12)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Owners Table Up-to-date (AFPrefs-1.0.12)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Owners Table Up-to-date (AgeExempt-1.0.22)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Owners Table Up-to-date (OldPName-1.0.22)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Owners Table Up-to-date (OldPNameDate-1.0.22)
[15:59:16] [Server thread/INFO]: [Knapsacks]: Compiling Recipe Materials List…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Compiling Knapsack Recipes…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Generating Player Lists…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Compiling Reserved Names…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Generating Custom Action Blocks…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Generating World Exclusions…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Compiling Disallowed Stash Containers…
[15:59:16] [Server thread/INFO]: [Knapsacks]: Player CleanUp Days: 90
[15:59:16] [Server thread/INFO]: [Knapsacks]: System CleanUp Days: 180
[15:59:16] [Server thread/INFO]: [Knapsacks]: General Console: ‹ Enabled ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Tasks Console: ‹ Enabled ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Spawn Eggs Console: ‹ Enabled ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Player Clean On Confirm is: ‹ - OFF - ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Player Auto Clean At Logout is: ‹ Disabled ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Expired Sack Events: ‹ Enabled ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Expired Sack Lists: ‹ Turned On ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Expired Sack Lists Show ‹ Above › Notification
[15:59:16] [Server thread/INFO]: [Knapsacks]: Expired Sack Lists Are: ‹ Always Shown ›
[15:59:16] [Server thread/INFO]: [Knapsacks]: Performing System Auto Clean…
[15:59:16] [Server thread/INFO]: ---------------------------------------------------------
[15:59:16] [Server thread/INFO]: [Knapsacks]: System Auto Cleaned: 0 Players (0 Total Knapsacks)
[15:59:16] [Server thread/INFO]: ---------------------------------------------------------
[15:59:16] [Server thread/INFO]: [Knapsacks]: Successfully initialized!
[15:59:16] [Server thread/INFO]: [BannerMaker] Enabling BannerMaker v1.3.1
[15:59:16] [Server thread/INFO]: [BannerMaker] Language: en
[15:59:16] [Server thread/INFO]: [BannerMaker] Vault dependency found! Enable economy supported
[15:59:16] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
[15:59:16] [Server thread/INFO]: [ClearLag] Loading modules…
[15:59:16] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
[15:59:16] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[15:59:16] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[15:59:16] [Thread-33/INFO]: [ClearLag] Checking for updates…
[15:59:16] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[15:59:16] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[15:59:16] [Server thread/INFO]: git-Spigot-fcb68de-1e56438 (MC: 1.8.3)
[15:59:16] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
[15:59:16] [Server thread/INFO]: Using locale en_GB
[15:59:16] [Server thread/INFO]: Using locale en_GB
[15:59:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[15:59:16] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[15:59:16] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
[15:59:16] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
[15:59:16] [Server thread/INFO]: [AuthMe] Loading Configuration File…
[15:59:16] [Server thread/INFO]: [AuthMe] Set Language: en
[15:59:16] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[15:59:16] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[15:59:16] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[15:59:16] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[15:59:16] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
[15:59:16] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
[15:59:16] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
[15:59:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:59:16] [Thread-33/INFO]: [ClearLag] No updates found!
[15:59:16] [Server thread/INFO]: kevin68130: Reload complete.
[15:59:16] [Server thread/INFO]: [HeadMap] Maps loaded: 1
[15:59:16] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[15:59:16] [Craft Scheduler Thread - 19/INFO]: [Vault] Checking for Updates …
[15:59:16] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[15:59:16] [Craft Scheduler Thread - 19/INFO]: [Vault] No new version available
[15:59:20] [Netty Epoll Server IO #0/INFO]: UUID of player kevin68130 is d6c32440-69a3-3468-8738-9ddb44840d25
[15:59:20] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to McHubEssentials v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:813) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:655) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:558) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_76]
Caused by: java.lang.NoClassDefFoundError: me/confuser/barapi/BarAPI
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_76]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_76]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_76]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
… 14 more
Caused by: java.lang.ClassNotFoundException: me.confuser.barapi.BarAPI
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_76]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_76]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_76]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_76]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_76]
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_76]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_76]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_76]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
… 14 more
[hr]
J’ai vient de mettre permissionEx a la place de groupmanager et sais toujour la meme chose ! …

Quelle est la version d’Essentials que tu utilises ?
Et corrige cette vilaine erreur :

[15:59:20] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to McHubEssentials v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:813) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:655) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:558) [Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_76]
Caused by: java.lang.NoClassDefFoundError: me/confuser/barapi/BarAPI
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.​java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_76]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43) ~[?:1.7.0_76]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_76]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
... 14 more
Caused by: java.lang.ClassNotFoundException: me.confuser.barapi.BarAPI
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_76]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_76]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_76]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_76]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_76]
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.​java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_76]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43) ~[?:1.7.0_76]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_76]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot-1.8.3.jar:git-Spigot-fcb68de-1e56438]
... 14 more 

Cordialement

Ok sais bon j’ai trouver …
[hr]
Je corrige comment l’erreur ?

La seule solution est de supprimer le plugin vu que celui-ci ne semble plus être mis à jour et qu’il n’est pas compatible avec la 1.8

Cordialement