
MineRegion
This plugin will help you mine block in custom region and execute command when block broken by player (Use to give item or something else, for default file, i use mmoitems command to give item)
- Загрузки
- 381
- Подписчики
- 1
- Обновлён
- 14 октября 2023 г.
- Лицензия
- MIT
Опубликован 29 июля 2023 г.
Information
This plugin will help you mine block in custom region and execute command when block broken by player (Use to give item or something else, for default file, i use mmoitems command to give item)
Depend
- WorldGuard
- PlaceholderAPI
Command
/mr reload - Reload file /mr bypass - Bypass mine region and you can break/build block normal
Config Explain
block:
COBBLESTONE: #Block type
max_number: 70 #Max random number can regenerator,
regen: #MATERIAL;CHANCE - max_number will regenerator random number, which chance is the nearest with number, that block will be regen on the next time
- COAL_ORE;5 #If max number regenerator is 10, next regen block is COAL_ORE
- STONE;30 #If max number regenerator is 20, next regen block is STONE
- COBBLESTONE;60 #If max number regenerator is 65, next regen block is COBBLESTONE
time_regen: 20 #Time to regen from bedrock to new block
replace: BEDROCK #Block will be replaced when COBBLESTONE broken by player. After 20s, bedrock will be replaced by new block
amount: 1 #Amount of item, example 1, 3, 5-10, 10-15,..
command: #You can use placeholder in command, #amount# is total of setting amount above + fortune level (random from "amount" to ("amount" + fortune level + 2))
- "mi give MATERIAL COBBLESTONE %player_name% #amount# 0 100 0 silent"
Note
If you have any question/issue/suggest for new features, you should join https://discord.gg/r5ejaPSjku
Thanks ~~ !
Ченджлог
1.2Релиз1.20, 1.20.1, 1.20.2 · 14 октября 2023 г.
Fix player can re-break block and get points when re-break Add blacklist world Add leaderboard when contest is end
1.1Релиз1.19.4, 1.20, 1.20.1 · 29 июля 2023 г.
Changelog
- Fix issue with java 8 (Now support java 8+)
- Fix issue with spigot/paper 1.13 (Now support 1.13+)
- Fixed if player have permission and break another block in custom region and make it print error to console
- From now, only player in gamemode survival can get reward from command when block broken
Комментарии
Загружаем…