A powerful and lightweight Spigot plugin that allows server administrators to restrict potion usage for specific players. ✨ Key Features
Blacklist specific players from using any type of potions
️ Comprehensive protection against all potion types (normal, splash, lingering)
Persistent storage of blacklisted players
Visual feedback with particles when blocking potion usage
Toggle system for easy blacklist management
⚡ Lightweight and optimized performance
Simple and intuitive commands
Commands & Permissions
Command
Description
Permission
Toggling
/potion blacklist <player>
Add/remove a player from the potion blacklist
potion.blacklist
Toggle works with retyping the same command
Permissions:
potion.blacklist - Allows managing the potion blacklist (default: op)
potion.blacklist.exempt - Makes a player immune to being blacklisted (default: false)
Installation
Download the latest version
Place the JAR file in your server's plugins folder
Restart your server
Configuration files will be created automatically
⚙️ Configuration
settings: # Whether to show particles when blocking potion usage show-particles: true # Whether to show attempted potion type show-potion-type: true
# List of blacklisted player UUIDs blacklisted-players: []
Usage Examples
Code (Text):
# Blacklist a player: /potion blacklist Steve # Remove a player from blacklist: /potion blacklist Steve (Running the command again toggles the blacklist status)
Feature Requests Have ideas for improvements? Create an issue on GitHub with the
enhancement label!
⭐ Show Your Support If you find this plugin helpful: