Permissions Nodes?

Discussion in 'Bukkit Help' started by xplorer1013, Jan 1, 2012.

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

    xplorer1013

    Im trying to set up a server and it work's and everything all the plugins and stuff it's that only op's can do /help or /spawn ? How do I set it up so that non op's can do some commands but not all of them?
    Is it permission modes or classes or something? I don't know that much about classes and nodes!
    :S
     
  2. Offline

    saul100

    After you set up a permissions plugin and file, add the permission nodes for the command you want found here

    EG
    /ban
    Code:
    bukkit.command.ban.player
    /say
    Code:
    bukkit.command.say
     
  3. Offline

    xplorer1013

    is there a video or something I still can't do it
     
  4. Offline

    Apachekiller

    Check out the youtube channel: youtube.com/bukkitteacher
     
Thread Status:
Not open for further replies.

Share This Page