I know, but because of the fact that I removed the permission from the command within plugin.yml, will that affect inheritance?
This fixed the issue, but would I still set wildcards in the plugin.yml? (Eg: skaianet.admin.*)
That's the problem I'm having... for some reason it doesn't send the "no permission" message. I have if...
No... I just want to output a custom No Permission message if the user doesn't have permission to use a command. That's all. That has absolutely...
The player specified is getting banned... but that's not the problem. I'm wondering why it's not throwing a specific error message that I specify...
What do you mean exactly?
I guess I should try using... if (sender.hasPermission(cmd.getPermission()) == false) { ... } EDIT: That didn't fix it. It still throws that...
So, I know how to check if a user has Permission or not... if (!sender.hasPermission(cmd.getPermission())) { ... } But whenever I put stuff...
Plugin category: World Generation/World Editing & Management (could also go under Mechanics?) Suggested name: World Regen A bit about me: My...
So, I'm trying to fix that old plugin WelcomeMe. It's one of my favorite; small, lightweight and works perfectly... unless Bukkit updated. I'm...
Hey, I seem to be getting errors with Factions when I try to use IKVM Runtime. The error code is in the pastebin below, just wondering if this is...
Ahhh I see, his source was different, as it used the other code symbol (sorry on my phone). Ill change it to the & symbol when kind get home. I'm...
Like I said, nothing else was changed. I've actually never fully coded a plugin. I've only been able to edit parts of them to get them to work,...
For those who are having questions about the version I made. I only added DISPLAYNAME support! Nothing else. I never added towny support,...
You need to use §f for color codes to work. I never had time to change it. Sorry :3
Separate names with a comma.