Heya, just wondering if there is any events for if a player received items, there is the player pickup item event but that doesn't detect items...
Maybe you need to set the block data back to the block data it was at before, maybe something like this.....
You would want to get the current location the player is at and then get a random integer using the Random nextInt method, add the random integer...
What lore is being passed into your methods?
I'm not entirely sure what your asking, but the getWorld() method is returning the World object, if you want to get the world name you would do...
If your console has any errors, a stack trace would do wonders for us. I think part of your error is this settings.getData().getInt("stats." +...
What does "Not working" mean? Is there a stack trace or simply nothing happens or???. If there is an error, posting a stack trace can help us pin...
The most simple way to do this would be to look through the class and pull out the methods you need, namely the "sendTo" method. Mainly it has so...
Hello there everybody! So i'm going to get straight to the point, I have recreated MoArrows plugin in its entirety (albeit it probably has a few...
This simplest way I found to do this is to do+ private static <classname> plugin =...
Ahh okay, thanks haha.
'your.path' also needs to already be a path in the config I believe, also perhaps your not saving the config?
How come you will need 5 different regions though?, one for each team + the middle array? [IMG] this will only require the arena region + a...
When a player try's to place or break a block you can make a calculation from the center of the region going out to the edge of the arena. If a...
I've been planning/wanting to do this for a long time. Just getting around to putting in the effort for it haha
Separate names with a comma.