By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Repair and customize your item names with RepairUI, use money or experience to perform these actions. Only for PocketMine-MP 5.0 servers
# ____ _ _ _ ___
# | _ \ ___ _ __ __ _ (_) _ __ | | | | |_ _|
# | |_) | / _ \ | '_ \ / _` | | | | '__| | | | | | |
# | _ < | __/ | |_) | | (_| | | | | | | |_| | | |
# |_| \_\ \___| | .__/ \__,_| |_| |_| \___/ |___|
# |_|
# by fernanACM
# Repair and customize your item names with RepairUI, for PocketMine-MP 5.0 servers
# DO NOT TOUCH!
config-version: "1.0.0"
# Plugin prefix
Prefix: "&l&f[&dRepairUI&f]&8ยป&r "
# Languages
# "eng", // English
# "spa", // Spanish
# "ger", // German
# "indo", // Indonesian
# "vie" // Vietnamese
language: eng
# Usa economyapi, bedrockeconomy, xp
Economy:
provider: bedrockeconomy
# ==(SETTINGS)==
Settings:
Use:
# Use "true" or "false" to interact with the anvil
anvil: true
Commands:
# Use "true" or "false" to run the command
# RepairAll command; /repair all
all: true
# Use "true" or "false" to run the command
# RepairHand command: /repair hand
hand: true
# Use "true" or "false" to run the command
# RepairAll command; /repair rename <name>
rename: true
# Use "true" or "false" to run the command
# RepairAll command; /repair lore <lore>
lore: true
# ==(REPAIR COST)==
RepairCost:
# Repair mode
Repair:
# Put the amount of money cost to repair the items
money-cost: 30
# Put the amount of experience cost to repair the items
xp-cost: 10
# Damage repair mode. The price will be multiplied by the damage of the item.
# IT IS RECOMMENDED TO PUT THE PRICE LOW IF THIS OPTION IS CURRENT.
# Use "true" or "false" to enable/disable this option
damage-mode: false
# Lore mode
Lore:
# Put the amount of money cost to change the lore of the items
money-cost: 60
# Put the amount of experence cost to change the lore of the items
xp-cost: 20
# Rename mode
Rename:
# Put the amount of money cost to change the name of the items
money-cost: 50
# Put the amount of experence cost to change the name of the items
xp-cost: 20
Command | Description |
---|---|
/repairui |
Open the main menu |
/repairui help |
Command list |
/repairui all |
Repair all items |
/repairui hand |
Repair the items in your hand |
/repairui rename |
Rename the item in your hand |
/repairui lore |
Lore the item in your hand |
Permission | Description |
---|---|
repairui.cmd.acm |
Executing the command |
repairui.help.acm |
Command list |
repairui.repair.all |
Repair all command |
repairui.repair.hand |
Repair hand command |
repairui.repair.money |
Repair with money |
repairui.repair.xp |
Repair with xp |
repairui.rename.money |
Rename with money |
repairui.rename.xp |
Rename with xp |
repairui.rename.cmd |
Rename command |
repairui.lore.money |
Lore with money |
repairui.lore.xp |
Lore with xp |
repairui.lore.cmd |
Lore command |
Language | Translated by |
---|---|
English | fernanACM |
Spanish | fernanACM |
Indonesian | RepairUI |
German | GamerMJay |
Vietnamese | NhanAZ |
Redes | Tag | Link |
---|---|---|
YouTube | fernanACM | YouTube |
Discord | fernanACM#5078 | Discord |
GitHub | fernanACM | GitHub |
Poggit | fernanACM | Poggit |
Authors | Github | Lib |
---|---|---|
CortexPE | CortexPE | Commando |
Muqsit | Muqsit | SimplePacketHandler |
Vecnavium | Vecnavium | FormsUI |
DaPigGuy | DaPigGuy | libPiggyEconomy |
DaPigGuy | DaPigGuy | libPiggyUpdateChecker |
You can leave one review per plugin release, and delete or update your review at any time