Quantcast
Viewing all articles
Browse latest Browse all 49

Inability to Code Correctly

I'm sure there's nothing wrong with the program. It must be something I'm doing wrong. I have attempted to set permissions and have been denied, repeatedly, in game.

Copy of Code:
users:
  nanjenni:
    permissions:
      permissions.example true
    groups:
    - Member
groups:
  default:
    permissions:
      plotme.use true
  admin:
    permissions:
      permissions.*: true
    inheritance:
    - Member
  Member:
    permissions:
    worlds:
    inheritance:
    - default
messages:
  build: '&cYou do not have permission to build here.'
debug: false

******************************
In game, PlotMe, nanjenni still can not type /plotme help or /plotme home. Many commands are unavailable. It does not matter how many individual rights I grant, such as plotme.use.home or plotme.use.auto ... the permissions granted are denied. I've been following the list on this page: http://dev.bukkit.org/bukkit-plugins/plotme/pages/permissions/

Can you tell me what I am doing wrong?

Thank you,

Sarinja.


Viewing all articles
Browse latest Browse all 49

Trending Articles