PostDrop
A simple Minecraft drop protect plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
PostDrop
简体中文 | English
PostDrop
PostDrop is a simple and useful Minecraft plugin that protects dropped items from being picked up by other players.
📚 Features
- 📊 Placeholder Support: Items dropped by players are protected by default and can only be picked up by the player who dropped them - 📊 Placeholder Support: Protected items have a glow effect, making them easy to identify - 📊 Placeholder Support: Configure whether protected items are visible to other players (requires ProtocolLib) - 📊 Placeholder Support: Players can toggle item protection on or off - 📊 Placeholder Support: Automatically checks for and notifies about new versions - 📊 Placeholder Support: Built-in Chinese and English language packs - 📊 Placeholder Support: Supports PlaceholderAPI variables for use in scoreboards, holograms, etc.
💻 Installation
1. Download the latest version of `PostDrop-xxx.jar` 2. Place the JAR file in your server's `plugins` folder 3. Restart your server or load the plugin using a plugin manager 4. Optional: Install ProtocolLib for advanced item visibility control 5. Optional: Install PlaceholderAPI to use placeholders
🔧 Commands
| Command | Shorthand | Description | |---------|-----------|-------------| | `/postdrop help` | `/pd help` | Display help information | | `/postdrop toggle` | `/pd toggle` | Toggle item drop protection status | | `/postdrop reload` | `/pd reload` | Reload plugin configuration | | `/postdrop version` | `/pd version` | Show plugin version information | | `/postdrop update` | `/pd update` | Check for updates |
🔒 Permissions
| Permission | Description | Default | |------------|-------------|---------| | `postdrop.toggle` | Allows players to toggle item protection status | Everyone | | `postdrop.reload` | Allows players to reload the plugin | OP | | `postdrop.update` | Allows players to check for updates | OP | | `postdrop.*` | Includes all permissions | OP |
📊 PlaceholderAPI Variables
After installing PlaceholderAPI, you can use the following placeholders:
| Placeholder | Description | Returns | |-------------|-------------|---------| | `%postdrop_toggle%` | Shows whether the player has enabled item drop protection | "开启" (Enabled) or "关闭" (Disabled) |
📫 Support
📜 License
This plugin is licensed under the GNU General Public License v2.0.