@reopkopres You should totally make an issue here. Make sure when you paste a console error in, you click the button on the very right to insert a...
@Zombie_Striker My bad, I meant: @EventHandlerpublic void onInventoryClick(InventoryClickEvent event) { if (event.getSlot() == 2)...
Try instead of using the inventory given by the event, to see if the player's open inventory (e.getPlayer().getOpenInventory() ? ) has the same...
I'm pretty sure there are different ids for the skull item and skull block.
Try what was said before, but maybe also try normalizing the player's direction before applying any mathematics to it? The Vector.normalize()...
Try this. Check to see if it was the third slot, like you did, and if it is, simply return. Except try it without the "else { ... }" block:...
@reopkopres I can go at it. You're going to have to be a little more specific about how you want it done, though. What parts of the plugin do you...
This looks really cool! It may be something I make in my free time, since I'm at school, and haven't played the game in forever. Would you specify...
I've made something like this, it was like an airdrop, you would throw an item (Configurable), and it would shoot fireworks up into the air at the...
You're saying, people will be "surveyed" to vote for other players that are being good sports, etc.. and whoever gets the most gets a temporary...
This would be a VERY simple plugin to create, you'd just have to create the stat tracker, which MUST use the player's UUID, because if a player...
Plugins like this already exist, just search for "blacklist", "block banner", or other related search terms.
Spoon feeding code is frowned upon :/
For anyone who wishes to create this plugin, you would add the action to a queue, then when the player next joins the server, check the queue for...
It DOES exist, I used it before, it's in the Esssentials Extra zip, just install Essentials.jar, then Essentials GeoIP:...
Separate names with a comma.