nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

This plugin allows you to make yourself invisible to other players.

Features

  • Make youreself completly inviseble to others.
  • Players with 'simplevanish.see' can see vanished players.
  • Reload the plugin in-game.
  • Configurable settings for vanished players (e.g., fly, item pickup ...).
  • Show custom prefix for vanished players in TAB.
  • Customizable messages in messages.yml.

Commands

  • Use /vanish to toggle vanish mode for yourself.
  • Use /vanish <player> to toggle vanish mode for other players.
  • Use /simplevanish reload to reload the plugin.
  • Use /simplevanish about to get information about the plugin.

Permissions

  • simplevanish.use.self - Allows you to use /vanish.
  • simplevanish.use.other - Allows you to use /vanish <player>.
  • simplevanish.see - Allows you to see vanished players.
  • simplevanish.reload - Allows you to use /simplevanish reload.
View config.yml
# SimpleVanish by Losterixx
# Version: 1.1.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.

prefix: "&8[&eSimpleVanish&8] &7"

# Actionbar message
actionBar:
  # Message when vanished
  enable: "&7Vanish &8» &aON"
  # Message when unvanished
  disable: "&7Vanish &8» &cOFF"

auto-vanish:
  # Should the plugin automatically vanish players with "simplevanish.auto" permission on join?
  enabled: true
  # Delay before enabling vanish (in ticks)
  # I recommend setting this to at least 5
  delay: 10

# Should vanished players be allowed to fly?
allow-flight: true
# Should the player be invulnerable while vanished?
invulnerable: true
# Should the player get the night vision effect while vanished?
nightvision-effect: false
# Should the weather be cleared when the player enters vanish?
# This affects only the weather for the vanished player
clear-weather: false
# Should vanished players be able to pick up items?
item-pickup: true
# Custom settings in the tab list
custom-tab:
  # Enable feature
  enabled: true
  # PREFIX or SUFFIX
  type: PREFIX
  # The displayed text
  text: "&8[&eV&8]"
  # DISPLAY or ORIGINAL
  # I recommend setting this to 'DISPLAY'
  name-type: DISPLAY
View messages.yml
# SimpleVanish by Losterixx
# Version: 1.1.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.

reload:
  reloading: "&7SimpleVanish &eis reloading&7..."
  success: "&7SimpleVanish has been &areloaded&7!"
  error: "&cAn error occurred while reloading SimpleVanish! Check the console for details."

no-player: "&cThis can only be used by players!"
no-perms: "&cYou do not have permission to use this command!"
not-found: "&cThe player '%player%' could not be found!"

vanish-usage: "&cPlease use &e/vanish <player>&c!"
simplevanish-usage: "&cPlease use &e/simplevanish <about/reload>&c!"

vanished-self: "&7You are now &ainvisible&7!"
unvanished-self: "&7You are now &cvisible&7!"

vanished-other: "&7The player &e%player% &7is now &ainvisible&7!"
unvanished-other: "&7The player &e%player% &7is now &cvisible&7!"

vanished-auto: "&7You have joined the server &astealthily&7!"

If you encounter any issues or bugs, or have a request for a new feature, contact me via Discord.

My discord-name is Losterixx.

Project members

Losterixx

Owner


Technical information

License
ARR
Project ID