but who would make it official other than the community? There is no one left on the bukkit team to do so... Chicken and the egg problem. Vault...
I don't think anyone else has a legitmate 1.8 API coupled with a working 1.8CB. All you did was try to link to a fork graph. That just indicates...
Got links to the other maintainers?
No, we can't agree. The point is the Spigot team is taking over development of the Bukkit API.. Because all of the 'official' team stepped down...
looks like your example just uses the bukkit API. the Vault page has information on how to get the Vault permission interface, all of the methods...
Except that Mojang claims they own Bukkit, so by proxy Mojang includes their own server in CraftBukkit. They can't do this 'we didn't include the...
Per the docs, you need to explicitly specify a null world if you want to set info in a global scope. All operation are performed in the current...
Pass null as the world, and make sure you're using a Permission plugin that supports global groups.
---> java.lang.OutOfMemoryError: GC overhead limit exceeded <--- Have you rebooted recently? Do you have multiple servers still running in the...
Nothing in your log is erroring other than votifier. You didn't actually post the log showing the error message you previously received. In...
This would be issues with your Rank-up style plugins not updating. Not PEX or Vault.
the question is rather, how can the Player object get GCed while still online? I think that would let people understand why not to use...
If getGroup().getusers() return a set the best way to perform operations on every individual in the group is to use an iterator or a proper for...
Separate names with a comma.