-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Vrekt edited this page Jul 16, 2021
·
5 revisions
Placeholders allow you to insert certain information within the configuration string/message.
For example %player% was banned for %check% would look like this Player1 was banned for Flight.
NOTE: Not every placeholder works for every configuration string/value. A list will be given with each value noting which placeholders are compatible
-
%player%-> The player name -
%check%-> The check name -
%level%-> The violation level -
%prefix%-> The prefix set in the config -
%time%-> When the player will be kicked/banned -
%type%-> The ban length name, either DAYS, YEARS or PERMANENTLY
Here is an overview of the main configuration.
global-kick-message - The message players will see when they get kicked for cheating.
global-kick-message: "&cYou have been kicked for %check%"
%check%
test