This plugin stops players setting their spawn points outside of a configurable window of valid Y levels.
This includes:
- town spawn points,
- town outpost spawn points, and
- nation spawn points.
They will be denied when setting their spawn too low or too high.
- Make sure that you have Towny 0.100.2.7 or newer installed.
- Add the plugin to your plugins folder.
- Start and Stop the server so that a
plugins\TownySpawnPointLimits9000\config.yml
is created. - Open the
plugins\TownySpawnPointLimits9000\config.yml
and setspawning.y_limits.enabled
to true, then configure thespawning.y_limits.lowest_y_allowed
andspawning.y_limits.highest_y_allowed
values. - Start your server again.