SmpPlus

⭐ — (2 endorsements) 📥 62 downloads 📌 v1.0.1 📅 7/6/2026
🟡 Updated this year

By psgamingmax · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/9/2026 📅 Created: 7/6/2026

🔍 Analysis

  • 🏆 #363 of 1080 bukkit mods in this game by downloads

📋 About This Mod

**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 1. **Download** the latest version from Modrinth 2. **Place** `SmpPlus-1.0.0.jar` in your `plugins/` folder 3. **Restart** your server 4. **Configure** `plugins/SmpPlus/config.yml` to your needs 5. **Reload** with `/smpplus reload` --- ## Usage Examples ### Creating Custom Recipes 1. Run `/recipes create` 2. Place ingredients in the 3x3 grid 3. Place result item in the result slot 4. Type recipe name in chat 5. Done! Recipe is auto-saved and registered --- ## API for Developers Other plugins can integrate with SmpPlus: ```java 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!**

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 ` | Delete a custom recipe | `smpplus.recipes.delete` | | `/recipes reload` | Reload all recipes | `smpplus.recipes.reload` |

## Installation

1. Download the latest version from Modrinth 2. Place `SmpPlus-1. 0. 0.jar` in your `plugins/` folder 3. Restart your server 4. Configure `plugins/SmpPlus/config.yml` to your needs 5. Reload with `/smpplus reload`

## Usage Examples

### Creating Custom Recipes 1. Run `/recipes create` 2. Place ingredients in the 3x3 grid 3. Place result item in the result slot 4. Type recipe name in chat 5. Done! Recipe is auto-saved and registered ---

## API for Developers

Other plugins can integrate with SmpPlus:

```java 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!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
psgamingmax
Version
1.0.1
Downloads
62
Endorsements
2
Category
bukkit
Created
7/6/2026
Updated
7/9/2026
Game Versions
1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4
Tags
game-mechanics, magic, utility

🔧 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 SmpPlus support?

The author lists 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10. Other versions may work but are untested by the author.

What is the latest version of SmpPlus?

Version 1.0.1, published 2026-07-09 with 62 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by psgamingmax 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods