Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Co robię źle ? ne wyświetla się [Krol]Dyplomata a samo Dyplomata. co jest nie tak ? oto co jest napisane w .yml

 

 

# System is no longer used, but may become used in the future

# Copies is for multiple-world support

# Put the name of the world you wish for it to be a clone of, otherwise leave it empty.

# If this file is for your default world (the one in server.properties) then you must

# leave copies blank.

# Example: copies: Derp - This will clone the permissions of the world Derp

#

# Make sure to rename this file to the name of the world that is in sever.properties under

# level-name. So if it is level-name: world then this should be world.yml and in the

# plugins/Permissions directory (ie. plugins/Permissions/world.yml)

#

# NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid

# doing this is to use Notepad++ and replace the tab with 4 spaces.

plugin:

permissions:

system: default

copies:

 

##

# AntiBuild is included with this. To disable a group from being able to build then

# set the build: flag to false (build: false). If you want a group to be able to build

# then set it to true.

##

# Groups can contain inheritance.

# To make a group inherit the permissions from another

# group simply place the groups name in the "inheritance:" like so:

#

# Example:

# inheritance:

# - Default

##

# All permissions including the asterisks must be placed in single quotes.

# like so:

#

# - 'foo.bar'

#

# Otherwise errors will happen!

##

# Globalized Permission settings:

#

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

#

# - 'foo.*'

#

# This will allow you to use all general commands.

#

##

# Single Asterisk denotes all commands:

#

# - '*'

# If you give a group this permissions, do not have the group inherit any permissions

# from other groups. Any users assigned to this group should NOT be given any additional

# permissions either.

##

# To exempt a node use the - prefix like so:

# - '-foo.bar'

##

# prefix: and suffix: do not do anything on their own. You need another outside plugin

# such as iChat or HeroChat in order for these to do anything.

groups:

Farmer:

default: true

info:

prefix: '&2'

suffix: ''

build: true

inheritance:

permissions:

- 'foo.bar'

- essentials.compass

- essentials.kit.*

- essentials.getpos

- lwc.protect

- essentials.msg

- essentials.whois

- essentials.sethome

- magiccarpet.*

- essentials.home.*

- essentials.afk.*

- falsebook.*

- essentials.sethome.*

- iConomy.list

- iConomy.payment

- iConomy.rank

- iConomy.top

- iConomyChestShop.shop.create

- iConomyChestShop.shop.sell

- iConomyChestShop.shop.use

- iConomyChestShop.*

- uQuest.*

 

Kucharz:

default: false

info:

prefix: '&5'

suffix: ''

build: true

inheritance:

permissions:

- 'foo.bar'

- essentials.compass

- essentials.kit.*

- essentials.getpos

- lwc.protect

- essentials.msg

- essentials.whois

- essentials.sethome

- magiccarpet.*

- essentials.home.*

- essentials.afk.*

- falsebook.*

- essentials.sethome.*

- iConomy.list

- iConomy.payment

- iConomy.rank

- iConomy.top

- iConomyChestShop.shop.create

- iConomyChestShop.shop.sell

- iConomyChestShop.shop.use

- iConomyChestShop.*

- uQuest.*

 

Rycerz:

default: false

info:

prefix: '&4'

suffix: ''

build: true

inheritance:

permissions:

- 'foo.bar'

- essentials.compass

- essentials.kit.*

- essentials.getpos

- lwc.protect

- essentials.msg

- essentials.whois

- essentials.sethome

- magiccarpet.*

- essentials.home.*

- essentials.afk.*

- falsebook.*

- essentials.sethome.*

- iConomy.list

- iConomy.payment

- iConomy.rank

- iConomy.top

- iConomyChestShop.shop.create

- iConomyChestShop.shop.sell

- iConomyChestShop.shop.use

- iConomyChestShop.*

- uQuest.*

 

Straznik:

default: false

info:

prefix: '&3'

suffix: ''

build: true

inheritance:

permissions:

- 'foo.bar'

- essentials.compass

- essentials.kit.*

- essentials.getpos

- lwc.protect

- essentials.msg

- essentials.whois

- essentials.sethome

- magiccarpet.*

- essentials.home.*

- essentials.afk.*

- falsebook.*

- essentials.sethome.*

- iConomy.list

- iConomy.payment

- iConomy.rank

- iConomy.top

- iConomyChestShop.shop.create

- iConomyChestShop.shop.sell

- iConomyChestShop.shop.use

- iConomyChestShop.*

- uQuest.*

 

Informator:

default: false

info:

prefix: '&5'

suffix: ''

build: true

inheritance:

permissions:

- 'foo.bar'

- essentials.compass

- essentials.kit.*

- essentials.getpos

- lwc.protect

- essentials.msg

- essentials.whois

- essentials.sethome

- magiccarpet.*

- essentials.home.*

- essentials.afk.*

- falsebook.*

- essentials.sethome.*

- iConomy.list

- iConomy.payment

- iConomy.rank

- iConomy.top

- iConomyChestShop.shop.create

- iConomyChestShop.shop.sell

- iConomyChestShop.shop.use

- iConomyChestShop.*

- uQuest.*

 

 

Krol:

default: false

info:

prefix: '&c'

suffix: ''

build: true

inheritance:

permissions:

- '*'

 

##

# Users denote which users are included in which group.

# TheNo1Yeti is in the Admin group

# Herpina is a member of the Moderator group but also has access

# to the herp.derp permissions

# Derpina is a member of the admin group but does not have access

# to the derp.derp permission node

# Users can also have a prefix and suffix as seen with Herpina

##

users:

Dyplomata:

group: Krol

permissions:

adamdodo:

group: Krol

permissions:

Franox:

group: Informator

permissions:

Exluxer:

group: Kucharz

permissions:

przenio99

group: Farmer

permissions:

groks999

group: Straznik

permissions:

Opublikowano

TheMorteMaster:
   	group: Krol
   	permissions:Nulled
TheMorteMaster:
   	group: Moderator
   	permissions:Nulled

 

;)

 

i potem enter i jedziesz :).

 

Dałem ci tak jakby dla 2 userów :).

Opublikowano

Czyli tylko ta linijka była źle ?

 

Jak inne to byłbyś taki dobry i dał mi gotowe ? xD

 

będą + lub -. zależy co chcesz i ile chcesz.

ja sięna tym nie znam

Opublikowano

Kopiujesz takie linijki i jedna pod druga bez odstepu na gorze...

Opublikowano

Dziekuje, zbierasz - czy + ?

 

users:

Dyplomata:

group: Krol

permissions:Nulled

adamdodo:

group: Krol

permissions:Nulled

Franox:

group: Informator

permissions:

Exluxer:

group: Kucharz

permissions:Nulled

przenio99

group: Farmer

permissions:Nulled

groks999

group: Straznik

permissions:Nulled

 

 

Tak ??

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...