[Essentials-Iconomy] Compatibiliter

WalkerDreams

Bucheron
24 Décembre 2011
232
0
11
28
Guadeloupe
Bonjour a tous,
Donc voila mon problème, J'ai installé Essentials Comme beaucoup de Gens :)
Or, J'aimerais passer a un système d'economie plus avancé.
Voila pourquoi Naturellement je me suis tourné vers iConomy.
Mais Les commandes de payement étant les même cela pourrais poser problème, J'aimerais savoir comme désactiver carrement l'economie de essentials ou du moins les commandes.
J'ai déjâ testé le disable-commands eco et balance, mais cela ne Fonctionne pas, Regardez le fichier essentials (une partie):
Code:
# Shall we notify users when using /lightning
warn-on-smite: true
 
# motd and rules are now configured in the files motd.txt and rules.txt
 
# When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take
# priority.  If a command is in this list, Essentials will try to give ITSELF priority.  This does not always work:
# usually whichever plugin was updated most recently wins out.  However, the full name of the command will always work.
# For example, if WorldGuard and Essentials are both enabled, and WorldGuard takes control over /god, /essentials:god
# will still map to Essentials, whereas it might normally get forced upon WorldGuard.  Commands prefixed with an "e",
# such as /egod, will always grant Essentials priority.
# We should try to take priority over /god.  If this doesn't work, use
# /essentials:god or /egod.  If god is set using WorldGuard, use /ungod to remove then use whichever you see fit.
overridden-commands:
  - god
 
# Disabled commands will be completelly unavailable on the server.
disabled-commands:
# - balance
# - eco
 
# Restricted commands have been removed.
# Now we have a whitelist, all commands not on this list are only available to ops.
# These will have NO EFFECT if you have Permissions installed!
# They are here only if you want something simpler than Permissions.
# These are the permissions without the "essentials." part.


Merci de votre aide! ;)
 
Pour désactiver l'économie de Essentials, enlève tout simplement le fichier EssentialsEco de ton dossier plugins ;)

PS : quand tu met un "#" au début d'une ligne, c'est mis en "commentaire" , bukkit ne lira donc pas cette ligne étant donné que ça ne lui est pas important. Enlève alors les "#" au début de tes lignes si tu veux que cela fonctionne :)
 
D'ailleur quand j'enleve les "#" Notepad m'indique une erreur! et cela ne marche pas, mon fichier donne sa:
Code:
overridden-commands:
  - god
 
# Disabled commands will be completelly unavailable on the server.
disabled-commands:
- balance
- eco
 
# Restricted commands have been removed.
# Now we have a whitelist, all commands not on this list are only available to ops.
# These will have NO EFFECT if you have Permissions installed!
# They are here only if you want something simpler than Permissions.
# These are the permissions without the "essentials." part.
player-commands:
  - afk
  - back
  - back.ondeath
  - balance
  - clearinventory
 
Notepad t'indique une erreur? Tu as essayé de simplement essayer quand même? Il dis surement que c'est des erreurs simplement parce que les mots sont en anglais, donc lui ne les connais pas
 
Non j'ai bien modifier, Sa marche toujours......, bizzare..............
Code:
overridden-commands:
  - god
 
# Disabled commands will be completelly unavailable on the server.
disabled-commands:
  - balance
  - eco
 
# Restricted commands have been removed.
# Now we have a whitelist, all commands not on this list are only available to ops.
# These will have NO EFFECT if you have Permissions installed!
# They are here only if you want something simpler than Permissions.
# These are the permissions without the "essentials." part.
player-commands:
  - afk
  - back
  - back.ondeath
  - balance
  - clearinventory
  - compass
  - depth
  - getpos
  - geoip.show
  - help
  - helpop
  - home
  - home.others
  - ignore
  - info
  - kit
  - list
  - mail
  - mail.send
  - me
  - motd
  - msg
  - nick
  - pay
  - ping
  - powertool
  - protect
  - r
  - rules
  - seen
  - sell
  - sethome
  - setxmpp
  - signs.create.protection
  - signs.create.trade
  - signs.break.protection
  - signs.break.trade
  - signs.use.balance
  - signs.use.buy
  - signs.use.disposal
  - signs.use.free
  - signs.use.heal
  - signs.use.mail
  - signs.use.protection
  - signs.use.sell
  - signs.use.time
  - signs.use.trade
  - signs.use.warp
  - signs.use.weather
  - spawn
  - suicide
  - tpa
  - tpaccept
  - tpahere
  - tpdeny
  - warp
  - warp.list
  - world
  - worth
  - xmpp
 
# Note: All items MUST be followed by a quantity!
# Times are measured in seconds.