Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Well you don't use it directly, but it is used inside the call chain, which you can see in the stack trace and can follow easily in the factions...
I don't think this is actually a problem with the plugin.yml directly. It just seems like the jar you've built is corrupted. Try with a completely...
If I understand what you're trying to achieve correctly, you have a player A that is in a conversation and a player B/the console then issues a...
10 seconds for two queries is really quite awful. I'd check how long getConnection() takes as well as how long the queries individually take. Such...
Wouldn't setting the Y component of the vector to 0 suffice? Would possibly need to be normalized again, but the direction wouldn't change.
If you'd ask me which part of the API I think should be used more, it's very clearly the conversations API. I was actually quite excited when it...
Without anything I can reproduce it with I unfortunately got nothing.