-
Notifications
You must be signed in to change notification settings - Fork 8
Configuration
Default value: en_US
There is a languages folder that you can use to add your own custom language files.
You can use the language name that you write before .yml to use that language.
Default value: false
If you want to enable this feature use Velocity features like report data sync.
Note: Follow Installation wiki page If you want to enable this feature.
Default value: ENTITY_EXPERIENCE_ORB_PICKUP
This sound plays whenever a player uses a report command
Default value: ITEM_BOOK_PAGE_TURN
This sound plays whenever a player opens a VelocityReport book
Default value: ENTITY_EXPERIENCE_ORB_PICKUP
This sound plays to moderators whenever a new report created
Default value: 60
/report command cooldown in second(s)
Default value: true
The plugin sends a message to moderators when a new report is created if this option is enabled
Default value: true
Send a actionbar to moderators that shows current pending reports count
Default value: false
Prevent send actionbar when pending reports count is zero
Default value: true
Don't allow players to report themselves
Default value: false
Allow custom report reasons
Default value: true
Mark old reports as done automatically
Default value: 3600 How much a report should be old in the second(s) to mark as done?
Default value: false
Run a list of commands that will run every time someone accepts a report
Default value: false
Commands to run
Default value: false
Run a list of commands that will run every time someone done a report
Default value: false
Commands to run
Put all default reasons that should available in report book gui and via commands when custom_reason options is on.
Default format:
<report id>:
enabled: <true/false>
displayname: <report displayname>
description: <report description>Example:
killaura:
enabled: true
displayname: "<blue>Killaura"
description: "Killaura is a cheat that allows you to attack players without looking at them."