This adds a fallback vanish-status-adapter which uses the vanished metadata value (used by several plugins like VanishNoPacket and Essentials too) to get whether or not a player should be hidden. Due to there not being any event when a metadata value is changed we need to check that in a repeating task. (Which will only run if no compatible plugin is detected though)
This adds a fallback vanish-status-adapter which uses the
vanished
metadata value (used by several plugins like VanishNoPacket and Essentials too) to get whether or not a player should be hidden. Due to there not being any event when a metadata value is changed we need to check that in a repeating task. (Which will only run if no compatible plugin is detected though)