Skip to content
Success

Changes

Summary

  1. #1052: Add option to use cached map color palette (details)
Commit 6c61b73f389f69853e58745f776700ee4eeb7636 by md_5
#1052: Add option to use cached map color palette

This reduces the conversion time drastically with the cost of slightly more memory usage.
The file was addedsrc/main/java/org/bukkit/craftbukkit/map/CraftMapColorCache.java
The file was modified src/main/resources/configurations/bukkit.yml
The file was modified src/main/java/org/bukkit/craftbukkit/CraftServer.java
The file was modified src/test/java/org/bukkit/map/MapTest.java