taoneill / war

War - Minecraft TDM & CTF for Bukkit
war.tommytony.com
MIT License
69 stars 152 forks source link

Zone database structure update #846

Closed cmastudios closed 5 years ago

cmastudios commented 5 years ago

Replaces deprecated durability and tile entity serialization with BlockData serialization. Optimizes space by caching all used type/data strings. Breaks backwards compatibility (but 1.13 already did this so whatever). Requires testing still.

cmastudios commented 5 years ago

TODO: Fix signs, chests, skulls