Creates a radiation bubble that shrinks around the players inside. Requires no other plugins to use. It can also be used for what ever you can think of using it for via the commands provided below.
Note: Zones will not self-destroy! They get to a point where they stop shrinking, at which stage you must remove them once you are done with them by using the command /shrink stop.
Only the gap between the inner sphere and the outer sphere will deal radiation damage!
Forcefully destroy a rad zone using its ID.
Note: Zones will not self-destroy! They get to a point where they stop shrinking, at which stage you must remove them once you are done with them by using the command /shrink stop.
Only the gap between the inner sphere and the outer sphere will deal radiation damage!
Chat Commands
Requires auth level 2 or permission shrinkingradzone.use.- /shrink - Shows help
- /shrink on me - Starts a shrinking radiation zone on your position
- /shrink on <x> <z> - Starts a shrinking radiation zone on the specified position
- /shrink stop - Destroys all radiation zones
- /shrink buffer <## value> - Set the radiation buffer size
- /shrink startsize <## value> - Set the initial zone size
- /shrink endsize <## value> - Set the final zone size
- /shrink strength <## value> - Set the radiation strength (rads per second)
- /shrink time <## value> - Set the time it takes to shrink (in seconds)
Console Commands
For use via rcon, not in-game console- shrink - Shows help
- shrink on <x> <z> - Starts a shrinking radiation zone on the specified position
- shrink stop - Destroys all radiation zones
- shrink buffer <## value> - Set the radiation buffer size
- shrink startsize <## value> - Set the initial zone size
- shrink endsize <## value> - Set the final zone size
- shrink strength <## value> - Set the radiation strength (rads per second)
- shrink time <## value> - Set the time it takes to shrink (in seconds)
Configuration
The settings and options can be configured in the ShrinkingRadZone file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Developer API
Creates a new shrinking radiation zones using the values specified. Returns a (string) ID of the generated zone.Forcefully destroy a rad zone using its ID.