Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynfuien/yvanish
Plugin that vanishes players, but this time for real.
https://github.com/ynfuien/yvanish
Last synced: 20 days ago
JSON representation
Plugin that vanishes players, but this time for real.
- Host: GitHub
- URL: https://github.com/ynfuien/yvanish
- Owner: Ynfuien
- License: gpl-3.0
- Created: 2024-05-20T09:45:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T06:56:49.000Z (3 months ago)
- Last Synced: 2024-11-09T07:42:19.322Z (2 months ago)
- Language: Java
- Homepage: https://modrinth.com/plugin/yvanish
- Size: 167 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Discord](https://img.shields.io/discord/1236019317208776786?style=flat&logo=discord&label=Discord&color=%235d6af2
)](https://discord.gg/kZJhKZ48j8)
# YVanish
And at last, a vanish plugin, **the** vanish plugin! You may ask, "Wh**Y** yet another vanish?" (Hence the "Y" in the name ;p). And I come with the answer. It's because every other plugin (*every* meaning [3 that I tested](https://github.com/Ynfuien/YVanish/wiki/6.-Plugin-comparison)), let through a few packets that revealed vanished players. Also, I wanted silent chests done correctly, not with the spectator "trick".For full functionality, depends on [ProtocolLib](https://github.com/dmulloy2/ProtocolLib/) and its [dev builds](https://ci.dmulloy2.net/job/ProtocolLib/).
# Features
### Vanish (well, duh)
- on join
- silent join and quit messages
- invisible in a tab list (also kinda obvious)
- hidden in server status (player count, player sample)### Silent chests
Opened chests (normal, trapped, ender), shulker boxes and barrels work just like vanish. You can see when normal players do it, but they can't see you do it. Accomplished with virgin tears, sweat of a troll and a unicorn horn. Ah and also pinch of ProtocolLib dark magic.### Cultural mobs
An option to stop mobs from randomly staring at a player. What's good of being invisible if all mobs coincidentally look all in one direction? Exactly, not much.
*Doesn't work with mobs using a different AI system like villagers, piglins, hoglins and some more.### Other
- silent sculk sensors
- silent advancement and death messages
- disabled item and exp pickup
- hidden from monsters targeting
- action and boss bar for custom messages
- option for fake join/quit messages
- Fully customizable messages with a lang file, supporting [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) and [MiniMessage](https://docs.advntr.dev/minimessage/index.html)
- Commands with tab completions
- [API](https://github.com/Ynfuien/YVanish/wiki/4.-Developer-API) for developers## Options
Almost every option can be changed per player with a `/vanishoptions` (`/vo`) command. Allowing for use of appropriate features in appropriate situations. Command and subcommands have associated permissions so customizability shouldn't be a problem.# Download
You can download the plugin only on [Modrinth](https://modrinth.com/plugin/yvanish) or compile it yourself.# Documentation
You can read about plugin's [permissions](https://github.com/Ynfuien/YVanish/wiki/2.-Permissions), [placeholders](https://github.com/Ynfuien/YVanish/wiki/3.-Placeholders) etc. on the [wiki](https://github.com/Ynfuien/YVanish/wiki) page.# Media
Vanish options
![vanish options](https://i.imgur.com/5NfhYlv.gif)Silent chests
![silent chests](https://i.imgur.com/UcsLPJX.gif)# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/YVanish/main/blob/LICENSE) license.