Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
SuperVanish
Table of Contents
User Guide
Description
SuperVanish is a utility plugin for Minecraft Bukkit, Spigot and Paper Servers. It is an operator tool that allows admins to be invisible to other players with two new forms of Vanishing.
How to use
SuperVanish includes two forms of Vanish: The Vanish and SuperVanish. To enter normal Vanish mode, type /vanish. You are now vanished and invisible to normal players. However, if you use /vanish-list, you generate a list of all players in normal vanish mode. You can even make them visible for yourself with /vanish-show <player>. It is also possible to make all vanished players visible with --all
(/vanish-show --all). Here are the permissions:
vanish.use #for /vanish
vanish.list #for /vanish-list
vanish.show #for /vanish-show
With /supervanish you enter SuperVanish mode. The SuperVanish mode is completely undetectable by default because supervanished players are not shown when /vanish-show or /vanish-list is used. For /supervanish the permissions vanish.supervanish
is required.
Note: By default, the permissions do not have to be attached manually to server admins because the default is set on op.
Developer Information
About
SuperVanish Plugin is a simple tool for Spigot, Paper and Bukkit Minecraft servers to hide you as server-operator/admin
The latest downloads can be found on Modrinth
Concept
Get operator rights or the permssions from the plugin.yml
. Then you are able to make yourself invisible for other players using /vanish. To make vanished players visible type /vanish-show or type /vanish-list to generate a list of vanished players Now you can see vanished players. If you use /supervanish, you are in the supervanish. This means they can't be detected with /vanish-show or /vanish-list.
Building
Gradle is used to construct SuperVanish.
System Requirements
- Java JDK 17
- Git
Compiling from source
git clone https://github.com/Philippcmd/SuperVanishV3.git
cd SuperVanishV3/
./gradlew build
You can find the compiled jar in build/libs
.
License
The SuperVanishV3 Plugin is licensed under the MIT license. See LICENSE.txt
for more info.