-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wekston edited this page Sep 15, 2026
·
2 revisions
- English
- Russian
- There are issues with the events: they start but do not end!
An artillery threat may now appear in the center of the world at random intervals (configurable via commands).
- A chat message appears when the event starts or is cancelled.
- /rackets option/start/stop - the mod's main command!
option
-
/rackets option radius get/set - explosion radius (minimum 1).
-
/rackets option center get/set - explosion epicenter coordinates.
-
/rackets option circle get/set - projectile spawn shape: circle (true/false).
-
/rackets option fuze get/set - projectile fuze item (any item; items that are not valid fuzes will lack special abilities).
-
/rackets option cooldown get/set - interval between projectile spawns (minimum 1; interval is independent of
randomTickSpeed). -
event
-
- /rackets option events chance get/set - chance of the event occurring after the specified seconds.
-
- /rackets option events seconds get/set - interval between events (if the chance is less than 100%, the event won't always spawn; if the chance is 0, it will never spawn).
start
- /rackets start - Start the event.
stop
- /rackets stop - Stop the event.