Vulcan Anti-Cheat Configuration icon

Vulcan Anti-Cheat Configuration 2.9.2.4

An advanced and reliable multi-version trap detection system

?url=https%3A%2F%2Fpolymart-attachments.s3.amazonaws.com%2F90bcb4a4-24b0-4937-929e-8a7c57a5067e%2Fdefault%2Fattachment.jpg&v=2

alernoplugin.png

 

# ░█████╗░░█████╗░███████╗███████╗███████╗  ░██████╗████████╗██╗░░░██╗██████╗░██╗░█████╗░░██████╗
# ██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝  ██╔════╝╚══██╔══╝██║░░░██║██╔══██╗██║██╔══██╗██╔════╝
# ██║░░╚═╝██║░░██║█████╗░░█████╗░░█████╗░░  ╚█████╗░░░░██║░░░██║░░░██║██║░░██║██║██║░░██║╚█████╗░
# ██║░░██╗██║░░██║██╔══╝░░██╔══╝░░██╔══╝░░  ░╚═══██╗░░░██║░░░██║░░░██║██║░░██║██║██║░░██║░╚═══██╗
# ╚█████╔╝╚█████╔╝██║░░░░░██║░░░░░███████╗  ██████╔╝░░░██║░░░╚██████╔╝██████╔╝██║╚█████╔╝██████╔╝
# ░╚════╝░░╚════╝░╚═╝░░░░░╚═╝░░░░░╚══════╝  ╚═════╝░░░░╚═╝░░░░╚═════╝░╚═════╝░╚═╝░╚════╝░╚═════╝░

# TERMINATION OF THE RESOURCE

# This config.yml file is just a base configuration that I have created. DON'T EXPECT ANYTHING SPECIFIC BECAUSE IT IS NOT.
# This configuration serves as a base for the following game modes:

# -Bedwars
# -Skywars
# -Survival
# -If you want to adapt it for something specific, like BoxPvP, you will have to modify some settings to make it work properly (I can help you by creating a ticket on discord).
# I've already configured the plugin to save you that hassle. I can't provide a specific configuration because each game mode requires
# its own configuration. What I try to do here is cover the basics to help avoid problems with malicious users. If someone sells you a configuration
# claiming it works for all game modes without any problems, they are lying. That is impossible. You will probably have to adjust some settings no matter what.

server.png

server1.png

(20 / 250) Players

server2.png

(376 / 600) Players

server3.png

(19 / 200) Players

server4.png

(4 / 900) Players

server5.png

(0 / 0) Players [Maintenance]

server6.png

(360 / 1000) Players

server7.png

(85 / 200) Players​

 

If you have purchased the resource and want your server to go out here contact via discord

 

Configuration​
 
#
# ░█████╗░░█████╗░███████╗███████╗███████╗  ░██████╗████████╗██╗░░░██╗██████╗░██╗░█████╗░
# ██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝  ██╔════╝╚══██╔══╝██║░░░██║██╔══██╗██║██╔══██╗
# ██║░░╚═╝██║░░██║█████╗░░█████╗░░█████╗░░  ╚█████╗░░░░██║░░░██║░░░██║██║░░██║██║██║░░██║
# ██║░░██╗██║░░██║██╔══╝░░██╔══╝░░██╔══╝░░  ░╚═══██╗░░░██║░░░██║░░░██║██║░░██║██║██║░░██║
# ╚█████╔╝╚█████╔╝██║░░░░░██║░░░░░███████╗  ██████╔╝░░░██║░░░╚██████╔╝██████╔╝██║╚█████╔╝
# ░╚════╝░░╚════╝░╚═╝░░░░░╚═╝░░░░░╚══════╝  ╚═════╝░░░░╚═╝░░░░╚═════╝░╚═════╝░╚═╝░╚════╝░
# Configurator: zcrys
# Support https://discord.gg/7zjGjBrbRZ

##########################################################################
# This configuration is made for all servers (it is a base) do not expect it to work 100%
# on your server you will have to change some parameters to adapt it to work 100% on your server
# (each server needs its own configurations) if I make a specific configuration it will be impossible to work for all servers.
# For example, the ban theme (default value is kick) you can change it to ban or temporary ban.
#########################################################################

prefix: '&fCoffe &7Studio &8»'

alerts:
  # This is the chat format that will be followed when a player fails a check.
  # Valid placeholders are %player% (player name), %max-vl% (max violations), %check% (name of check), %description% (check description),
  # %version% (player's client version), %dev% (* for whether or not the check is experimental), %vl% (violation level),
  # %ping% (the player's ping), %tps% (the server's TPS), and %type% (character denoting the type for the check, A, B, C, etc),
  # %severity% for changing colors depending on the violations (options found in severity option below), %x% (player's X-coordinate),
  # %y% (player's Y-coordinate), %z% (player's Z-coordinate), %world% (player's world), %complex-type% which will show a more
  # advanced name for the check, such as Speed (Ground) instead of Speed (Type B)
  format: '%prefix% &f%player% &7failed &f%check% %dev%&7(&fType %type%&7)%dev% &7[&4%vl%&7/&4%max-vl%&7]'
  # This is the hover text that will be displayed when you hover over the alert message in chat.
  # All of the same placeholders as the ones for the format are valid.
  hover-message:
    - '&7Ping: &c%ping% &8| &7TPS: &c%tps% &8| &7Version: &c%version% &8| &7Client: &c%client-brand%'
    - ''
    - '&7Description:'
    - '&7%description%'
    - ''
    - '&7Information:'
    - '&7%info%'
    - ''
    - '&7Click to teleport to &b%player%&7.'

 

INSTALL THE FILE

Download the .zip file (config.yml)
 
Shut down your server

Browse to the vulcan folder and delete the default config.yml

Start your server

Enjoy config.yml :)
 
 
  COMMANDS

 

1.png

2.png

3.png

4.png

5.png

MORE...​

We have reached 60 downloads and 10k visits thank you very much for everything.

VIDEOS.png

PARTHERS
 
holy.png
 
THANK YOU FOR SPONSORING THIS RESOURCE
 
Software support
totalsoft.png
discord.png

plugin

anticheat

for

minecraft

server

cheat

prevention

hack

detection