Commands & Permissions
This plugin works out-of-the-box by default without requiring any permission configuration (Note: hot-reloading the plugin may cause default permissions to become invalid)
For unknown parameter types mentioned below, use tab completion in lower versions; versions 1.12+ will provide automatic suggestions
# Permissions
| Permission | Purpose | Default Owner |
|---|---|---|
| monsterPlus.reload | Reload plugin | OP |
| monsterPlus.spawn | Spawn temporary mobs via command | OP |
| monsterPlus.look | View existing mobs | OP |
| monsterPlus.item | Get items | OP |
| monsterPlus.drawings | Get blueprints | OP |
| monsterPlus.createSpawn | Create fixed spawn points | OP |
| monsterPlus.spawnCustom | Spawn custom mobs via command (1.0.6+) | OP |
| monsterPlus.migrate | Migrate historical item data in inventory (1.8.5+) | OP |
# Commands
| Command | Purpose |
|---|---|
| /mp reload | Reload plugin |
| /mp spawn [type] (quantity) | Spawn temporary mobs via command |
| /mp look | View existing mobs |
| /mp item [name] (quantity) (player) | Get items |
| /mp drawings [name] (quantity) (player) | Get blueprints |
| /mp createSpawn [type] (config) | Create fixed spawn points |
| /mp spawnCustom [type] (quantity) | Spawn custom mobs via command (1.0.6+) |
| /mp migrate (player) | Migrate historical item data in inventory (1.8.5+) |
[] Required parameters () Optional parameters
- Frequently, when the plugin version is upgraded or the server version is updated, items obtained by players from previous versions of this plugin cannot stack with the latest version's items
- The
migratecommand is specifically introduced to automatically upgrade old items in player inventories to the new item versions