Question Permissions fail, else; set wrong

Discussion in 'Bukkit Help' started by HamsterSteak, Mar 13, 2015.

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

    HamsterSteak

    Hello~ I'm trying to figure out how to get, when the permission "Test.Testingperm" is false or not present etc. it would say "Insufficient permissions" but still allow me to use the command when I DO have the permission set.

    http://pastebin.com/n5kuU4pn

    I first tried using
    else;
    and that didn't work... but if you could help me figure that out... it would be nice.
    I just need help figuring the else; to send a message to a player saying it's wrong.... (I think I just repeated myself xD)

    Ok I must've set this post up correctly c:
     
    Last edited: Mar 13, 2015
  2. Offline

    timtower Administrator Administrator Moderator

    @HamsterSteak Only the onCommand will fire, not the onCommandFalse
     
  3. Offline

    HamsterSteak

    @timtower Oh... may I ask why's that? I had to do that because it wouldn't let me make a second one x-x
     
Thread Status:
Not open for further replies.

Share This Page