13
0
geforkt von Mirrors/Paper
Datei suchen
CraftBukkit/Spigot 4ac5fcd821 Don't share WorldMapCollection. Fixes BUKKIT-4871
WorldMapCollection stores scoreboard, map (item), structure, and
village information. Scoreboards are explicitly handled globally,
while villages and structures are erroneously shared.

This commit separates the WorldMapCollections to not be shared among
custom worlds. Maps are special-cased to maintain the previous shared
behavior.

By: Wesley Wolfe <weswolf@aol.com>
2013-10-30 04:22:00 -05:00
paper-server Don't share WorldMapCollection. Fixes BUKKIT-4871 2013-10-30 04:22:00 -05:00