This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Load plugin on Spigot 1.92.3.
What is the expected output? What do you see instead?
So in 1.9 on Spigot's version of Bukkit (the only version available, really), they changed the server.getOnlinePlayers() method to return a collection instead of a Player array. This broke a lot of plugins, including this one, however it's actually a really simple fix. If this plugin is truly inactive and has no plans to update, I'd like to be able to make the update myself. In that case, could the source for the plugin be released on github or something?
To post a comment, please login or register a new account.