This plugin was inspired by well known game World of Warcraft (c) Blizzard entertainment.
System of ore spawn is quite similar.
Version: 1.7.9
Compatibility: 1.7.9-R0.1
Work status: Finished
- Multiple drops from one vein - 100%
- Item name and lore - 100%
What can this plugin do:
- Set specific ores to be Veins/Deposits.
- Veins respawns after specified time by its type.
- Automatic Veins save in some periods.
- Multiple items drop from one vein.
- Configurable drop item type and amount with dataValue, Item name and lore.
- Configurable supported ores with separated permissions to gather.
- Vein groups with separated permissions to gather.
- Random Vein respawn in group.
Known issues:
- Redstone ore is sometimes flickering between normal and glowing when player interacts.
Commands:
- /woset - starts/stops Veins creating mode. Don't forget to disable it!
- /wogroup - sets group for /woset so it automatically adds to this group.
- /worem - starts/stops Veins removing mode. Don't forget to disable it!
- /wosave - saves Veins. Normally they are saved every 1 minute.
- /womigrate - migrate veins from File -> MySQL. How to.
- /wosetgroup - Enable group change mode.
- /wocreategroup - Creates new group. /wocreategroup [name] [maxtype] [maxvalue] [permission] - max types: "percent" or "quantity".
- /woremgroup - Removes group. Requires /woconfirm
- /woconfirm - Confirms remove.
Permissions:
- womores.set - permission for using all commands.
- womores.allores - with this perm you can break all ores.
- womores.<ore> - allows you to gather this specific ore. Ex: womores.35:5 for yellow wool. See DataValues on minecraftwiki.