This feature sends fake join and quit messages for vanished players.
FeatureFakeMessage
sendFakeJoinMessage
Whether to send a fake join message
false
true, false
true
sendFakeQuitMessage
Whether to send a fake quit message
fakeJoinMessage
The fake join message to send
<yellow><player> joined the game
Any string
fakeQuitMessage
The fake quit message to send
<yellow><player> left the game
disableJoinMessageIfVanished
Disable the join message if the player is vanished
disableQuitMessageIfVanished
Disable the quit message if the player is vanished
`useLegacyFormatter`
Use legacy ampersand (&) color formatting instead of MiniMessage one
`false`
`true`, `false`
Last updated 1 year ago