SmpPlus
作者:rebot | 分类:模组
Minecraft 版本: 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: game-mechanics magic utility
Custom recipes, item limits, bypass prevention, and powerful protection systems for your Minecraft server!
✨ Features
? Custom Recipe System
- In-game Recipe Editor GUI - Create custom recipes without touching config files!
- Drag & Drop Interface - Easy 3x3 crafting grid with visual feedback
- Auto-save - All recipes saved to
custom_recipes.yml - Live Reload - Update recipes without restarting the server
?️ Item Limit System
- Mace Limits - Control server-wide mace count with automatic protection
- Totem Limits - Per-player totem limits with auto-removal when exceeded
- Protected Items - Maces protected from lava, void, fire, and despawning
- Teleport to Safety - Maces automatically teleport to safe locations
? Bypass Prevention
- Crafter Block Protection - Prevents Crafter blocks from bypassing limits
- Villager Trade Protection - Stops villagers from trading limited items
- Loot Chest Protection - Prevents loot chests from bypassing limits
- Mob Drop Protection - Controls mob drops for limited items
? Additional Features
- End Crystal Ban - Complete End Crystal placement ban system
- Stackable TNT Minecarts - Configure stack size (default: 4)
- Public API - Other plugins can check protected items via
SmpPlusAPI
? Commands
Main Commands
| Command | Description | Permission |
|---|---|---|
/smpplus help |
Show all available commands | smpplus.admin |
/smpplus reload |
Reload plugin configuration | smpplus.reload |
Recipe Management
| Command | Description | Permission |
|---|---|---|
/recipes create |
Open recipe editor GUI | smpplus.recipes.create |
/recipes list |
List all custom recipes | smpplus.recipes.list |
/recipes delete <id> |
Delete a custom recipe | smpplus.recipes.delete |
/recipes reload |
Reload all recipes | smpplus.recipes.reload |
? Installation
- Download the latest version from Modrinth
- Place
SmpPlus-1.0.0.jarin yourplugins/folder - Restart your server
- Configure
plugins/SmpPlus/config.ymlto your needs - Reload with
/smpplus reload
? Usage Examples
Creating Custom Recipes
- Run
/recipes create - Place ingredients in the 3x3 grid
- Place result item in the result slot
- Type recipe name in chat
-
Done! Recipe is auto-saved and registered
? API for Developers
Other plugins can integrate with SmpPlus:
import me.smpplus.api.SmpPlusAPI;
// Check if an item is protected
if (SmpPlusAPI.isProtectedItem(itemStack)) {
// Don't remove this item
}
? Permissions
| Permission | Description | Default |
|---|---|---|
smpplus.admin |
Access to all commands | OP |
smpplus.reload |
Reload plugin config | OP |
smpplus.recipes.create |
Create custom recipes | OP |
smpplus.recipes.list |
List all recipes | OP |
smpplus.recipes.delete |
Delete recipes | OP |
smpplus.recipes.reload |
Reload recipes | OP |
? Bug Reports & Support
Found a bug? Have a suggestion? Join our Discord: https://discord.gg/HutcT9w9AB]
Download now and enhance your SMP experience!
请登录后举报
暂无评论,抢个沙发吧~