CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Minecraft
  • Tout support
  • PC
  • Xbox Series
  • Switch
  • Switch 2
  • PS4
  • ONE
  • WiiU
  • PS3
  • 360
  • Vita
  • iOS
  • Android
  • Web
  • New 3DS
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

permission de minecraft multi

kirinlagirafe
kirinlagirafe
Niveau 6
06 juillet 2011 à 21:40:23

salut a tous :snif: :snif: j'ai tout fais pour que par exemple sa fasse [admin] mon nom et le message mais sa marche pas j'ai ichat et permission et puis sa fait <zenoozhd< mon nom... en rouge et le message comment faire pliz regarde

  1. System is no longer used, but may become used in the future
  2. Copies is for multiple-world support
  3. Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
  4. If this file is for your default world (the one in server.properties) then you must
  5. leave copies blank.
  6. Example: copies: Derp - This will clone the permissions of the world Derp

#

  1. Make sure to rename this file to the name of the world that is in sever.properties under
  2. level-name. So if it is level-name: world then this should be world.yml and in the
  3. plugins/Permissions directory (ie. plugins/Permissions/world.yml)

#

  1. NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
  2. doing this is to use Notepad++ and replace the tab with 4 spaces.

plugin:
permissions:
system: default
copies:

  1. AntiBuild is included with this. To disable a group from being able to build then
  2. set the build: flag to false (build: false). If you want a group to be able to build
  3. then set it to true.

##

  1. Groups can contain inheritance.
  2. To make a group inherit the permissions from another
  3. group simply place the groups name in the "inheritance:" like so:

#

  1. Example:
  2. inheritance:
  3. - Default

##

  1. All permissions including the asterisks must be placed in single quotes.
  2. like so:

#

  1. - 'foo.bar'

#

  1. Otherwise errors will happen!

##

  1. Globalized Permission settings:

#

  1. If a permission contains periods (.) you can denote a globalized parameter:

#

  1. - 'foo.*'

#

  1. This will allow you to use all general commands.

#

##

  1. Single Asterisk denotes all commands:

#

  1. - '*'
  2. If you give a group this permissions, do not have the group inherit any permissions
  3. from other groups. Any users assigned to this group should NOT be given any additional
  4. permissions either.

##

  1. To exempt a node use the - prefix like so:
  2. - '-foo.bar'

##

  1. prefix: and suffix: do not do anything on their own. You need another outside plugin
  2. such as iChat or HeroChat in order for these to do anything.

groups:
Colon:
default: true
info:
prefix: '&f'
suffix: '&f'
build: true
inheritance:
permissions:
- 'iConomy.access'
- 'lwc.protect'
- 'iConomy.payment'
- 'general.spawn'
- 'general.player-info'
- 'essentials.spawn'
- 'essentials.who'
- 'essentials.list'
- '-magiccarpet.mc'

Citoyen:
default: false
info:
prefix: '&2'
suffix: '&2'
build: true
inheritance:
- Colon
permissions:

VIP:
default: false
info:
prefix: '&9'
suffix: '&9'
build: true
inheritance:
- Colon
permissions:
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.time'
- 'bigbrother.bbstick'
- 'essentials.tp'

Moderator:
default: false
info:
prefix: '&c'
suffix: '&c'
build: true
inheritance:
permissions:
- 'bar.foo'
- 'bb.admin.*'
- 'lwc.*'
- 'iConomy.*'
- 'general.spawn'
- 'general.teleport'
- 'general.teleport.here'
- 'general.time'
- 'general.player-info'
- 'worldedit.*'
- 'magiccarpet.mc'
- 'essentials.tp'
- 'essentials.tphere'
- 'essentials.kick'
- 'essentials.ban'
- 'essentials.unban'
- 'essentials.heal'
- 'essentials.time'
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.weather'
- 'worldedit.*'
- 'magiccarpet.mc'

Admin:
default: false
info:
prefix: '&1'
suffix: '&1'
build: true
inheritance:
permissions:
- '*'

##

  1. Users denote which users are included in which group.
  2. TheNo1Yeti is in the Admin group
  3. Herpina is a member of the Moderator group but also has access
  4. to the herp.derp permissions
  5. Derpina is a member of the admin group but does not have access
  6. to the derp.derp permission node
  7. Users can also have a prefix and suffix as seen with Herpina

##

users:
alastar59245:
group: Admin
permissions:
admin1:
group: Moderator
info:
prefix: '&e'
suffix: '&e'
permissions:
- 'herp.derp'
theo06:
group: Moderator
permissions:
zenoozhd:
group: Admin
permissions:
Fukaza:
group: Admin
permissions:
RomainV90:
group: VIP
permissions:
Cantin62:
group: VIP
permissions:
klarggyjk:
group: Admin
permissions:
aidez moi sa ne marche pas

kirinlagirafe
kirinlagirafe
Niveau 6
06 juillet 2011 à 21:43:04

:up: svp

kirinlagirafe
kirinlagirafe
Niveau 6
06 juillet 2011 à 21:44:31

allez quoi svp

Sous forums
  • Recherche de joueurs et serveurs PC/Consoles
La vidéo du moment