GroupManager et heroes ??

Pinkpiks

Aventurier
13 Novembre 2012
14
0
1
34
Salut a tous !j'ai un petit problemes donc je voudrais vous parler

Donc j'ai un serveur bukkit dernier version ( 1.4.4) est j'aimerais avec le plugins heroes que tout le monde puisse utilisé les commande genre /hero choose [class]
mais j'ai beau avoir groupmanager config OU PAS ! rien ne change !!
Seul les personne op peuvent faire les commande !

voila ou cas ou la config de permission
Code:
# Group inheritance
#
# Any inherited groups prefixed with a g: are global groups
# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
# and are defined in the this groups.yml file.
#
# Local group inheritances define your promotion tree when using 'manpromote/mandemote'
 
groups:
  Default:
    default: true
    permissions:
    - bukkit.command.kill
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    - g:heroes.classes.*
    - g:heroes.classes.Mage
    inheritance:
    info:
      prefix: '&e'
      build: true
      suffix: ''
  Builder:
    default: false
    permissions: []
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
      prefix: '&2'
      build: true
      suffix: ''
  Moderator:
    default: false
    permissions: []
    inheritance:
    - builder
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
      prefix: '&5'
      build: true
      suffix: ''
  Admin:
    default: false
    permissions: []
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
      prefix: '&c'
      build: true
      suffix: ''
  Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    inheritance:
    - admin
    info:
      prefix: '&4'
      build: true
      suffix: ''



Voila ^^ merci d'avoir pour vos reponse ! ( j'ai skype si besoin (Pinkpiks17271)
 
Euh pas vraiment a par sa
Code:
C:\Documents and Settings\Pouclet Damien(noob)\Bureau\logiciel\serveur minecraft
>java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o false
208 recipes
27 achievements
22:23:39 [INFO] Starting minecraft server version 1.4.4
22:23:39 [INFO] Loading properties
22:23:39 [INFO] Default game type: SURVIVAL
22:23:39 [INFO] Generating keypair
22:23:39 [INFO] Starting Minecraft server on *:25565
22:23:39 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
22:23:39 [WARNING] The server will make no attempt to authenticate usernames. Be
ware.
22:23:39 [WARNING] While this makes the game possible to play without internet a
ccess, it also opens up the ability for hackers to connect with any username the
y choose.
22:23:39 [WARNING] To change this, set "online-mode" to "true" in the server.pro
perties file.
22:23:40 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.2-R0.2
-5-g69ed3e4-b2461jnks (MC: 1.4.4) (Implementing API version 1.4.4-R0.1-SNAPSHOT)
 
22:23:40 [INFO] [GroupManager] Loading GroupManager v2.0.63 (Phoenix)
22:23:40 [INFO] [WorldEdit] Loading WorldEdit v5.4.5
22:23:40 [INFO] [iConomy] Loading iConomy v7.0
22:23:40 [INFO] [Vault] Loading Vault v1.2.19-b248
22:23:40 [INFO] [Lockette] Loading Lockette v1.7.4
22:23:40 [INFO] [LumosMaxima] Loading LumosMaxima v1.2
22:23:40 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v3.9
22:23:40 [INFO] [WorldGuard] Loading WorldGuard v5.6.5
22:23:40 [INFO] [Heroes] Loading Heroes v1.5.0-b1545
22:23:40 [INFO] [Essentials] Loading Essentials v2.9.5
22:23:40 [INFO] [qQuests] Loading qQuests v0.01.97a
22:23:40 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.5
22:23:40 [INFO] MLog clients using java 1.4+ standard logging.
22:23:40 [INFO] [DragonTravel] Loading DragonTravel v1.7.1
22:23:40 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.5
22:23:40 [INFO] [ChestShop] Loading ChestShop v3.46
22:23:40 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.5
22:23:40 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.5
22:23:40 [INFO] [MobArena] Loading MobArena v0.94.4.81
22:23:40 [INFO] [Factions] Loading Factions v1.6.9.2
22:23:40 [INFO] [Vault] Enabling Vault v1.2.19-b248
22:23:40 [INFO] ----- Bukkit Auto Updater -----
22:23:40 [INFO] It appears that you're running a Development Build, when you've
specified in bukkit.yml that you prefer to run Recommended Builds.
22:23:40 [INFO] [Vault][Economy] Essentials Economy found: Waiting
22:23:40 [INFO] If you would like to be kept informed about new Development Buil
d releases, it is recommended that you change 'preferred-channel' in your bukkit
.yml to 'dev'.
22:23:40 [INFO] With that set, you will be told whenever a new version is availa
ble for download, so that you can always keep up to date and secure with the lat
est fixes.
22:23:40 [INFO] If you would like to disable this warning, simply set 'suggest-c
hannels' to false in bukkit.yml.
22:23:40 [INFO] ----- ------------------- -----
22:23:40 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iC
o6 has a CRITICAL bug which can wipe ALL iconomy data.
22:23:40 [WARNING] if you're using Votifier, or any other plugin which handles e
conomy data in a threaded manner your server is at risk!
22:23:40 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alte
rnative economy plugin!
22:23:40 [INFO] [Vault][Economy] iConomy 6 found: Waiting
22:23:40 [INFO] [Vault][Permission] GroupManager found: Waiting
22:23:40 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission
22:23:42 [INFO] [Heroes] Enabling Heroes v1.5.0-b1545
22:23:42 [INFO] [Heroes] Minimum PvP Level is set to: 1
22:23:42 [WARNING] [Heroes] File experience.yml not found - generating defaults.
 
22:23:42 [WARNING] [Heroes] File damages.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File recipes.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File admin.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File citizen.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File rogue.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File cleric.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File mage.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File warrior.yml not found - generating defaults.
22:23:42 [WARNING] [Heroes] File permission-skills.yml not found - generating de
faults.
22:23:42 [WARNING] [Heroes] Citizen has no permitted-armor section
22:23:42 [WARNING] [Heroes] Skill Mark defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Recall defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Port defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Invuln defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Pray defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Harmtouch defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Wisdom defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Slow defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Groupheal defined for Cleric not found.
22:23:42 [WARNING] [Heroes] Skill Mark defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Recall defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Port defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Icebolt defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Piggify defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Fireball defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Wisdom defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Wolf defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Blink defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Web defined for Mage not found.
22:23:42 [WARNING] [Heroes] Skill Port defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Sneak defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Jump defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill AssassinsBlade defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Mark defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Recall defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill EscapeArtist defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Smoke defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Backstab defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Curse defined for Rogue not found.
22:23:42 [WARNING] [Heroes] Skill Mark defined for Warrior not found.
22:23:42 [WARNING] [Heroes] Skill Recall defined for Warrior not found.
22:23:42 [WARNING] [Heroes] Skill Root defined for Warrior not found.
22:23:42 [WARNING] [Heroes] Skill Might defined for Warrior not found.
22:23:42 [WARNING] [Heroes] Skill Charge defined for Warrior not found.
22:23:42 [WARNING] [Heroes] Skill One defined for Warrior not found.
22:23:42 [INFO] [Heroes] version 1.5.0-b1545 is enabled!
>


PRoblemes de configuration des classes /skill ? car le op n'ont pas de problemes avec les classes ( je me demandais si cela ne venais pas de VAULT) ?? es possible ?

et le message d'erreur quand je tape la commande c'est " you d'ont have permission for " mage "