I have /command in my plugin, and if the required events are happened than i want to run that command again. But I don't want to use...
No, i'm serious. It was the cleanest severe i have ever seen. By the way, i fixed my problem, thanks a lot!
V10lator This exactly: 13:29:01 [INFO] [Loot] Enabling Loot v1.0 13:29:01 [SEVERE] Wrong method arguments used for event type registered 13:29:01...
V10lator There is a link in the first post, it includes my whole main.class
I already have it. :eek: name: Loot main: com.github.Requadin.Loot.main version: 1.0 commands: toggle: description: Randomize Chest Locations...
Actually, i had to learn some obvious things such as "how not to make your plugin unvisible to minecraft" but did i? No. And thanks to that, I...
Sagacious_Zed Ok, thank you! Digi I didn't know anything about hashmaps, so i've searched for an example and now I have an question....
I want to count how many times a player right clicked on a block, and do different things according to them. For this I've thought something but...
MrFigg and makskay Thank you so much guys for the answers [diamond]
I know, I'm asking too many questions but I'm having some difficulties with understanding because I'm not really familiar with these things. If...
So %100 means 1% chance, am i right?
Thank you very much. So if i type randomInt % 52 it'll have a 53% chance to happen? Ahh, I used "random" keyword not "chance" :( I will. Next...
makskay Ahh I don't know where to start, on this page i found out how to make random numbers but attaching them to a void. Can you write an...
Lets think thank I have these following codes. public void event1() { sender.sendMessage("There is someone behind you.") } public void event2()...
Let me ask more clear. How do i add a block? :D How to add a block to a specific location?
Separate names with a comma.