BESOIN D'AIDE (comme tout les autres je pense)

ManiaGames

Aventurier
30 Août 2016
3
0
2
30
Bonjour/Bonsoir*
J'ai créer mon serveur il y a quelque temps de cela.
Et du coup avant de l'ouvrir au grand public j'ai voulue ajouter des ranks sur le serveur.
Le plugin utiliser est group manager, donc j'ai installer le plugin créer quelque grade . Et quand j'ai voulue les tester avec la commande /manuadd (psuedo ) (rank) Rien ne se passe .
Donc s'il vous plait aider moi, les plugins que j'ai sont : advenced portal/essantial/essantials anti build/essantials group manager/essantials protect/ essantials spawn/essantialsX2.0.1/login security/multiverse -core2.4/multiverse portal2.4/setspawn2.2.1/teleportsigns/vault/worldetit6.1.3/worldguard6.1.2

Et j'allait oublier les diferent message de la console : depuis le jeu (/manuadd) sa prend un certain temps mais il est ecrit un WArn et plus 3more...
Depuis la console : you changed player "null" group to "fondateur" in world community1
et rien ne se passe


Merci D'avance ManiaGames

 
Salut,

Donne ta config (en spoiler si possible) et donne le message dans la console parce que je connais pas le "WArn et plus 3more..."
Merci
Ted
 
Merci Ted de ta réponse ,
Mais tu me demande ma config mais tu parle de group manager ou de mon PC au cas ou je te donne les deux.
Group Manager:
Code:
settings:
  config:
  # With this enabled anyone set as op has full permissions when managing GroupManager
  # The user will be able to promote players to the same group or even above.
  opOverrides: true
 
  # Default setting for 'mantogglevalidate'
  # true will cause GroupManager to attempt name matching by default.
  validate_toggle: true
  # ************************************************************************************************************************************************************
  # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
  # ************************************************************************************************************************************************************
  allow_commandblocks: false
 
  data:
  save:
  # How often GroupManager will save it's data back to groups.yml and users.yml
  minutes: 10
  # Number of hours to retain backups (plugins/GroupManager/backup)
  hours: 24
 
  logging:
  # Level of detail GroupManager will use when logging.
  # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
  level: INFO
 
  mirrors:
  # Worlds listed here have their settings mirrored in their children.
  # The first element 'world' is the main worlds name, and is the parent world.
  # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
  # the same user/groups files as the parent.
  # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
  # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
  world:
  world_nether:
  - users
  - groups
  world_the_end:
  - users
  - groups
  all_unnamed_worlds:
  - users
  - groups
  #  world2:  (World2 would have it's own set of user and groups files)
  #  world3:
  #  - users  (World3 would use the users.yml from world2, but it's own groups.yml)
  #  world4:
  #  - groups  (World4 would use the groups.yml from world2, but it's own users.yml)
  #  world5:
  #  - world6  (this would cause world6 to mirror both files from world5)

PC :
processeur: AMD Phenom(tm) II X4 955 processor 3.20 GHz
RAM : 8
Type de systeme : systeme d'exploitation 64bits,prosseceur x64
Windows 10
Carte graphique: GTX 550 ti


Mania Games

et j'allait oublier les message d'erreur :
Code:
[03:58:03 WARN]: Exception in thread "Craft Scheduler Thread - 12"
[03:58:03 WARN]: org.apache.commons.lang.UnhandledException: Plugin GroupManager vPre2.14.1.3 FINAL (Phoenix) generated an exception while executing task 8
  at org.bukkit.craftbukkit.v1_9_R2.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()[Lorg/bukkit/entity/Player;
  at org.anjocaido.groupmanager.metrics.Metrics.postPlugin(Metrics.java:335)
  at org.anjocaido.groupmanager.metrics.Metrics.access$400(Metrics.java:57)
  at org.anjocaido.groupmanager.metrics.Metrics$1.run(Metrics.java:223)
  at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  ... 3 more

Voila j'espère que cela vous aidera .
 
Dernière édition par un modérateur:
Merci pour le lien
Maintenant dans le chat il est ecrit : You were moved to the group Owner in Community 1 .
Donc pour tester j'ai ecrit un message et le grade n'apparait pas devant mon psuedo comment faire ?

Merci pour ton aide
Mania Games