Thanks I'll give it a shot!
So I am trying to get a player to wave at another player like if they are looking at them. Kinda like "Coderforlife waved at Notch" but happen...
Thanks I'll give it a shot.
So I am having a problem. I am trying to make it so a player can send a message after args. I really don't know a way to do this an Example would...
Thanks man. I haven't coded in about 2 years. I'm trying to get it all back.
if ((args.length == 1) && (args[0].equalsIgnoreCase("all")) && ((sender instanceof Player))) { Player player =...
I must of missed that but thanks. The log keeps saying that the Item can't be null. I just can't seem to figure out where it is null. EDIT by...
Okay thanks I'll try some other methods. Thanks I'll give this a shot. [11:12:47 ERROR]: null org.bukkit.command.CommandException: Unhandled...
Thanks I'll try it out I think my problem was I has it set to the inventory size not the ender chest. Player player = (Player)sender; if...
Now you make a good point about the slots so I have a random question. What if I send 36 slots, will the mod just crash or would it only send 27...
Is there a way to send a players whole inventory to an Ender chest?
Well I posted a thread and I thought I fixed it but here we are again. [22:51:49 WARN]: Filtered out large getEntities call -46,-33 -132,-33...
It was Apocalyptic. Too many unused mobs being spawned it's all good now. Thank you though.
Filtered out large getEntities call -36,-23 -108,-23 Getting that over and over in the console? Any ideas? Plugins I run: NoCheatPlus, WorldEdit,...
You can only give players items in the game that are already in there by Essentials. If you were to give them a book it would just be a blank book.
Separate names with a comma.