Holy shit I didn't think that would have an effect! Thank you~
BillyGalbreath Player isnt offline though
Well line 24 was for debugging and line 23 worked in the other version of the plugin. It's still sending the list, but there is nothing in the...
Skionz Still returning empty, oh and the path is correct (just trying to solve any questions I can)
Skionz Yes because I reloaded the server and the file remained the same before and after the reload
for (String listPlayerUUID : friendsList) { Player playerName = Bukkit.getPlayer(UUID...
Currently I have a friends plugin that i made not too long ago! The file is approved yet but it's not bad, trust me :P I may add a profile feature...
wesley27 To me it looks like the item is null. Throw in a check to see if the item is null before you interact with the item variable
BananaBitchs Which line is numbered 259 in your code? I wont be able to respond for like 30 minutes cause i have to go. But I can help you when i...
What is the error?
Pass a player variable though your method. That will also kill your second line: "Player player = ....".
Get the player who sent the message. Then check through all of the players on the server. If a user has a certain username or UUID, cancel the...
I just need to other player to run a command on. I cant use the console for it lol. And I don't want to ask someone else to help me with the...
Well I'm a little confused with your code (what all of the variables stand for), but I can help you with a kind of generic response. So, what...
Hey Bukkit developers. I am creating a plugin and I wanted to know if there was a way to have a cracked account (fake username/account) and let it...
Separate names with a comma.