Клиентские игры

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

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

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

groups:
user:
default: true
permissions:
- modifyworld.*
Геннадий Кобежиков
Геннадий Кобежиков
8 563
Лучший ответ
Тёмати Бо Kotopessmertnik го в скайп
ПОМОЖЕШЬ
НО надо доделать!
И так для работы с плагином, его нужно для начала скачать permissionex и установить его в папку plugins. После этого нужно запустить сервер и подождать пока в папке plugins появится еще одна папка с pex.

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

groups:
user:
default: true
permission:
"-essentials.signs.create.heal"
эти пава вписываеш после Permission обезательно в скобки
Что бы настроить PermissionsEX надо скачать этот плагин, затем зайти в permissions.yml. И пишем команды которые настроют этот плагин
groups:
Player:
permissions:
- commandbook.who
- commandbook.motd
- commandbook.time.check
- commandbook.spawn
- commandbook.say.me
- commandbook.msg
- commandbook.bans.isbanned
- myhome.home.basic.home
- myhome.home.basic.set
- myhome.home.basic.delete
- myhome.home.soc.list
- myhome.home.soc.others
- myhome.home.soc.uninvite
- myhome.home.soc.invite
- myhome.home.soc.public
- myhome.home.soc.private
- lwc.protect
- falsebook.cart.*
- falsebook.blocks.*
- falsebook.ic.detection
- falsebook.ic.standard
- falsebook.ic.selftriggered
- autogamemode.command.creative
- worldedit.selection.hpos
- worldedit.selection.expand
- autogamemode.command.survival
- worldguard.region.claim
- worldguard.region.select.own.*
- worldguard.region.info.own
- worldguard.region.addowner.own.*
- worldguard.region.removeowner.own.*
- worldguard.region.addmember.own.*
- worldguard.region.removemember.own.*
- worldguard.region.list.own
- worldguard.region.flag.regions.own.*
- worldguard.region.setpriority.own.*
- worldguard.region.remove.own.*
options:
prefix: '&3&l[&2&lPlayer&3&l]&6'
suffix: '&f'
default: true
Admin:
permissions:
- '*'
options:
prefix: '&f&l[&a&lAdmin&f&l]&2'
suffix: '&7'
Modererator:
inheritance:
- Player
permissions:
- commandbook.give
- commandbook.more
- commandbook.weather
- commandbook.time
- commandbook.weather.thunder
- commandbook.teleport
- commandbook.locations.coords
- commandbook.teleport.other
- commandbook.return
- commandbook.say
- commandbook.msg
- commandbook.mute
- commandbook.mute
- commandbook.whereami.compass
- commandbook.whois
- commandbook.whois.other
- commandbook.kick
- commandbook.bans.ban
- commandbook.bans.unban
- commandbook.bans.isbanned
- myhome.admin.home.list
- myhome.admin.home.delete
- worldedit.chunkinfo
- worldedit.extinguish
- worldguard.god
- worldguard.heal
- worldguard.ungod
- worldguard.slay
options:
prefix: '&f&l[&e&lModerator&f&l]&2'
suffix: '&7'
VIP:
inheritance:
- Player
options:
prefix: '&f&l[&6&lVIP&f&l]&6'
suffix: '&f'
Elite:
inheritance:
- Player
permissions:
- commandbook.time
- commandbook.weather
- commandbook.weather.thunder
- commandbook.teleport
- commandbook.locations.coords
options:
Я настроил для тебя донат. Там где пусто где вип то заходишь на сайт commandbook потом пишешь
- (какая-та команда в commandbook)
Ну и всё.
как подсоеденить пермишенс к сайту с донатом помогите
всё не верно вот правильно копируйте и пишите всё :)
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################

menu-settings:

# 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

######################
#+ +#
# ITEMS #
#+ +#
######################

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 {player}!'
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{online}/{max_players}; tell: &9Your name: &f{player}; tell: &9The world you are in: &f{world}; tell: &9Money: &f{money}'
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

economy-take:
REQUIRED-ITEM: 'gold_ingot'
COMMAND: 'tell: &aYou have been paid 50$; givemoney: 50'
NAME: '&eEconomy & Required item'
LORE:
- 'This command is the opposite of the previous.'
- 'It will take you a gold ingot and give you $50.'
ID: gold ingot
POSITION-X: 9
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:
- '
Игорь Гайдамака это настройки для плагина ChestCommands (плагин добавляющий меню сервера)