INVENTORY_CHANGE public static final Event.Type INVENTORY_CHANGE Called when an inventory slot changes values or type
you already declared the variable private static Configuration config; try changing Configuration config = new Configuration(ConfigFile); to...
You win 10 internets sir. I hope your week goes wonderfully now.
Yeah that's how i figured it would end up. So now question number 2. How do i get X, Y, Z from player location without splitting up location...
I feel like I post here too much, anyways here's my problem. I want to store a location into a yml file where I can pull it out later for a...
Not that I know of, but you can spawn a bed in front of them and force them in
if (lol.getString(1) == args[0]){ that is for comparing int and booleans try this if (lol.getString(1).equalsIgnoreCase(args[0])){
I dont know if this is a bug, but when I spawn a listener from a class other than main, then have that function call a different command from my...
At the moment i Just have the 1 listener that handles quite a few functions, however the problem i now have, and based on your post I need to...
I feel stupid for not catching that.... thank you very much Father of Time
Ok, hopefully someone can help me out here. The plugin i'm working on will take a command, then spawn a listener, then based on what they do,...
Awesome thank you. This is what i ended up with List<String> test = null; List<String> configTeams =...
I'm still pretty new to this, i've gone to countless forums and cannot find an answer so i am finally posting for help. I want to read my...
i'm also intrigued, let me know if you need any help bush
I like this idea and will give it a shot. Just to warn you, I have not done any with work mysql which i think this would need. If anyone that...
Separate names with a comma.