AtriusX / Waystones

A small plugin that brings long-distance teleportation to Minecraft survival mode!
https://www.spigotmc.org/resources/waystones.93917/
11 stars 6 forks source link

Small bugfix for seemingly unused config option jump-worlds #28

Closed AtriusX closed 3 years ago

AtriusX commented 3 years ago

This PR fixes a small problem related to the jump-worlds config option being apparently unused. This option should disable warping between dimensions completely if set to false.

This PR is mostly completed, however it adds another message to the plugin named world-jump-disabled that is used when a warp to another dimension is denied. Localization is still needed for Chinese language support.

AtriusX commented 3 years ago

@NewbieOrange Are you available to provide a translation for the added message?

NewbieOrange commented 3 years ago

Sure, see #29.

AtriusX commented 3 years ago

Great thanks!