You may be right but I am setting it in the creation, or am I? Each inventory I create is based off that class. [IMG] Solved. Just removed the...
So I have stumbled across this error and I have no idea what is going on. I have been developing bukkit plugins for nearly 9-10 months and Java...
I prefer not to use deprecated methods as they can break. Creating a work-around is good practice and is better than just using the methods which...
So I have been tinkering around with a new plugin I created and stumbled across an issue with Bukkit.getOnlinePlayers() being deprecated. I...
Yes. Solved. I just examined all of my code and pieced it together in a different Package. Thanks anyway! =) EDIT by Moderator: merged posts,...
I switched it to that and it did not work. :/
1. I don't have two plugins that are the same. 2. There is no other plugin that has the same name (I just have Wolrd Guard, World Edit, and my...
Hi guys. I am really having some trouble with this error while trying to load my plugin. I have seen others have this issue solved but it doesn't...
Ah Thanks. Maybe I should look through the methods next time. :P :)
Something like this is what I want to achieve. To be able to get an index of a list and give it a value. // this is just a mock-up of what...
Any suggestions on how to get the index of a value in a list and give a value to it. At the moment, the .set() only does it for non-list items....
Thanks. :)
I was wondering how to give players items if their item id has an index. Any help would greatly appreciated as it would benefit me. Thanks for...
Thanks, but I just figured it out. It was actually quite similar method to yours. Thread closed. :)
I got the same error as you, it had something to do with my plugin.yml. My guess is that you check your plugin.yml.
Separate names with a comma.