New file
clients.yml
Code (Text):
# ____ _ _ _
# / ___| | | (_) ___ _ __ | |_ ___
# | | | | | | / _ \ | '_ \ | __| / __|
# | |___ | | | | | __/ | | | | | |_ \__ \
# \____| |_| |_| \___| |_| |_| \__| |___/
#---------------------------------------------------------------------------------------------
#forge: <- Client (e.g. Forge, LabyMod, Lunar Client, ...)
# kick:
# use: false <- Should players that join with Forge get kicked (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
# command: "kick %player_name% Please don't use Forge on our Server" <- Command that is executed when a player joins with Forge and kicking is enabled (OPTIONS: 'anyString', PLACEHOLDERS: %player_name%, DEFAULT:"kick %player_name% Please don't use Forge on our Server")
# ban:
# use: false <- Should players that join with Forge get banned (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
# command: "ban %player_name% Using Forge on our Server is forbidden!" <- Command that is executed when a player joins with Forge and baning is enabled (OPTIONS: 'anyString', PLACEHOLDERS: %player_name%, DEFAULT:"ban %player_name% Using Forge on our Server is forbidden!")
#---------------------------------------------------------------------------------------------
#Player's with this permission won't get kicked/banned (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.bypass')
bypassPermission: 'clientdetector.bypass'
forge:
kick:
use: false
command: "kick %player_name% Please don't use Forge on our Server"
ban:
use: false
command: "ban %player_name% Using Forge on our Server is forbidden!"
5zig_mod:
kick:
use: false
command: "kick %player_name% Please don't use 5zig Mod on our Server"
ban:
use: false
command: "ban %player_name% Using 5zig Mod on our Server is forbidden!"
console_client:
kick:
use: false
command: "kick %player_name% Please don't use Console Client on our Server"
ban:
use: false
command: "ban %player_name% Using Console Client on our Server is forbidden!"
cracked_vape:
kick:
use: false
command: "kick %player_name% Please don't use Vape on our Server"
ban:
use: false
command: "ban %player_name% Using Vape on our Server is forbidden!"
easy_minecraft_client:
kick:
use: false
command: "kick %player_name% Please don't use Easy Minecraft Client on our Server"
ban:
use: false
command: "ban %player_name% Using Easy Minecraft Client on our Server is forbidden!"
fabric:
kick:
use: false
command: "kick %player_name% Please don't use Fabric on our Server"
ban:
use: false
command: "ban %player_name% Using Fabric on our Server is forbidden!"
hyperium:
kick:
use: false
command: "kick %player_name% Please don't use Hyperium on our Server"
ban:
use: false
command: "ban %player_name% Using Hyperium on our Server is forbidden!"
labymod:
kick:
use: false
command: "kick %player_name% Please don't use Labymod on our Server"
ban:
use: false
command: "ban %player_name% Using Labymod on our Server is forbidden!"
liteloader:
kick:
use: false
command: "kick %player_name% Please don't use LiteLoader on our Server"
ban:
use: false
command: "ban %player_name% Using LiteLoader on our Server is forbidden!"
lunar_client:
kick:
use: false
command: "kick %player_name% Please don't use Lunar Client on our Server"
ban:
use: false
command: "ban %player_name% Using Lunar Client on our Server is forbidden!"
pixel_client:
kick:
use: false
command: "kick %player_name% Please don't use Pixel Client on our Server"
ban:
use: false
command: "ban %player_name% Using Pixel Client on our Server is forbidden!"
pvplounge_client:
kick:
use: false
command: "kick %player_name% Please don't use PvPLounge on our Server"
ban:
use: false
command: "ban %player_name% Using PvPLounge on our Server is forbidden!"
pxmod:
kick:
use: false
command: "kick %player_name% Please don't use PXMod on our Server"
ban:
use: false
command: "ban %player_name% Using PXMod on our Server is forbidden!"
remix:
kick:
use: false
command: "kick %player_name% Please don't use Remix on our Server"
ban:
use: false
command: "ban %player_name% Using Remix on our Server is forbidden!"
rift:
kick:
use: false
command: "kick %player_name% Please don't use Rift on our Server"
ban:
use: false
command: "ban %player_name% Using Rift on our Server is forbidden!"
winterware:
kick:
use: false
command: "kick %player_name% Please don't use Winterware on our Server"
ban:
use: false
command: "ban %player_name% Using Winterware on our Server is forbidden!"