PluginLicenseRef-All-Rights-Reserved
CVanish
CVanish - simple vanish plugin
298
Downloads
1
Followers
1 years ago
Updated
📦
1
Versions
📖About CVanish

Default Config.yml file
# ┏━━━┓┏━━━┓┏━━┓━┏┓━━━━━━━━━┏┓
# ┃┏━┓┃┃┏━┓┃┃┏┓┃━┃┃━━━━━━━━━┃┃
# ┗┛┏┛┃┃┃━┃┃┃┗┛┗┓┃┃━┏━━┓┏━━┓┃┃┏┓
# ┏┓┗┓┃┃┃━┃┃┃┏━┓┃┃┃━┃┏┓┃┃┏━┛┃┗┛┛
# ┃┗━┛┃┃┗━┛┃┃┗━┛┃┃┗┓┃┗┛┃┃┗━┓┃┏┓┓
# ┗━━━┛┗━━━┛┗━━━┛┗━┛┗━━┛┗━━┛┗┛┗┛
# config.yml
# Plugin version
# Don't change this
plugin-version: 1.0.0
prefix: "&7[&cCVanish&7]&r"
# All messages
# Don't change messages on config.yml open messages.yml and change
# messages automatically reloaded if you change on messages.yml
messages:
vanish_enabled: "&aYou are now vanished!"
vanish_disabled: "&cYou are no longer vanished!"
join_vanish: "&eYou have joined vanished."
leave_vanish: "&e{player} has left vanished."
# Do you want to use auto vanish for staff's ?
# this option work for 'cvanish.staff' permission !
vanish-staff-onjoin: false
# Player data
players:
Default Messages.yml file
# Change messages if you don't like this.
# Gradient message work on 1.16+ server version.
# If you like use gradient use this example placeholder: %gradient:#hexcode1#hexcode2% My Text %gradient%
join_vanish: '&aYou have joined the server in vanish mode.'
leave_vanish: '&a{player} has left the server while vanished.'
vanish_enabled: '&aYou are now vanished.'
vanish_disabled: '&cYou are no longer vanished.'
plugin_reloaded: '&aPlugin Successfully reloaded!'