Hey, I have a few suggestions of things that should be added on the server. 1. A GUI 2. Island ranks (based on size, value of block, etc.) Thanks for the consideration!
This would require a developer to edit the script of the plugin. We don't have a developer and the plugin is original. A GUI is implemented by many Skyblock plugins but often cause issues. With net being a very popular server, I don't think even trying to implement something like this would be smart.
It would be nice to have, I don't see it happening as of yet, it would be a possibility though. Good luck with the suggestion~ iRevveh
I agree with Krissy here, sure it would be cool to add this but it's not really necessary at the moment.
The GUI thing, dependent on what you mean, is probably not possible. See the thread I made a while back for a list of things that aren't possible to do with server side mods. The island ranking thing probably wouldn't be too difficult to make, however, given the sheer amount of islands on the server, it just wouldn't be practical to rank them by block count (size) or block value. If the server were brand new, it wouldn't be as bad, but because it would have to be applied to existing islands, it would basically be the plugin indexing every single block in that island's area and determining its value every time a block is placed, as opposed to adding to an island's value every time a block is placed if we were starting anew. It just wouldn't work. I don't intend to sound like a douche by just shooting down your ideas with a wall of text, which aren't necessarily bad ideas, but I figured I should at least explain why they would cause bad things.