The portals feature has been implemented, but not fully. At startup, a check for WorldEdit will be done (for creating future portals, to designate the portal area with the wand). You can ignore the error message if it has not been installed, it will have no further effects on the other features of the plugin.
Changed '/ws enablehub' to '/ws enable', making it a command to either enable or disable certain 'components' of the plugin. The effects of enabling/disabling a component will take instant effect, no reload required. These 'components' include:
the spawns feature, including the 'newbie spawn',
the hub feature,
the portals feature,
and the signs feature (the special signs for teleporting to a spawn or the hub).
Added '/ws permissions', giving you the possibility to view all permission nodes in-game.
Added possibility to set a special spawn for new players. Set this spawn with '/setnewbie', and reset it with '/resetnewbie'. You can also set the hub as the new players' spawn. For more information about doing this, go to the Configuration page. (this has not been tested, but should work in theory. Feedback about this is much appreciated)
Commands in help page will now only be shown if the played also has the permission for that specific command.
Fixed '/ws check' not working properly.
Fixed all spawn-related commands not working properly.
Fixed some errors in the '/worldspawns' command.
Squashed minor bugs.
Code cleanup. (stating this since it might create errors I have overseen while doing the cleanup. If so, I will revert this cleanup, and state this in the next update.)
Some things I might have left out this list because I forgot about those new features/changes (most likely because they were VERY small changes etc.).
Known bugs/errors:
When using the plugin (this happens mostly on 1.9.4 and older versions) for the first time, the plugin might not work when started up for the first time. Reload or restart your server once, and the plugin should be working properly now.
Sounds are not being played, regardless of the 'settings.enableSounds' field in config. I will do my best to fix this, and to bring out an update as soon as I do fix it.
If you have found one, please report it by creating a ticket on the Issues page on the DevBukkit post.