13
0
geforkt von Mirrors/Paper
Paper/src
EdGruberman 9df87d3399 Compensate for allow-nether/allow-end as false; Fixes BUKKIT-3466
When either of those settings are false, the worlds are not loaded and
therefore will not be targeted for portal exits.  Existing worlds are
iterated directly to avoid defaulting to the first world if a direct
dimension match is not found.

Plugins must also specify exit from custom Bukkit worlds to comply with
original commit: https://github.com/Bukkit/CraftBukkit/commit/2dc2af0

This commit introduces a constant to clarify the dependency on the
CraftBukkit implementation of custom worlds having a dimension offset.
2013-01-23 20:11:01 -06:00
..
main Compensate for allow-nether/allow-end as false; Fixes BUKKIT-3466 2013-01-23 20:11:01 -06:00
test/java/org/bukkit Improve the item meta deserialization code-style 2013-01-18 02:58:07 -06:00