Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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!'