Fixes
- Fixes the database never being closed, there should now only be one db file when the server is stopped
Changes
Config option fake-join-on-vanish
has been changed to fake-join-on-un-vanish
to actually describe what it does.
both this option and fake-leave-on-vanish
have been changed to 'false' by default rather than 'true'.
Temporary solution for issue where spawners spawn entities when vanished users are around Known issues:
- Trial Spawners will still spawn the mob when the user un-vanishes
- Spawners still show particle effects when the user gets close
- There is currently no toggle for vanished users to be able to allow spawners to spawn for them while vanished
Note
The Minecraft Version Requirement is now 1.21.6 and higher - anything below this won't work and is not supported
- Adds Placeholder API placeholders for things like custom tablist plugins:
%simplevanish_total-online%
- Total players online on this server, vanished and non-vanished
%simplevanish_current-vanished%
- Number of players that are currently vanished on this server
%simplevanish_current-visible%
- Number of visible players that are currently on this server
%simplevanish_is-vanished%
- Whether this user is currently in vanish mode or not
%simplevanish_vanished-prefix%
- A prefix that shows the text from
view.placeholder-format
when someone is vanished
- A prefix that shows the text from