Compatibility
Minecraft: Java Edition
1.21โ1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Tags
Creators
Details
Licensed GPL-2.0-only
Published last year
็ฎไฝไธญๆ | English
PostDrop
PostDrop is a simple and useful Minecraft plugin that protects dropped items from being picked up by other players.
๐ Features
- ๐ Item Protection: Items dropped by players are protected by default and can only be picked up by the player who dropped them
- โจ Item Highlighting: Protected items have a glow effect, making them easy to identify
- ๐๏ธ Item Visibility Control: Configure whether protected items are visible to other players (requires ProtocolLib)
- ๐ Player Control: Players can toggle item protection on or off
- ๐ Automatic Update Checking: Automatically checks for and notifies about new versions
- ๐ Multi-language Support: Built-in Chinese and English language packs
- ๐ Placeholder Support: Supports PlaceholderAPI variables for use in scoreboards, holograms, etc.
๐ป Installation
- Download the latest version of
PostDrop-xxx.jar - Place the JAR file in your server's
pluginsfolder - Restart your server or load the plugin using a plugin manager
- Optional: Install ProtocolLib for advanced item visibility control
- 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.


