Minecraft Featured SHARD Format – A New Take on Minecraft Region Data Being used to the Bukkit environment, worlds and schematics are fundamentally different. But we figured they don't have to be. Discover how we fused both into one new, optimized format: SHARD.
Minecraft Featured ConfigPositions – A Fusion of Configuration and Level Data Managing configuration data, that corresponds to different locations in a level, has always been a hassle in Minecraft. Level and configuration data can get out of sync or the configuration data was set incorrectly from the beginning. Read more about how ConfigPositions make that easier.
Minecraft Featured High Performance Map Displays When we decided to further utilize the possibilities that Minecraft maps provide us, we quickly came to realize, that Bukkit's API regarding maps is far too limited in its scope. Here's how we implemented our own map API instead!