We have released Mammoth v0.73 on GitHub. It contains a number of exciting new features for Minecraft server operators looking to support large player bases:
- Cross server teleportation.
/mtp
allows server administrators to teleport to a player instantly regardless of what shard they're connected to./mtpa
lets users send an Essentials-style teleport request to another player. - Improved tooling for world management in mc_provisioner.
- World data from shards can be recombined into a single world again using the
combine
command. - The new offline
optimize
command syncs region files near each region owned by a server so that players can see distant structures, even if they're on another server.
- World data from shards can be recombined into a single world again using the
- Ability to transfer villagers easily across server borders.
- More consistent ridden mob transfers
- Customizable cross-server chat
- General stability improvements and more!
Mammoth is currently used on two public SMP servers and has supported 650 players at max across eight server processes.