Skip to content

v1.0.0.96

Compare
Choose a tag to compare
@rexxar-tc rexxar-tc released this 01 Feb 04:12
· 26 commits to master since this release

This update adds the ability to limit the size of grids that may be spawned into the world.

Three new options to configure this:

CreateProtect: Turns the protection on or off.
MaxCreateNotify: This will send a global chat message when a grid spawn is stopped.
MaxCreateSize: The maximum size, in number of blocks, that may be spawned into the world. Grids with more blocks than this won't be allowed to spawn.

I can't tell who spawned a grid, so I can't send them a private message. Global chat message will have to do.

The plugin will always log when a grid has been prevented from spawning.