I'm not sure if this could be the issue but the first line of the file is supposed to be commented out, I believe this could possibly cause issues...
Can you possibly put your Rankup file into a pastebin? It might just be an issue with how Free > P1-A is set up. I've never really had the need to...
@bizzon_dust This link should provide you with a lot of the basic 'need to knows' about the Bukkit API. Included in this page gives you the way to...
Can you provide a full latest.log in a pastebin please? The small line of console error doesn't really help aha.
Could you provide your permissions.yml file in a pastebin please? What does your chat look like when you speak in chat? Could you possibly have...
I've never really seen it happen but if you import the 1.8 api into your plugin, theres a good chance that it'll work on 1.9+ servers as well....
Buycraft sends you emails for purchases. If you just check the email that you used to create your Buycraft account, they should show up there....
@EventHandler public void onInventoryClick(InventoryClickEvent e) { if (e.getInventory().getDisplayName().contains("AdminTools")) {...
@mythbusterma I stated in the op that it was a repair plugin, and the name in the plugin.yml is RepairDelay. That's how you would know it's not...
Okay first off, in a help section you shouldn't be condescending in your comments. If you read the actual error, it states that the issue with...
I'm in the process of making a simple repair plugin and I've run into a strange issue. When I run a command that comes from my plugin, nothing...
Well this is slightly confusing... If you want to get the amount of items the player is holding(For instance, how many gunpowder a player is...
Can you make a pastebin of your latest.log file please? Also are you using the correct versions of GAListener and Votifier for your servers version?
From the startup log you seem to be having some plugins that don't load up. Firstly, HideAndCustomPlugins and HackDetective both need ProtocolLib...
Separate names with a comma.