This update addresses many changes and fixes that have been in the works since version 4.0. Please make sure you contact me with any question or reports!
P.S. To form less confusion version 4.1.3-4.1.4 have been removed due to their major stealthy issue.
►
Fix ► - Fixed a command listener issue, which resulted in the no permission message being sent upon dispatch of a command.
►
Change ► - Adjusted the public and server warp icons to no longer show whitelisted players as this is now a private warp specific feature.
►
Addition ► - Added warp creation world blacklisting. Please add the following option under the 'Options' section:
Code (Text):
# If a world is in this list warps will be unable to be created in them.
# (Note: Give players the permission 'hyperdrive.createbypass' to bypass this blacklist.)
Creation World Blacklist:
- "world_the_end"
►
Addition ► - Added a new message inside the language configuration file:
Code (Text):
World Create Blacklisted: "&cYou are unable to create a warp in this world."
►
Change ► - Adjusted the sorting method for warp icons to help prevent slow loading, alongside increasing the delay task by 1.2ms for less of an impact on timings.
►
Fix ► - Fixed a small issue with group warping when it comes to the whitelist as this would sometimes avoid whitelisting.
►
Fix ► - Remade the warp initiation commands with switch statements and optimized checks to ensure the best performance and communication with other features in the plugin.
►
Change ► - Adjusted the RTP aliases once more to dispatch the specific world command as the console.
►
Fix ► - Fixed an issue resulting in the random teleportation command having no cooldown.
►
Addition ► - Added the new 'hyperdrive.createbypass' permission to allow players with the node to bypass warp creation blacklisted worlds.