Can you please paste your class?
Hello! Are you sure that you are importing the ChatColor class in the class that is giving you an error? Double check to see if you have this...
Coopah No problem. Shoot me a PM if you need any other problems sorted. I'll write you up a little explanation on why it works, and how to do it....
Coopah No problem, Glad I could help! If you want it to be a random amount, just use: int random = new Random().nextInt(64) // We use 64 as its...
I'm sorry,What do you mean "this is not way of coding"? That sentence made no scene. That is no way of speaking English..
Syd Good idea! I have never played with meta data before. Could you show some examples of setting metadata? If not, no worries! Thanks for your...
Okay, first you need to make your command. After this, you need to create a ItemStack[] ( In the example below I have called mine itemStacks) and...
No, I want it to trigger when a Item get's throw in to a hopper. I have not tested any code, this is all theory up to now. I want to know before I...
Hi Amgis :) You would need to store it to some sort of config file. First off, I'd start with the Location. Here is a example Sterilizer for...
Hello there! I have been trying to figure out how I get the player that dropped a item into a hopper? I am using the InventoryPickupItemEvent. I...
How would I listen to the EntityMove?
I want to make it so that villagers are not able to be pushed about. I tried using EntityCollisionEvent but it would not import. Does any one...
Thanks Nathan. I'll take a look at it :)
So you don't think there is any other way of doing it?
yewtree8 A stack trace is your console error log.
Separate names with a comma.