Hi :)
I have some long time experience with PocketMine and plugins, which you could see at my GitHub.
I recently discovered this repository and would like to help out.
I use the IDE PHPStorm, which helps alot debugging and cleaning up some code.
For now i fixed several missing fields and PHPDoc comments, and fixed some minor issues.
Also, i have a test running for challenges, i.e. 64 cobble gives 10 island value and all types of sapling. It is using InvMenu, and is fully dynamic, and uses json files as configuration.
Several times i tried to code SkyBlock plugins, and this one is getting very close to what a good finished plugin should look like.
For now, things that may be changed are:
- the way islands save - yml is quite big, and for a big count of islands may result in complications.
- commands. Aliases for sub args are not in /help
- challenges in the plugin