> ⚠️ Disclaimer: This project is currently in beta. Features, configurations, documentations and flags are actively being expanded and improved. Expect updates and enhancements in the near future!
> Take full control over your land – with regions, flags, and fine-grained permissions!
—
### This Plugin does **not** support Spigot or Minecraft versions < 1.21.1
## Key Features
* Claim regions with simple commands
* Set flags with multiple permission levels
* Region visibility and trust system
* Integrates with other YVtils modules
---
## 🔧 How It Works
Players can:
* Create, expand, and delete their own **regions**
* Assign **permissions and flags** for groups, or globally
* Trust other players or revoke access at any time
---
## 🎬 Showcase
WIP
---
## 🗜️ Regions Overview
* **Small and large regions** are supported
* Works with **buildings and terrain**
---
## 📜 Commands
```
/region create
/region delete
/region flags [regionName]
/region members [role]
/region info [regionName]
/region list [role] [player]
“`
—
## 🔐 Permissions & Flags
WIP
—
## 🌍 Localization
The plugin supports:
* **English**
* **Deutsch**
Players will automatically see messages in their game language if supported.
—
## 🛠️ Installation
1. Download the plugin `.jar` from Modrinth or GitHub
2. Place it in your `plugins/` folder
3. Restart the server
—
## 📬 Feedback
* [Request a Feature](https://github.com/YVtils/yvtils_collection/issues/new?template=feature_request_regions.md)
* [Report a Bug](https://github.com/YVtils/yvtils_collection/issues/new?template=bug_report_regions.md)
* [Join our Discord](https://yvtils.net/yvtils/support)

– Minecraft Server Stats


# This Plugin does **not** support Spigot or versions < 1.19
# Disclaimer
This plugin is a standalone version of the discord module from the [YVtils-SMP Plugin](https://modrinth.com/plugin/yvtils_smp)
YVanish
[](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 [PacketEvents](https://modrinth.com/plugin/packetevents).**
# 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 protocol 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 the `/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.
# 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

# Integrity with other plugins
I make these plugins for me, according to my needs, meaning, I don’t search for every possible plugin that I don’t care about, that could be somehow better integrated with mine. But, if you care about better integration between this plugin and some other, then just let me know through [Discord](https://discord.gg/kZJhKZ48j8) or [GitHub](https://github.com/Ynfuien/YVanish) and I will see what I can do.
Same goes for any features that you think may be missing. If something isn’t outside the scope of the plugin, then I’ll probably do it.
# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/YVanish/main/blob/LICENSE) license.
TridentCooldown
# TridentCooldown
Cooldown for trident throws.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
cooldown-seconds: 5
message: “&cItem is on cooldown.”
“`