Configuration

The default configuration for the Vulcan Punishments+ Plugin.

# Vulcan Punishments+ | Plugin Config
# Made by Ray_y
# Need help? Visit the Support Discord at: https://discord.gg/EshbnCjhfc
# THE SUPPORT LINK ABOVE IS NOT FOR VULCAN
# DO NOT ASK FOR HELP WITH VULCAN IN RAY'S SUPPORT SERVER.
# You must have Vulcan installed on your server for the plugin to work. The plugin will disable itself if Vulcan is not detected.

# --- Options ---
plugin-prefix: "&7[Vulcan Punishments&c+&7]"
# Colour codes are allowed in the plugin prefix.

check-for-updates: true
# Automatically check if a plugin update is available

# --- Messages ---
# All messages accept colour codes.
message-no-permission: "&cYou do not have permission to execute that command!"
# Will send when a player without permissions executes a command.
# Colour codes are allowed

message-reload: "&fReloading Plugin Config!"
# Will send when a player runs /vulcanpunishmentsplus reload
# Colour codes are allowed

message-reload-success: "&fReloaded!"
# Will send if a config reload is successful
# Colour codes are allowed

message-update-available: "&7There is an update available to download. Current Version: %current_version%. Latest Version: %latest_version%"
# Message sent if there is an available update to download (if check-for-updates is true).
# Colour codes are allowed
# Placeholders:
# %current_version% - Plugin's Current Version.
# %latest_version% - Latest Plugin Version
# %link% - Link to download the latest version

message-cleared-punishments: "&fYou have reset &7%player%&f's Vulcan punishment Level."
# Message sent when /reset-vulcanpunishments  is executed.
# Placeholders:
# %player% - Player in argument 1 (player)

message-invalid-player: "&fThat player is not in the database."
# Message that is sent when a player tries to reset the punishment level of someone who isn't in the database.

message-unknown-argument: "&cUnknown Argument"
# Message that is sent when you execute a command (from the plugin) that does not recognise an argument

# --- Punishments ---
# When editing punishment commands, don't include the /.
# Note: This plugin does NOT add punishment commands. That is up to you to have punishment commands.
# This plugin only lets you have different punishments depending on how many times vulcan has punished them.
# To set the punishments up, you have to change the default "kick %player% [Vulcan] Unfair Advantage" command to "vpp-cmd %player%"
# You can use literally almost any text-editing tool for this, even Notepad. Just find and replace.
# DO NOT EDIT THE db.yml FILE. If you need to reset someone's punishment level, use /reset-vulcanpunishments 
punishment-1:
  command: warn %player% Cheat Detection
punishment-2:
  command: warn %player% Cheat Detection
punishment-3:
  command: warn %player% Cheat Detection
punishment-4:
  command: kick %player% Cheat Detection
punishment-5:
  command: kick %player% Cheat Detection
punishment-6:
  command: kick %player% Cheat Detection
punishment-7:
  command: tempban %player% 1d Cheat Detection
punishment-8:
  command: tempban %player% 5d Cheat Detection
punishment-9:
  command: tempban %player% 10d Cheat Detection
punishment-10:
  command: ban %player% Cheat Detection
        

This is best viewed on a PC or Laptop