I apologize if this is too old to be posting in- I'm trying to use this in a plugin for the recommended bukkit 1.7.10 build (if that matters),...
sorry, thought that was just meta data for items lol
@baseball23is your plugin.yml in the right place? in my first plugin I did that, drove me nuts for days
I use metaData on player entities in plugin I'm working on, not sure if it'll help but here's how I do it: method to save the data- public...
I forgot to come back and explain how i made that work, for some reason I couldn't get the radius/2 to work there (I was probably doing it wrong)...
yup, it's enforcing the border when the user is already outside the border. (example on OP)
after adding some debug statements it seems that the second of every double if condition is being ignored, I've searched everything I can think of...
took me a while to see that little dotted line lol
that's a join event leet4044
I'm working on a border plugin, nothing out of the ordinary, and when inside the border it works but I'm running into problems when trying to...
I'm just guessing - maybe you need to get the name of the clicker then get the player another way?
JoeyDevs I think this is the one I used http://mcjsonapi.com/ but it's been a while and it doesn't say a bukkit version there so I'm not sure if...
my config for mysql settings as an example private void initconfig(){ FileConfiguration config = getConfig();...
I've done this in the past by utilizing a json plugin if that helps any.
thats intentional. OptimalBread probably knows where he's sending the player
Separate names with a comma.