|
@@ -91,6 +91,8 @@ commands:
|
|
|
description: Detailed mcMMO skill info
|
|
|
alchemy:
|
|
|
description: Detailed mcMMO skill info
|
|
|
+ salvage:
|
|
|
+ description: Detailed mcMMO skill info
|
|
|
adminchat:
|
|
|
aliases: [ac, a]
|
|
|
description: Toggle Admin chat or send admin chat messages
|
|
@@ -152,6 +154,7 @@ permissions:
|
|
|
mcmmo.ability.herbalism.all: true
|
|
|
mcmmo.ability.mining.all: true
|
|
|
mcmmo.ability.repair.all: true
|
|
|
+ mcmmo.ability.salvage.all: true
|
|
|
mcmmo.ability.smelting.all: true
|
|
|
mcmmo.ability.swords.all: true
|
|
|
mcmmo.ability.taming.all: true
|
|
@@ -433,6 +436,20 @@ permissions:
|
|
|
description: Allows ability to repair tools
|
|
|
mcmmo.ability.repair.woodrepair:
|
|
|
description: Allows ability to repair Wood tools
|
|
|
+ mcmmo.ability.salvage.*:
|
|
|
+ default: false
|
|
|
+ description: Allows access to all Salvage abilities
|
|
|
+ children:
|
|
|
+ mcmmo.ability.salvage.all: true
|
|
|
+ mcmmo.ability.salvage.all:
|
|
|
+ description: Allows access to all Smelting abilities
|
|
|
+ children:
|
|
|
+ mcmmo.ability.salvage.advancedsalvage: true
|
|
|
+ mcmmo.ability.salvage.arcanesalvage: true
|
|
|
+ mcmmo.ability.salvage.advancedsalvage:
|
|
|
+ description: Allows access to the Advanced Salvage ability
|
|
|
+ mcmmo.ability.salvage.arcanesalvage:
|
|
|
+ description: Allows access to the Arcane Salvage ability
|
|
|
mcmmo.ability.smelting.*:
|
|
|
default: false
|
|
|
description: Allows access to all Smelting abilities
|
|
@@ -656,6 +673,7 @@ permissions:
|
|
|
mcmmo.commands.party.all: true
|
|
|
mcmmo.commands.ptp.all: true
|
|
|
mcmmo.commands.repair: true
|
|
|
+ mcmmo.commands.salvage: true
|
|
|
mcmmo.commands.smelting: true
|
|
|
mcmmo.commands.swords: true
|
|
|
mcmmo.commands.taming: true
|
|
@@ -844,6 +862,7 @@ permissions:
|
|
|
mcmmo.commands.mctop.herbalism: true
|
|
|
mcmmo.commands.mctop.mining: true
|
|
|
mcmmo.commands.mctop.repair: true
|
|
|
+ mcmmo.commands.mctop.salvage: true
|
|
|
mcmmo.commands.mctop.smelting: true
|
|
|
mcmmo.commands.mctop.swords: true
|
|
|
mcmmo.commands.mctop.taming: true
|
|
@@ -869,6 +888,8 @@ permissions:
|
|
|
description: Allows access to the mctop command for mining
|
|
|
mcmmo.commands.mctop.repair:
|
|
|
description: Allows access to the mctop command for repair
|
|
|
+ mcmmo.commands.mctop.salvage:
|
|
|
+ description: Allows access to the mctop command for salvage
|
|
|
mcmmo.commands.mctop.smelting:
|
|
|
description: Allows access to the mctop command for smelting
|
|
|
mcmmo.commands.mctop.swords:
|
|
@@ -1014,6 +1035,7 @@ permissions:
|
|
|
mcmmo.commands.skillreset.mining: true
|
|
|
mcmmo.commands.skillreset.others.all: true
|
|
|
mcmmo.commands.skillreset.repair: true
|
|
|
+ mcmmo.commands.skillreset.salvage: true
|
|
|
mcmmo.commands.skillreset.smelting: true
|
|
|
mcmmo.commands.skillreset.swords: true
|
|
|
mcmmo.commands.skillreset.taming: true
|
|
@@ -1055,6 +1077,7 @@ permissions:
|
|
|
mcmmo.commands.skillreset.others.herbalism: true
|
|
|
mcmmo.commands.skillreset.others.mining: true
|
|
|
mcmmo.commands.skillreset.others.repair: true
|
|
|
+ mcmmo.commands.skillreset.others.salvage: true
|
|
|
mcmmo.commands.skillreset.others.smelting: true
|
|
|
mcmmo.commands.skillreset.others.swords: true
|
|
|
mcmmo.commands.skillreset.others.taming: true
|
|
@@ -1080,6 +1103,8 @@ permissions:
|
|
|
description: Allows access to the skillreset command for mining for other players
|
|
|
mcmmo.commands.skillreset.others.repair:
|
|
|
description: Allows access to the skillreset command for repair for other players
|
|
|
+ mcmmo.commands.skillreset.others.salvage:
|
|
|
+ description: Allows access to the skillreset command for salvage for other players
|
|
|
mcmmo.commands.skillreset.others.smelting:
|
|
|
description: Allows access to the skillreset command for smelting for other players
|
|
|
mcmmo.commands.skillreset.others.swords:
|
|
@@ -1092,6 +1117,8 @@ permissions:
|
|
|
description: Allows access to the skillreset command for woodcutting for other players
|
|
|
mcmmo.commands.skillreset.repair:
|
|
|
description: Allows access to the skillreset command for repair
|
|
|
+ mcmmo.commands.skillreset.salvage:
|
|
|
+ description: Allows access to the skillreset command for smelting
|
|
|
mcmmo.commands.skillreset.smelting:
|
|
|
description: Allows access to the skillreset command for smelting
|
|
|
mcmmo.commands.skillreset.swords:
|
|
@@ -1102,6 +1129,8 @@ permissions:
|
|
|
description: Allows access to the skillreset command for unarmed
|
|
|
mcmmo.commands.skillreset.woodcutting:
|
|
|
description: Allows access to the skillreset command for woodcutting
|
|
|
+ mcmmo.commands.salvage:
|
|
|
+ description: Allows access to the salvage command
|
|
|
mcmmo.commands.smelting:
|
|
|
description: Allows access to the smelting command
|
|
|
mcmmo.commands.swords:
|
|
@@ -1264,6 +1293,7 @@ permissions:
|
|
|
mcmmo.perks.lucky.herbalism: true
|
|
|
mcmmo.perks.lucky.mining: true
|
|
|
mcmmo.perks.lucky.repair: true
|
|
|
+ mcmmo.perks.lucky.salvage: true
|
|
|
mcmmo.perks.lucky.smelting: true
|
|
|
mcmmo.perks.lucky.swords: true
|
|
|
mcmmo.perks.lucky.taming: true
|
|
@@ -1296,6 +1326,9 @@ permissions:
|
|
|
mcmmo.perks.lucky.repair:
|
|
|
default: false
|
|
|
description: Gives Repair abilities & skills a 33.3% better chance to activate.
|
|
|
+ mcmmo.perks.lucky.salvage:
|
|
|
+ default: false
|
|
|
+ description: Gives Salvage abilities & skills a 33.3% better chance to activate.
|
|
|
mcmmo.perks.lucky.smelting:
|
|
|
default: false
|
|
|
description: Gives Smelting abilities & skills a 33.3% better chance to activate.
|
|
@@ -1840,6 +1873,7 @@ permissions:
|
|
|
mcmmo.skills.herbalism: true
|
|
|
mcmmo.skills.mining: true
|
|
|
mcmmo.skills.repair: true
|
|
|
+ mcmmo.skills.salvage: true
|
|
|
mcmmo.skills.swords: true
|
|
|
mcmmo.skills.smelting: true
|
|
|
mcmmo.skills.taming: true
|