Как узнать пермишены плагина

Кто разбирается в плагине PermissionsEx в игре Minecraft? Помогите пожалуйста с настройкой доната

И так для работы с плагином, его нужно для начала скачать permissionex и установить его в папку plugins. После этого нужно запустить сервер и подождать пока в папке plugins появится еще одна папка с pex.

Теперь открываем эту папку, а сервер можно отключить и теперь можно редактировать файл permissions.yml! Открывать такой файл рекомендуется в notepad++:

groups:
user:
default: true
permissions:
— modifyworld.*

И так для работы с плагином, его нужно для начала скачать permissionex и установить его в папку plugins. После этого нужно запустить сервер и подождать пока в папке plugins появится еще одна папка с pex.

Теперь открываем эту папку, а сервер можно отключить и теперь можно редактировать файл permissions.yml! Открывать такой файл рекомендуется в notepad++:
нужно зайти на официальные сайты плагинов там есть рядом с командами есть колонка Permission и вписываеш в нужную группу эти права

groups:
user:
default: true
permission:
«-essentials.signs.create.heal»
эти пава вписываеш после Permission обезательно в скобки

# REQUIRED
# Appears as the title of the menu.
name: ‘&1Menu Сервера’

# REQUIRED
# The number of rows in the menu.
rows: 3

# OPTIONAL (you can remove this or set it to »)
# Bind multiple commands using ; (command: ‘menu; m; me’)
command: ‘menu’

# OPTIONAL
# How frequently the menu will be refreshed, in seconds.
# Useful if you have variables in items’ descriptions.
auto-refresh: 5

# OPTIONAL
# This command command will be executed when the menu is opened.
# Supports all the icon command types.
open-action: ‘tell: &eвы открыли menu.’

# OPTIONAL
# The menu will open only when right-clicking with a compass.
open-with-item:
id: #318
left-click: false
right-click: true

Читайте также:  Живой забор на даче что посадить быстро растет и красиво

spawncmd:
COMMAND: ‘spawn’
NAME: ‘&e/spawn’
LORE:
— ‘It justs executes /spawn’
— ‘as the player who clicked.’
ID: enderpearl
POSITION-X: 1
POSITION-Y: 1

durability-armor:
NAME: ‘&aDamaged armor’
LORE:
— ‘This armor is damaged.’
ID: diamond helmet
DATA-VALUE: 200
POSITION-X: 2
POSITION-Y: 1

enchanted-sword:
NAME: ‘&aEnchanted sword’
LORE:
— ‘This sword is glowing.’
ID: diamond sword
ENCHANTMENT: durability, 1
POSITION-X: 3
POSITION-Y: 1

some-arrows:
NAME: ‘&aSome arrows’
LORE:
— ‘You can set the amount of items to display.’
ID: arrow
AMOUNT: 5
POSITION-X: 4
POSITION-Y: 1

test-from-console:
COMMAND: ‘console: say Hello !’
NAME: ‘&cRuns command from the console.’
LORE:
— ‘It broadcasts your name with the command /say.’
ID: command block
POSITION-X: 5
POSITION-Y: 1

test-as-op:
COMMAND: ‘op: say Hello world!’
NAME: ‘&cRuns command as OP.’
LORE:
— ‘Be careful with this type of commands.’
— ‘It will ignore nearly all the permissions.’
ID: command block
POSITION-X: 6
POSITION-Y: 1

test-with-placeholder:
COMMAND: ‘tell: &9Online players: &f/; tell: &9Your name: &f; tell: &9The world you are in: &f; tell: &9Money: &f
NAME: ‘&6This message contains some placeholders’
LORE:
— ‘Placeholders will be replaced when the item’
— ‘is clicked.’
ID: water bucket
POSITION-X: 7
POSITION-Y: 1

economy-give:
COMMAND: ‘tell: &aYou have paid 50$ for this command!; give: gold_ingot’
NAME: ‘&eEconomy & Give command’
LORE:
— ‘This command will be executed’
— ‘only if you have at least 50$!’
— ‘It gives you a gold ingot.’
ID: gold ingot
PRICE: 50
POSITION-X: 8
POSITION-Y: 1

formatting-codes:
NAME: ‘&dFormatting codes’
LORE:
— ‘You can use all the formatting codes!’
— ‘&fColors: &c#c &a#a &9#9 &e#e &f. ‘
— ‘&fRandom (#k): &kfy379!H’
— ‘&fBold (#l): &lexample’
— ‘&fStrikethrough (#m): &mexample’
— ‘&fUnderline (#n): &nexample’
— ‘&fItalic (#o): &oexample’
ID: paper
POSITION-X: 1
POSITION-Y: 2

Читайте также:  Бддс что это такое в бухгалтерии это

will-not-close:
NAME: ‘&2Info’
LORE:
— ‘&7The menu will not close’
— ‘&7clicking on this item.’
ID: sign
KEEP-OPEN: true
POSITION-X: 2
POSITION-Y: 2

talking-fish:
COMMAND: ‘tell: This is a simple message, without using commands!’
NAME: ‘&3Tells you something.’
LORE:
— ‘

Источник

Обучающий проект