PrtProtect
🟡 Updated this year🖼️ Gallery (4 images)
🔍 Analysis
- 🏆 #104 of 1080 bukkit mods in this game by downloads
📋 About This Mod
!(https://i.imgur.com/GKZnY3V.jpeg) **PrtProtect** is a simple, fast, and efficient plugin designed to control player actions and interactions on your server. It allows you to block item crafting, including automatic crafters, and prevent interactions with entities such as boats and mobs. It can also block interactions with specific blocks like hoppers and chests, as well as restrict the use of items such as ender pearls. With easy and flexible configuration, PrtProtect gives you complete control over what players can and cannot do on your server. <center> (https://i.imgur.com/j2uISZG.png)](https://modrinth.com/user/Pretti_) (https://i.imgur.com/DbhBAYf.png)](https://builtbybit.com/creators/pretti_.145409/) (https://i.imgur.com/Tm2q3eB.png)](https://builtbybit.com/resources/prtminetreasures-custom-treasures.59302/) </center> ## **Features:** * **Multi-Version Compatibility**: Supports Minecraft versions from 1.8 to 1.21. * **Optimized Performance**: Low resource usage for high-demand servers. * **Highly Configurable**: Fully customize every functionality of the plugin. * **Different blocking methods**: Entity interact, Block interact, Item interact, Item craft, Item craft by Crafter ... ## **Commands:** ```yaml /protect = Show help commands /protect reload = Reload the plugin Aliases: ```` ## **Permissions:** * **prtprotect.command** = Permission to run /protect * **prtprotect.command.reload** = Permission to run /protect reload * **prtprotect.bypass** = Permission to bypass plugin protection ## **Config:** <details> <summary>Configs</summary> ```yaml # # Created by Pretti_ # # # Permissions # # prtprotect.command = Permission to run /protect # prtprotect.command.reload = Permission to run /protect reload # # prtprotect.bypass = Permission to bypass checks # # Materials # 1.8 = https://helpch.at/docs/1.8/index.html?org/bukkit/Material.html # latest = https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html # # Block interaction options # Use to disable checks # interact-entity-blocked: - 'VILLAGER' #- 'BOAT' #- 'OAK_BOAT' interact-block-blocked: - 'HOPPER' interact-item-blocked: - 'ENDER_PEARL' # Block player crafting (1.8+) # Block auto-crafting (spigot 1.21+) craft-blocked: - 'ARMOR_STAND' - 'TRIPWIRE_HOOK' - 'DROPPER' - 'DISPENSER' - 'NOTE_BLOCK' - 'TNT' - 'DAYLIGHT_DETECTOR' - 'MINECART' - 'JUKEBOX' - 'HOPPER' - 'BEACON' ``` </details> ## **Messages:** <details> <summary>Messages</summary> ```yaml # # Messages options # messages: help: - '' - '&6&lPrtProtect &7- &eHelp commands:' - '' - '&6* &e/protect reload &f= &7Reload the plugin' - '' no-permission: '&4&lPROTECT &4» &cYou do not have permission to perform this action!' reload: '&2&lPROTECT &2» &7Plugin reloaded!' reload-error: '&4&lPROTECT &4» &cFailed to reload plugin! Check the console for more information!' # Use 'none' or '' to disable the message interact-block-blocked: '&4&lPROTECT &4» &cYou cannot interact with this block.' interact-entity-blocked: '&4&lPROTECT &4» &cYou cannot interact with this entity.' interact-item-blocked: '&4&lPROTECT &4» &cYou cannot interact with this item.' craft-blocked: 'none' ``` </details> ## **Important Notice:** PrtProtect is a multi-version plugin, compatible with Minecraft versions 1.8 to 1.21, designed to provide a unique and exciting experience for servers. However, like any plugin, it may contain bugs. If you encounter any issues or errors with the plugin, **do not post them in the review channel**. Instead, send a private message directly so I can investigate and resolve the problem as quickly as possible. Also, please leave a positive review\! They help drive the development of the plugin and bring future updates, ensuring continuous improvements and new features. Your cooperation is essential to keep the plugin running smoothly and provide the best possible experience for all users\!
!(https://i.imgur.com/GKZnY3V.jpeg)
PrtProtect is a simple, fast, and efficient plugin designed to control player actions and interactions on your server. It allows you to block item crafting, including automatic crafters, and prevent interactions with entities such as boats and mobs. It can also block interactions with specific blocks like hoppers and chests, as well as restrict the use of items such as ender pearls. With easy and flexible configuration, PrtProtect gives you complete control over what players can and cannot do on your server.
## Features:
Multi-Version Compatibility: Supports Minecraft versions from 1. 8 to 1. 21. Optimized Performance: Low resource usage for high-demand servers. Highly Configurable: Fully customize every functionality of the plugin. Different blocking methods: Entity interact, Block interact, Item interact, Item craft, Item craft by Crafter ...
## Commands:
```yaml /protect = Show help commands /protect reload = Reload the plugin
Aliases: ````
## Permissions:
prtprotect.command = Permission to run /protect prtprotect.command.reload = Permission to run /protect reload prtprotect.bypass = Permission to bypass plugin protection
## Config:
Configs
```yaml # # Created by Pretti_ #
# # Permissions # # prtprotect.command = Permission to run /protect # prtprotect.command.reload = Permission to run /protect reload # # prtprotect.bypass = Permission to bypass checks
# # Materials # 1. 8 = https://helpch.at/docs/1. 8/index.html?org/bukkit/Material.html # latest = https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# # Block interaction options # Use [] to disable checks # interact-entity-blocked: - 'VILLAGER' #- 'BOAT' #- 'OAK_BOAT'
interact-block-blocked: - 'HOPPER'
interact-item-blocked: - 'ENDER_PEARL'
# Block player crafting (1. 8+) # Block auto-crafting (spigot 1. 21+) craft-blocked: - 'ARMOR_STAND' - 'TRIPWIRE_HOOK' - 'DROPPER' - 'DISPENSER' - 'NOTE_BLOCK' - 'TNT' - 'DAYLIGHT_DETECTOR' - 'MINECART' - 'JUKEBOX' - 'HOPPER' - 'BEACON' ```
## Messages:
Messages
```yaml # # Messages options # messages: help: - '' - '&6&lPrtProtect &7- &eHelp commands:' - '' - '&6 &e/protect reload &f= &7Reload the plugin' - ''
no-permission: '&4&lPROTECT &4» &cYou do not have permission to perform this action!'
reload: '&2&lPROTECT &2» &7Plugin reloaded!' reload-error: '&4&lPROTECT &4» &cFailed to reload plugin! Check the console for more information!'
# Use 'none' or '' to disable the message interact-block-blocked: '&4&lPROTECT &4» &cYou cannot interact with this block.' interact-entity-blocked: '&4&lPROTECT &4» &cYou cannot interact with this entity.' interact-item-blocked: '&4&lPROTECT &4» &cYou cannot interact with this item.' craft-blocked: 'none' ```
## Important Notice:
PrtProtect is a multi-version plugin, compatible with Minecraft versions 1. 8 to 1. 21, designed to provide a unique and exciting experience for servers. However, like any plugin, it may contain bugs.
If you encounter any issues or errors with the plugin, do not post them in the review channel. Instead, send a private message directly so I can investigate and resolve the problem as quickly as possible.
Also, please leave a positive review\! They help drive the development of the plugin and bring future updates, ensuring continuous improvements and new features.
Your cooperation is essential to keep the plugin running smoothly and provide the best possible experience for all users\!
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Pretti_
- Version
- 1.0.0
- Downloads
- 73
- Endorsements
- 1
- Category
- bukkit
- Created
- 12/10/2025
- Updated
- 12/6/2025
- Game Versions
- 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4
- Tags
- game-mechanics, management, optimization
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does PrtProtect support?
The author lists 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5. Other versions may work but are untested by the author.
What is the latest version of PrtProtect?
Version 1.0.0, published 2025-12-06 with 73 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



