Make a for loop that counts up to as many as you want to send. I generally use 100 for clearing chat. Useful resource to solve this:...
Post your whole Main class, or tell me what line 50 is, and post the "onZombKill" method.
I just looked at it again, now that it's morning (I created the thread at about 2:30 am) and realized I was setting the duration of my custom...
I'm working on some minigames for a private PvP server, but that's not necessarily what I need help with. One of my minigames involves a lot of...
@Konato_K @ReadySetPawn @ColonelHedgehog Thanks guys, and Konato, I added that check so it wouldn't unnecessarily create any item meta, though I...
@ReadySetPawn @ColonelHedgehog Thanks, guys, I'll try it later. I'm currently in college algebra
@ColonelHedgehog There are about 6 checks in there for that lol
@ReadySetPawn if(e.getCurrentItem().getItemMeta().getDisplayName() == "*Item Name*" && e.getCurrentItem().getType() == Material.DIAMOND_BOOTS &&...
I'm using a listener to detect inventory clicks, for a custom menu (purpose unimportant), which works, but when a player clicks anywhere else, a...
AGC-Intra It's Windows 7 Ultimate x64 though as I was updating my Java on a different computer, I noticed a notice stating that it was only for...
Upon starting my server, I get the message: Invalid initial heap size: -Xms10240M Error: Unable to create Java VM Error: Fatal exception... and so...
Goblom Oh, ty. I've already made a workaround for the current version, but when it needs to be updated, I'll use your method. Thanks! :D And to...
Gnat008 Ty for bringing up the new method or not. I realized I was building off of the 1.7.10 dev version, instead of the 1.7.9 beta. In 1.7.10,...
Gnat008 I just remembered reading about that... is there any way to achieve what I'm trying to do with an alternate method, or something like that?
Separate names with a comma.