Configuration
Here is an example config for the plugin
prefix: "&#FF6F00&lFX&l&r&#FFD600&lVANISH &r&8» &r"
actionbar:
enabled: true
interval-ticks: 40
message: "FE272Vanish enabled, You are Invisible to everyone else"
fake-join-leave:
enabled: false
join-message: "&#FFFF55{player} joined the game"
leave-message: "&#FFFF55{player} left the game"
inventory:
allow-left-click-open: true
refresh-interval-ticks: 10
Login and Logout messages
If you want to change the login or logout message, simply edit the join-message and leave-message values to change it to your liking. If you want the join and leave message to broadcast every time you go into vanish, you must set fake-join-leave to enabled
Prefix
To change the prefix of the plugin, simply go to the prefix tab and change it yourself to your liking. It supports &# hex codes and minimessage
Actionbar message
The actionbar message is not in the messages.yml; however, it is in the config for easier changes. You can see the normal actionbar messag,e and you can change it to your liking. The actionbar supports minimessage and &# formatting
Last updated