summaryrefslogtreecommitdiffstats
path: root/src/main/resources/configurations/bukkit.yml
diff options
context:
space:
mode:
authorNate Mortensen <nate.richard.mortensen@gmail.com>2013-10-19 18:14:20 -0600
committerNate Mortensen <nate.richard.mortensen@gmail.com>2013-10-19 20:01:52 -0600
commit6430c868c779b5dfab4d82875959a0b3f4885d28 (patch)
tree037cd1836e7dd615263f3277e98e742ae784fb58 /src/main/resources/configurations/bukkit.yml
parent42e7fdee925a83cef82c6fba6cd39136cc476be1 (diff)
downloadcraftbukkit-6430c868c779b5dfab4d82875959a0b3f4885d28.tar
craftbukkit-6430c868c779b5dfab4d82875959a0b3f4885d28.tar.gz
craftbukkit-6430c868c779b5dfab4d82875959a0b3f4885d28.tar.lz
craftbukkit-6430c868c779b5dfab4d82875959a0b3f4885d28.tar.xz
craftbukkit-6430c868c779b5dfab4d82875959a0b3f4885d28.zip
Remove redundant call to worldMaps.a(). Addresses BUKKIT-4828
The WorldMapCollection object for SecondaryWorldServers(Nether, End) is shared with the main world, so saving it again for each SecondaryWorldServer is redundant. This commit removes the redundant call by checking if the WorldServer is an instanceof SecondaryWorldServer before invoking worldMaps.a().
Diffstat (limited to 'src/main/resources/configurations/bukkit.yml')
0 files changed, 0 insertions, 0 deletions