New Features
- Added a new command,
/zspawn list [mob|player], to view all mob and player spawns in the currently selected map. The list can optionally be filtered to only players or only mobs - Added a new command,
/zspawn rename <Old Name> <New Name>, to rename spawns. Note that, quotes are required if the names contain spaces. - Added a new command,
/zspawn tp <Name>, to teleport to the specified spawn. Quotes are not required, even if the name has spaces - Added in-world warnings whenever zombies are about to spawn
Other Changes
- Added support for filtering by class to
/zchest listitems [Class Name]. Quotes are required if the class name contains spaces - Made stability improvements to time warp’s stop time
- Multiple player spawns are now supported properly. Any time a player is to be teleported to a spawn, a random one is chosen instead of the first one registered.
- Replaced the
/listspawnscommand with/zspawn list player - Replaced the
/set mobspawn <Name>command with/zspawn set mob <Name>. Quotes are not required, even if the name has spaces - Replaced the
/set spawn <Name>command with/zspawn set player <Name>. Quotes are not required, even if the name has spaces - Replaced the
/set zchestcommand with/zchest set - Replaced the
/unset spawn <Name>and/unset mobspawn <Name>command with/zspawn unset <Name> - Replaced the
/unset zchestcommand with/zchest unset