YES THAT WORKED! THANKS :)
ArenaManager line 52 EDIT: oops gonna deletee this reply EDIT: HOW DO I DELETE A REPLY EDIT by Moderator: merged posts, please use the edit...
Arena/ArenaManager credit to @xTrollxDudex , but modified a little bit to suit my needs I have these classes: package quake; import...
never mind lol fixed
ok i have this in file, which is a bunch of locations. for simplicity they r all the same but they can be anything whales: spawn1: quake, -38,...
oh...okay, i'll try
public void openWeaponShop(Player p) throws IOException { MenuMaker menu = new MenuMaker(plugin, "Weapon Shop", 5); File file =...
not that i know of
I'm pretty sure i did this before, but i don't remember how. Say i had this in a file Contents: '0': ==: org.bukkit.inventory.ItemStack...
solved...guess i overlooked that post
DIAMOND_SWORD|name |[§rhi]|{Enchantment[20, FIRE_ASPECT]=2} How can i split up that string? (i changed the body of the string to make it easier...
@Zombie_Striker @meguy26 Admins will be using this serialization command and they know not to do that :P
I know, but i meant actually turning the string to an itemstack after getting it.
So lets say i had this string in a file ItemStack{IRON_AXE x 1, UNSPECIFIC_META:{meta-type=UNSPECIFIC, display-name=&aIron , repair-cost=2}} How...
solved lmao
Separate names with a comma.