Thanks for your response :) Earlier I used a boolean and a method to do this, and it worked fine. I'm just practicing arraylists with the bukkit...
http://pastebin.com/wdJTr6yV - Stacktrace Sorry about that atrocity. Two more classes now. Main: package archer.kit; import...
Hi, all. Trying to use my method to check if the server isFrozen. However, I'm not sure how to make my method cooperate with the bukkit API....
@teej107 Thank you. @mcdorli Okay, will definitely look into that, not like I already know it. Thanks.
@Zombie_Striker @Konato_K I'm not too sure how to make a method for this... Code: package me.thecerealkill3r.banwave; import...
What can I do to make this arraylist accessible from several classes? thanks ArrayList<Player> banlist = new ArrayList<Player>();
@Zombie_Striker Thank you! :) @adam753 After reading my stacktrace, I realized that I derped. :P Thanks. :) EDIT by Moderator: merged posts,...
I get an internal error everytime I enter no arguments with the command, or args[0] is an offline player. However, when args[0] is a valid player,...
@Zombie_Striker Here's the stacktrace. It's in the class that I showed you above, but line 46 is non-existant. [15:36:39 WARN]: Unexpected...
@Zombie_Striker That's not what the issue was. When I was experimenting with the lore earlier I was using that cast, but I forgot to remove it....
I only get the "INTERAL ERROR" message in my chat when I try to run the command with nothing in my hand. If I hold something in my hand, it works...
@teej107 No, a bug in the plugin I was working on. As well as some new commands that I added. It seems like it might be eclipse not exporting...
@teej107 It's exporting it perfectly fine it seems. If I change the version in the plugin.yml, you can see the newer version in the console when...
@teej107 Yes.
@teej107 Yes, I did. I've also restarted the server several times.
Separate names with a comma.