Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
I'm making a chat plugin and I need to get the prefix of the current rank the player has. But GMX doesn't have a getPrefix() method. Does anyone...
So I've been making a plugin which saves an arraylist in a yml file, it saves without a problem. What I need to do is be able to override the save...
I'm making a plugin where I need to know whether the player is inside or not. The only problem is is I have no clue how I need to do this. Anyone...
I'm planning on making a paid plugin to be able to fund a server. However I worry that people would just be able to buy the plugin and put it...
So I'm creating a mini-game and I made it so that when you create a new arena that it saves all the data of it. That's all fine but now I want to...
So I'm having this issue in ItemsPlus where you can't use the /block command on lapis since I simply can't check for it. Can someone please tell...
So in my plugin I have commands and whenever I execute them I get a message like from p.sendMessage(); [IMG] See that /ItemsPlus thing sent to...
JohnyTheCarrot submitted a new resource: AntiSwear - Prevents players from saying certan words Thanks for clicking on my plugin. This plugin...
So I'm making an antiswear plugin and I have a config list where you give in all words you want to prevent the players from saying. My plugin...