Skip to main content

Custom Strikes

All settings related to strikes can be found in the strikes.yml configuration file.

Strike-templates can be configured to do any combination of the following actions:

  • Post the player's coordinates to the event log and Discord (if the Discord bot is set up)
  • Clear the player's inventory
  • Eliminate the player from the project
  • Ban the player for a set number of hours

Strikes can also be configured to have no effect at all by disabling all actions.

When a player receives their 𝑛th strike, the 𝑛th strike-template is used to determine what actions should be applied. If a player receives more strikes than templates exist, the last template will be applied multiple times.