That would probably work... I'll see how it goes. :)
I'm planning on creating a plugin and will need to save and load some data that will be altered often. You create a 'party', give it a name and...
infopaste public void onEntityDamage(EntityDamageEvent event) { if (event.getEntityType() == EntityType.PLAYER) { Location loc =...
Datdenkikniet Wow, thank you! heh:) Exactly what I wanted, nice work.
Datdenkikniet Awesome! Okay, what I'm trying to do is create messages when someone dies. You'll want to create something that decides whether...
Now on BukkitDev: http://dev.bukkit.org/bukkit-plugins/deathnotes/ Hello! This is my first major plugin project, and I think it's going well....
Hashmap sounds fun, I'll look into that haha. I guess it needs to be fast, persistent and pretty easy
Okay, I want to create a sort of "Bank" GUI where you can store money, as if you don't store your money and die then it's going to remove all of...
Ah, thank you. Knew I did something wrong, not sure what it was. I'm pretty new to Bukkit, thanks for the help! Is it necessary for me to change...
Hey, I'm having an issue with a plugin I created and I'm not too sure why but it just doesn't work... What it does: Player fires arrow, if...
Just for fun, I decided I'm going to make a plugin called MegaMobs. Might already be out there, but it seems to be a fun project. I need some...
Separate names with a comma.