Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make strike punishments configurable #28

Open
AlexanderRitter02 opened this issue Jun 10, 2020 · 0 comments
Open

Make strike punishments configurable #28

AlexanderRitter02 opened this issue Jun 10, 2020 · 0 comments
Labels
config.yml Everything about configuration files Enhancement Suggest a new feature or change

Comments

@AlexanderRitter02
Copy link
Owner

Is your feature request related to a problem?
For some players current strike punishments may be too severe or they want to allow less/more strikes until a ban.
Currently they can disable automatic punishments, but configuring the automation themselves would be better.

The suggestion
Add options to config.yml to execute commands when a strike hits, however make sure that it happens when the player is online. Have a string for the playername {$player} that gets replaced.

Additionally have some default options for coordinate post, inventory clear and disqualification.

strikes:
  - {$coord-post}
  - {$inv-clear}
  - /yourcommand {$player}
  - {$disqualified}
@AlexanderRitter02 AlexanderRitter02 added Enhancement Suggest a new feature or change config.yml Everything about configuration files labels Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config.yml Everything about configuration files Enhancement Suggest a new feature or change
Projects
None yet
Development

No branches or pull requests

1 participant