- Plugin OreSpawner for PocketMine-PMMP 5
- This is improved upgrade from an old project of mine. Here
- Giving your server exciting gameplay comes from placing ores spawn machines or so to speak, custom block types at your disposal.
- You should install LibVapmPMMP here: LibVapmPMMP
/vorespawner or /vos - give <player> <type> <level> <amount>
---
# Messages
wrong_position: "You can't place the Spawner here!"
# Types of OreSpawner
ore_spawner_types:
coal:
# This is the item that you will hold in your hand to represent that Spawner. In short, the item in hand to pose Spawner.
item_data:
item: "minecraft:coal_ore"
name: "Coal Ore"
lore:
- "Coal Ore"
- "Level: %level%"
# Block to spawn
blocks:
- "minecraft:stone"
- "minecraft:coal_ore"
# Spawn level
levels:
1:
speed: 1 # Speed of spawn
2:
speed: 2 # Speed of spawn
3:
speed: 3 # Speed of spawn
...
- Email: pnam5005@gmail.com
- Paypal: lifeboat909@gmail.com