› Features: · Hiding by group weight: Multi-level invisibility support · Hiding in the online count in server list for paper · Hiding sounds and actions (example: chest, block, doors sound, etc...) · Prohibition on break of the specified blocks · Disabling invisibility in certain worlds · The ability to issue temporary vanished (this will be indicated by a special symbol in the list and actionbar) · Time in vanished by hovering to the nickname of the player in the list · Own menu of abilities
Code (Java):
boolean isVanished
(Player player
){ return player.
hasMetadata("vanished"); }
› Commands and Permissions · lightvanish / lv - Hide self · lightvanish <player> (<time>) - Hide player or hide temporary, if time > 0 · lightvanish settings - Allow to open the settings menu with abilities · lightvanish show-all - Show all vanished players