permissions doesn't work

Discussion in 'Bukkit Help' started by 00jeser, Jul 18, 2022.

Thread Status:
Not open for further replies.
  1. Offline

    00jeser

    Hello! I have server for my friends. I have installed several plugins. And I have a trouble. I can't give permissions for using commands.
    I have:
    permissions.yml
    groups:
    Default:
    default: true
    permissions:
    - pm.message
    - pm.*
    - dynmap.render
    - dynmap.*
    - dynmap.marker.*
    - bukkit.command.reload
    options:
    default: true​
    bukkit.yml
    settings:
    ...
    permissions-file: permissions.yml
    ...​
    The console does not issue an error and if you make an error in permissions.yml, the console will notify you about it.
    My server:
    Paper 1.19

    Sorry if I choice wrong forum and sorry for my English.
     
  2. Online

    timtower Administrator Administrator Moderator

    @00jeser Try installing a permissions plugin, will make everything easier.
     
  3. Offline

    00jeser

    Thank you, it helped me
     
Thread Status:
Not open for further replies.

Share This Page