2012-01-09 20:00:13 +01:00
|
|
|
name: mcMMO
|
2012-02-05 07:38:18 +01:00
|
|
|
version: ${project.version}-b${BUILD_NUMBER}
|
2013-01-07 02:52:31 +01:00
|
|
|
description: >
|
|
|
|
mcMMO takes core Minecraft game mechanics and expands them to add an extensive
|
|
|
|
RPG experience, the goal of the project has always been a quality RPG
|
|
|
|
experience. Everything in mcMMO is carefully thought out and is constantly
|
|
|
|
improving. mcMMO adds eleven skills to train in and level in, while also
|
|
|
|
offering a high level of customization for server admins. There are countless
|
|
|
|
features, including custom sounds, graphical elements, and more added when
|
|
|
|
running mcMMO in conjunction with Spout. I carefully read feedback and
|
|
|
|
evaluate the mechanics of mcMMO in every update to provide an ever-evolving
|
|
|
|
experience.
|
2012-04-22 08:55:58 +02:00
|
|
|
|
|
|
|
author: nossr50
|
2013-01-30 19:24:56 +01:00
|
|
|
authors: [GJ, NuclearW, bm01, Glitchfinder, TfT_02, toothplck1]
|
2013-01-07 02:52:31 +01:00
|
|
|
website: http://dev.bukkit.org/server-mods/mcmmo/
|
2013-01-16 20:03:07 +01:00
|
|
|
|
2012-04-22 08:55:58 +02:00
|
|
|
main: com.gmail.nossr50.mcMMO
|
|
|
|
softdepend: [Spout]
|
2012-05-08 04:38:22 +02:00
|
|
|
load: STARTUP
|
2012-04-22 08:55:58 +02:00
|
|
|
|
2012-01-09 20:00:13 +01:00
|
|
|
commands:
|
|
|
|
mchud:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Change your HUD
|
|
|
|
xplock:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: [mcxplock]
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Lock your xp bar
|
|
|
|
xprate:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: [mcxprate]
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Modify the xp rate or start an event
|
|
|
|
mcc:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Lists mcMMO commands
|
|
|
|
mcmmo:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Shows a brief mod description
|
|
|
|
mctop:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Shows leader boards for mcMMO
|
2013-01-15 23:49:20 +01:00
|
|
|
mcrank:
|
|
|
|
aliases: []
|
|
|
|
description: Show your individual ranking in mcMMO
|
2012-01-09 20:00:13 +01:00
|
|
|
addxp:
|
2013-02-02 08:07:35 +01:00
|
|
|
description: Add mcMMO XP to a user
|
2012-02-25 03:05:01 +01:00
|
|
|
addlevels:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Add mcMMO levels to a user
|
2012-01-09 20:00:13 +01:00
|
|
|
mcability:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Toggle whether or not abilities get readied on right click
|
|
|
|
mcrefresh:
|
|
|
|
description: Refresh all cooldowns for mcMMO
|
|
|
|
mcgod:
|
2013-02-04 06:54:31 +01:00
|
|
|
description: Toggle mcMMO god-mode on/off
|
2012-02-22 16:00:59 +01:00
|
|
|
mcstats:
|
2012-05-15 20:21:21 +02:00
|
|
|
aliases: [/stats]
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Shows your mcMMO stats and xp
|
2012-02-28 20:05:48 +01:00
|
|
|
mcremove:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-02-28 20:05:48 +01:00
|
|
|
description: Remove a user from the database
|
2012-01-09 20:00:13 +01:00
|
|
|
mmoedit:
|
2013-02-04 13:54:26 +01:00
|
|
|
description: Edit the mcMMO skill values for a user
|
2012-01-09 20:00:13 +01:00
|
|
|
ptp:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Teleport to a party member
|
|
|
|
party:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Create/join a party
|
2012-02-29 18:20:58 +01:00
|
|
|
inspect:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
mmoupdate:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Convert from Flat File to MySQL
|
|
|
|
p:
|
2012-04-22 08:55:58 +02:00
|
|
|
aliases: [pc]
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Toggle Party chat or send party chat messages
|
2012-07-30 05:49:42 +02:00
|
|
|
skillreset:
|
|
|
|
description: Reset the level of one or all of your skills
|
2012-01-09 20:00:13 +01:00
|
|
|
excavation:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
herbalism:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
mining:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
woodcutting:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
axes:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
archery:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
swords:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
taming:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
unarmed:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
acrobatics:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
repair:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
fishing:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2013-01-23 22:34:01 +01:00
|
|
|
smelting:
|
2013-02-01 21:09:22 +01:00
|
|
|
description: Detailed mcMMO skill info
|
2012-01-09 20:00:13 +01:00
|
|
|
a:
|
2013-02-02 06:14:59 +01:00
|
|
|
aliases: []
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Toggle Admin chat or send admin chat messages
|
2013-01-11 22:33:49 +01:00
|
|
|
mcpurge:
|
|
|
|
aliases: []
|
|
|
|
description: Purge users with 0 powerlevel and/or who haven't connected in over 30 days from the server DB.
|
2012-01-09 20:00:13 +01:00
|
|
|
permissions:
|
|
|
|
mcmmo.*:
|
2013-01-08 23:05:41 +01:00
|
|
|
default: false
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Implies all mcmmo permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.all: true
|
|
|
|
mcmmo.all:
|
2013-01-08 23:05:41 +01:00
|
|
|
default: false
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Implies all mcmmo permissions.
|
|
|
|
children:
|
2013-02-01 23:36:01 +01:00
|
|
|
mcmmo.admin: true
|
2013-01-30 19:03:32 +01:00
|
|
|
mcmmo.bypass.all: true
|
|
|
|
mcmmo.commands.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.defaults: true
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.defaultsop: true
|
|
|
|
mcmmo.perks.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.defaults:
|
|
|
|
default: true
|
|
|
|
description: mcmmo permisions that default to true
|
|
|
|
children:
|
2013-02-01 19:41:26 +01:00
|
|
|
mcmmo.ability.all: true
|
|
|
|
mcmmo.item.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.motd: true
|
2013-02-01 19:41:26 +01:00
|
|
|
mcmmo.commands.defaults: true
|
|
|
|
mcmmo.chat.partychat: true
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.skills.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.defaultsop:
|
|
|
|
default: op
|
|
|
|
description: mcmmo permissions that default to op
|
|
|
|
children:
|
2012-02-13 03:15:04 +01:00
|
|
|
mcmmo.chat.adminchat: true
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.tools.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.admin:
|
2013-01-30 19:03:32 +01:00
|
|
|
default: false
|
|
|
|
description: Implies access to everything in mcMMO
|
|
|
|
children:
|
2013-02-01 23:36:01 +01:00
|
|
|
mcmmo.commands.mmoupdate: true
|
|
|
|
mcmmo.commands.xprate.all: true
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.perks.*:
|
|
|
|
default: false
|
|
|
|
description: implies access to all mcmmo perks
|
|
|
|
children:
|
|
|
|
mcmmo.perks.all: true
|
|
|
|
mcmmo.perks.all:
|
|
|
|
default: false
|
|
|
|
description: implies access to all mcmmo perks
|
|
|
|
children:
|
|
|
|
mcmmo.perks.activationtime.all: true
|
|
|
|
mcmmo.perks.cooldowns.all: true
|
|
|
|
mcmmo.perks.xp.all: true
|
|
|
|
mcmmo.perks.lucky.all: true
|
|
|
|
mcmmo.perks.activationtime.*:
|
|
|
|
default: false
|
|
|
|
description: Increased activation time perks typically given to donors or VIPs
|
|
|
|
children:
|
|
|
|
mcmmo.perks.activationtime.all: true
|
|
|
|
mcmmo.perks.activationtime.all:
|
2012-06-22 05:01:02 +02:00
|
|
|
default: false
|
|
|
|
description: Increased activation time perks typically given to donors or VIPs
|
|
|
|
children:
|
2012-06-22 16:13:37 +02:00
|
|
|
mcmmo.perks.activationtime.twelveseconds: true
|
|
|
|
mcmmo.perks.activationtime.eightseconds: true
|
2012-06-22 05:01:02 +02:00
|
|
|
mcmmo.perks.activationtime.fourseconds: true
|
2012-06-22 16:13:37 +02:00
|
|
|
mcmmo.perks.activationtime.twelveseconds:
|
2012-06-22 05:01:02 +02:00
|
|
|
default: false
|
2012-06-22 16:13:37 +02:00
|
|
|
description: Increases activation time by 12 seconds
|
|
|
|
mcmmo.perks.activationtime.eightseconds:
|
|
|
|
default: false
|
|
|
|
description: Increases activation time by 8 seconds
|
2012-06-22 05:01:02 +02:00
|
|
|
mcmmo.perks.activationtime.fourseconds:
|
|
|
|
default: false
|
|
|
|
description: Increases activation time by 4 seconds
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.perks.cooldowns.*:
|
|
|
|
default: false
|
|
|
|
description: Reduced cooldown perks typically given to donors or VIPs
|
|
|
|
children:
|
|
|
|
mcmmo.perks.cooldowns.all: true
|
|
|
|
mcmmo.perks.cooldowns.all:
|
2012-06-22 03:50:48 +02:00
|
|
|
default: false
|
|
|
|
description: Reduced cooldown perks typically given to donors or VIPs
|
|
|
|
children:
|
|
|
|
mcmmo.perks.cooldowns.quartered: true
|
|
|
|
mcmmo.perks.cooldowns.thirded: true
|
|
|
|
mcmmo.perks.cooldowns.halved: true
|
|
|
|
mcmmo.perks.cooldowns.quartered:
|
|
|
|
default: false
|
|
|
|
description: Cuts cooldowns down by 1/4
|
|
|
|
mcmmo.perks.cooldowns.thirded:
|
|
|
|
default: false
|
|
|
|
description: Cuts cooldowns down by 1/3
|
|
|
|
mcmmo.perks.cooldowns.halved:
|
|
|
|
default: false
|
|
|
|
description: Cuts cooldowns down by 1/2
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.perks.xp.*:
|
|
|
|
default: false
|
|
|
|
description: XP Perks typically given to donors or VIPs
|
|
|
|
children:
|
|
|
|
mcmmo.perks.xp.all: true
|
|
|
|
mcmmo.perks.xp.all:
|
2012-05-28 22:07:52 +02:00
|
|
|
default: false
|
|
|
|
description: XP Perks typically given to donors or VIPs
|
|
|
|
children:
|
2012-05-28 22:43:06 +02:00
|
|
|
mcmmo.perks.xp.quadruple: true
|
|
|
|
mcmmo.perks.xp.triple: true
|
2012-06-27 14:31:10 +02:00
|
|
|
mcmmo.perks.xp.150percentboost: true
|
2012-05-28 22:43:06 +02:00
|
|
|
mcmmo.perks.xp.double: true
|
2012-06-27 14:31:10 +02:00
|
|
|
mcmmo.perks.xp.50percentboost: true
|
2012-05-28 22:07:52 +02:00
|
|
|
mcmmo.perks.xp.quadruple:
|
|
|
|
default: false
|
|
|
|
description: Quadruples incoming XP
|
|
|
|
mcmmo.perks.xp.triple:
|
|
|
|
default: false
|
|
|
|
description: Triples incoming XP
|
2012-06-27 14:31:10 +02:00
|
|
|
mcmmo.perks.xp.150percentboost:
|
|
|
|
default: false
|
|
|
|
description: Mulitplies incoming XP by 2.5
|
2012-05-28 22:43:06 +02:00
|
|
|
mcmmo.perks.xp.double:
|
2012-05-28 22:07:52 +02:00
|
|
|
default: false
|
|
|
|
description: Doubles incoming XP
|
2012-06-27 14:31:10 +02:00
|
|
|
mcmmo.perks.xp.50percentboost:
|
|
|
|
default: false
|
|
|
|
description: Mulitplies incoming XP by 1.5
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
default: false
|
|
|
|
description: Gives all abilities & skills a 33.3% better chance to activate.
|
|
|
|
children:
|
|
|
|
mcmmo.perks.lucky.all: true
|
|
|
|
mcmmo.perks.lucky.all:
|
2012-07-02 17:09:55 +02:00
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives all abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
children:
|
2012-07-03 01:46:47 +02:00
|
|
|
mcmmo.perks.lucky.acrobatics: true
|
|
|
|
mcmmo.perks.lucky.archery: true
|
|
|
|
mcmmo.perks.lucky.axes: true
|
|
|
|
mcmmo.perks.lucky.excavation: true
|
|
|
|
mcmmo.perks.lucky.fishing: true
|
|
|
|
mcmmo.perks.lucky.herbalism: true
|
|
|
|
mcmmo.perks.lucky.mining: true
|
|
|
|
mcmmo.perks.lucky.repair: true
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.perks.lucky.smelting: true
|
2012-07-03 01:46:47 +02:00
|
|
|
mcmmo.perks.lucky.swords: true
|
|
|
|
mcmmo.perks.lucky.taming: true
|
|
|
|
mcmmo.perks.lucky.unarmed: true
|
|
|
|
mcmmo.perks.lucky.woodcutting: true
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.acrobatics:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Acrobatics abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.archery:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Archery abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.axes:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Axes abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.excavation:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Excavation abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.fishing:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Fishing abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.herbalism:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Herbalism abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.mining:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Mining abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.repair:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Repair abilities & skills a 33.3% better chance to activate.
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.perks.lucky.smelting:
|
|
|
|
default: false
|
|
|
|
description: Gives Smelting abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.swords:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Swords abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.taming:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Taming abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.unarmed:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Unarmed abilities & skills a 33.3% better chance to activate.
|
2012-07-02 17:09:55 +02:00
|
|
|
mcmmo.perks.lucky.woodcutting:
|
|
|
|
default: false
|
2012-07-03 02:17:48 +02:00
|
|
|
description: Gives Woodcutting abilities & skills a 33.3% better chance to activate.
|
2012-04-26 04:07:01 +02:00
|
|
|
mcmmo.bypass.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
default: false
|
|
|
|
description: Implies all bypass permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.bypass.all: true
|
|
|
|
mcmmo.bypass.all:
|
2012-04-30 16:17:10 +02:00
|
|
|
default: false
|
2012-04-26 04:07:01 +02:00
|
|
|
description: Implies all bypass permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.bypass.arcanebypass: true
|
|
|
|
mcmmo.bypass.inspect.distance: true
|
|
|
|
mcmmo.bypass.inspect.offline: true
|
2012-04-30 16:11:03 +02:00
|
|
|
mcmmo.bypass.hardcoremode: true
|
|
|
|
mcmmo.bypass.hardcoremode:
|
2012-04-30 16:17:10 +02:00
|
|
|
default: false
|
2012-04-30 16:11:03 +02:00
|
|
|
description: Allows user to bypass negative penalties of Hardcore mode
|
2012-03-29 07:36:31 +02:00
|
|
|
mcmmo.bypass.arcanebypass:
|
2012-04-30 16:17:10 +02:00
|
|
|
default: false
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows user to bypass Arcane Repair so he will never lose enchantments
|
2012-04-26 04:07:01 +02:00
|
|
|
mcmmo.bypass.inspect.distance:
|
2012-04-30 16:17:10 +02:00
|
|
|
default: op
|
2012-04-26 04:07:01 +02:00
|
|
|
description: Allows user to bypass Inspect's distance requirements
|
2013-02-01 23:36:01 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.inspect.far: true
|
2012-04-26 04:07:01 +02:00
|
|
|
mcmmo.bypass.inspect.offline:
|
2012-04-30 16:17:10 +02:00
|
|
|
default: op
|
2012-04-26 04:07:01 +02:00
|
|
|
description: Allows user to bypass Inspect's offline player requirements
|
2013-02-01 23:36:01 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.inspect.offline: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.tools.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Implies all mcmmo.tools permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.tools.all: true
|
|
|
|
mcmmo.tools.all:
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Implies all mcmmo.tools permissions.
|
|
|
|
children:
|
2013-01-31 15:00:17 +01:00
|
|
|
mcmmo.tools.mcrefresh: true
|
|
|
|
mcmmo.tools.mmoedit: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.tools.mcgod: true
|
|
|
|
mcmmo.tools.mcremove: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.tools.mcrefresh:
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to mcrefresh command
|
2013-02-03 22:45:37 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.mcrefresh: true
|
|
|
|
mcmmo.commands.mcrefresh.others: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.tools.mmoedit:
|
2013-01-31 01:29:58 +01:00
|
|
|
default: false
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to mmoedit command
|
2013-02-01 23:36:01 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.addlevels: true
|
|
|
|
mcmmo.commands.addlevels.others: true
|
|
|
|
mcmmo.commands.addxp: true
|
|
|
|
mcmmo.commands.addxp.others: true
|
2013-02-03 22:08:12 +01:00
|
|
|
mcmmo.commands.mcpurge: true
|
2013-02-01 23:36:01 +01:00
|
|
|
mcmmo.commands.mmoedit: true
|
|
|
|
mcmmo.commands.mmoedit.others: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.tools.mcgod:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to mcgod command
|
2013-02-01 23:01:11 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.mcgod: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.tools.mcremove:
|
2013-01-11 22:33:49 +01:00
|
|
|
decription: Allows access to mcremove and mcpurge command
|
2013-02-03 22:53:35 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.mcremove: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.ability.*:
|
|
|
|
description: Implies all mcmmo.ability permissions.
|
|
|
|
children:
|
2013-01-07 02:52:31 +01:00
|
|
|
mcmmo.ability.all: true
|
|
|
|
mcmmo.ability.all:
|
|
|
|
description: Implies all mcmmo.ability permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.ability.taming.all: true
|
|
|
|
mcmmo.ability.fishing.all: true
|
|
|
|
mcmmo.ability.mining.all: true
|
|
|
|
mcmmo.ability.woodcutting.all: true
|
|
|
|
mcmmo.ability.repair.all: true
|
|
|
|
mcmmo.ability.unarmed.all: true
|
|
|
|
mcmmo.ability.archery.all: true
|
|
|
|
mcmmo.ability.herbalism.all: true
|
|
|
|
mcmmo.ability.excavation.all: true
|
|
|
|
mcmmo.ability.swords.all: true
|
|
|
|
mcmmo.ability.axes.all: true
|
|
|
|
mcmmo.ability.acrobatics.all: true
|
|
|
|
mcmmo.ability.blastmining.all: true
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.ability.smelting.all: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.taming.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Taming abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.taming.all: true
|
|
|
|
mcmmo.ability.taming.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Taming abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.taming.fastfoodservice: true
|
|
|
|
mcmmo.ability.taming.sharpenedclaws: true
|
|
|
|
mcmmo.ability.taming.gore: true
|
|
|
|
mcmmo.ability.taming.callofthewild: true
|
|
|
|
mcmmo.ability.taming.environmentallyaware: true
|
|
|
|
mcmmo.ability.taming.thickfur: true
|
|
|
|
mcmmo.ability.taming.shockproof: true
|
|
|
|
mcmmo.ability.taming.beastlore: true
|
|
|
|
mcmmo.ability.taming.fastfoodservice:
|
|
|
|
description: Allows access to the Fast Food Service ability
|
|
|
|
mcmmo.ability.taming.sharpenedclaws:
|
|
|
|
description: Allows access to the Sharpened Claws ability
|
|
|
|
mcmmo.ability.taming.gore:
|
|
|
|
description: Allows access to the Gore ability
|
|
|
|
mcmmo.ability.taming.callofthewild:
|
|
|
|
description: Allows access to the Call of the Wild ability
|
|
|
|
mcmmo.ability.taming.environmentallyaware:
|
|
|
|
description: Allows access to the Environmentally Aware ability
|
|
|
|
mcmmo.ability.taming.thickfur:
|
|
|
|
description: Allows access to the Thick Fur ability
|
|
|
|
mcmmo.ability.taming.shockproof:
|
|
|
|
description: Allows access to the Shock Proof ability
|
|
|
|
mcmmo.ability.taming.beastlore:
|
|
|
|
description: Allows access to the Beast Lore ability
|
|
|
|
mcmmo.ability.fishing.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Fishing abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.fishing.all: true
|
|
|
|
mcmmo.ability.fishing.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Fishing abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.fishing.shakemob: true
|
2012-04-30 14:26:37 +02:00
|
|
|
mcmmo.ability.fishing.treasures: true
|
|
|
|
mcmmo.ability.fishing.magic: true
|
2012-11-13 01:18:27 +01:00
|
|
|
mcmmo.ability.fishing.fishermansdiet: true
|
2013-01-30 19:24:56 +01:00
|
|
|
mcmmo.ability.fishing.vanillaxpboost: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.fishing.shakemob:
|
|
|
|
description: Allows access to the Shake Mob ability
|
2012-04-30 14:26:37 +02:00
|
|
|
mcmmo.ability.fishing.treasures:
|
|
|
|
description: Allows treasure drops from Fishing
|
|
|
|
mcmmo.ability.fishing.magic:
|
|
|
|
description: Allows enchanted drops from Fishing
|
2012-11-13 01:18:27 +01:00
|
|
|
mcmmo.ability.fishing.fishermansdiet:
|
|
|
|
description: Allows access to the Fishermans's Diet ability
|
2013-01-30 19:24:56 +01:00
|
|
|
mcmmo.ability.fishing.vanillaxpboost:
|
|
|
|
description: Allows vanilla XP boost from Fishing
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.mining.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Mining abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.mining.all: true
|
|
|
|
mcmmo.ability.mining.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Mining abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.mining.superbreaker: true
|
|
|
|
mcmmo.ability.mining.doubledrops: true
|
|
|
|
mcmmo.ability.mining.superbreaker:
|
|
|
|
description: Allows access to the Super Breaker ability
|
|
|
|
mcmmo.ability.mining.doubledrops:
|
|
|
|
description: Allows double drop chance when mining
|
|
|
|
mcmmo.ability.woodcutting.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Woodcutting abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.woodcutting.all: true
|
|
|
|
mcmmo.ability.woodcutting.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Woodcutting abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.woodcutting.treefeller: true
|
|
|
|
mcmmo.ability.woodcutting.leafblower: true
|
|
|
|
mcmmo.ability.woodcutting.doubledrops: true
|
|
|
|
mcmmo.ability.woodcutting.treefeller:
|
|
|
|
description: Allows access to Tree Feller ability
|
|
|
|
mcmmo.ability.woodcutting.leafblower:
|
|
|
|
description: Allows access to Leaf Blower ability
|
|
|
|
mcmmo.ability.woodcutting.doubledrops:
|
|
|
|
description: Allows double drop chance when woodcutting
|
|
|
|
mcmmo.ability.repair.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Repair abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.repair.all: true
|
|
|
|
mcmmo.ability.repair.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Repair abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.repair.repairbonus: true
|
2012-05-01 19:52:44 +02:00
|
|
|
mcmmo.ability.repair.repairmastery: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.arcaneforging: true
|
2012-11-13 16:50:00 +01:00
|
|
|
mcmmo.ability.repair.salvage: true
|
2012-04-03 18:34:33 +02:00
|
|
|
mcmmo.ability.repair.woodrepair: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.stonerepair: true
|
2012-04-03 18:34:33 +02:00
|
|
|
mcmmo.ability.repair.leatherrepair: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.ironrepair: true
|
|
|
|
mcmmo.ability.repair.goldrepair: true
|
|
|
|
mcmmo.ability.repair.diamondrepair: true
|
|
|
|
mcmmo.ability.repair.armorrepair: true
|
|
|
|
mcmmo.ability.repair.toolrepair: true
|
2012-04-22 17:34:27 +02:00
|
|
|
mcmmo.ability.repair.stringrepair: true
|
2012-05-17 15:26:39 +02:00
|
|
|
mcmmo.ability.repair.othermaterialrepair: true
|
|
|
|
mcmmo.ability.repair.otherrepair: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.repairbonus:
|
|
|
|
description: Allows access to Super Repair bonus
|
2012-05-31 21:23:38 +02:00
|
|
|
mcmmo.ability.repair.repairmastery:
|
2012-05-01 19:52:44 +02:00
|
|
|
description: Allows access to Repair Mastery
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.arcaneforging:
|
|
|
|
description: Allows access to the Arcane Forging ability
|
2012-11-13 16:50:00 +01:00
|
|
|
mcmmo.ability.repair.salvage:
|
|
|
|
description: Allows access to the Salvage ability
|
2012-04-03 18:34:33 +02:00
|
|
|
mcmmo.ability.repair.woodrepair:
|
|
|
|
description: Allows ability to repair Wood tools
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.stonerepair:
|
|
|
|
description: Allows ability to repair Stone tools
|
2012-04-03 18:34:33 +02:00
|
|
|
mcmmo.ability.repair.leatherrepair:
|
|
|
|
description: Allows ability to repair Leather armor
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.repair.ironrepair:
|
|
|
|
description: Allows ability to repair Iron tools & armor
|
|
|
|
mcmmo.ability.repair.goldrepair:
|
|
|
|
description: Allows ability to repair Gold tools & armor
|
|
|
|
mcmmo.ability.repair.diamondrepair:
|
|
|
|
description: Allows ability to repair Diamond tools & armor
|
|
|
|
mcmmo.ability.repair.armorrepair:
|
|
|
|
description: Allows ability to repair armor
|
|
|
|
mcmmo.ability.repair.toolrepair:
|
|
|
|
description: Allows ability to repair tools
|
2012-04-22 17:34:27 +02:00
|
|
|
mcmmo.ability.repair.stringrepair:
|
|
|
|
description: Allows ability to repair Bow and Fishing rod
|
2012-05-17 15:26:39 +02:00
|
|
|
mcmmo.ability.repair.othermaterialrepair:
|
|
|
|
description: Allows ability to repair items of material type OTHER
|
|
|
|
mcmmo.ability.repair.otherrepair:
|
|
|
|
description: Allows ability to repair items of type OTHER
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.unarmed.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Unarmed abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.unarmed.all: true
|
|
|
|
mcmmo.ability.unarmed.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Unarmed abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.unarmed.bonusdamage: true
|
|
|
|
mcmmo.ability.unarmed.disarm: true
|
|
|
|
mcmmo.ability.unarmed.berserk: true
|
|
|
|
mcmmo.ability.unarmed.deflect: true
|
2012-06-25 14:44:05 +02:00
|
|
|
mcmmo.ability.unarmed.irongrip: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.unarmed.bonusdamage:
|
|
|
|
description: Allows bonus damage from Unarmed
|
|
|
|
mcmmo.ability.unarmed.disarm:
|
|
|
|
description: Allows access to the Disarm ability
|
|
|
|
mcmmo.ability.unarmed.berserk:
|
|
|
|
description: Allows access to the Berserker ability
|
|
|
|
mcmmo.ability.unarmed.deflect:
|
|
|
|
description: Allows access to the Deflect ability
|
2012-06-25 14:44:05 +02:00
|
|
|
mcmmo.ability.unarmed.irongrip:
|
|
|
|
description: Allows access to the Iron Grip ability
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.archery.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Archery abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.archery.all: true
|
|
|
|
mcmmo.ability.archery.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Archery abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.archery.trackarrows: true
|
|
|
|
mcmmo.ability.archery.daze: true
|
2012-04-30 04:58:54 +02:00
|
|
|
mcmmo.ability.archery.bonusdamage : true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.archery.trackarrows:
|
|
|
|
description: Allows tracking & retrieval of arrows
|
|
|
|
mcmmo.ability.archery.daze:
|
|
|
|
description: Allows access to the Daze ability
|
2012-04-30 04:58:54 +02:00
|
|
|
mcmmo.ability.archery.bonusdamage:
|
|
|
|
description: Allows bonus damage from Archery
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.herbalism.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Herbalism abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.herbalism.all: true
|
|
|
|
mcmmo.ability.herbalism.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Herbalism abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.herbalism.doubledrops: true
|
|
|
|
mcmmo.ability.herbalism.greenterra: true
|
|
|
|
mcmmo.ability.herbalism.greenthumbblocks: true
|
|
|
|
mcmmo.ability.herbalism.greenthumbwheat: true
|
2012-11-15 21:40:20 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbcarrots: true
|
2013-01-10 19:07:14 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbcocoa: true
|
2012-11-15 21:40:20 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbpotatoes: true
|
|
|
|
mcmmo.ability.herbalism.greenthumbnetherwart: true
|
2012-05-01 16:39:50 +02:00
|
|
|
mcmmo.ability.herbalism.farmersdiet: true
|
2013-01-19 18:33:57 +01:00
|
|
|
mcmmo.ability.herbalism.hylianluck: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.herbalism.doubledrops:
|
|
|
|
description: Allows double drop chance from Herbalism
|
|
|
|
mcmmo.ability.herbalism.greenterra:
|
|
|
|
description: Allows access to the Green Terra ability
|
|
|
|
mcmmo.ability.herbalism.greenthumbblocks:
|
|
|
|
description: Allows access to the Green Thumb ability for blocks
|
|
|
|
mcmmo.ability.herbalism.greenthumbwheat:
|
|
|
|
description: Allows access to the Green Thumb ability for wheat
|
2012-11-15 21:40:20 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbcarrots:
|
|
|
|
description: Allows access to the Green Thumb ability for carrots
|
2013-01-10 19:07:14 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbcocoa:
|
|
|
|
description: Allows access to the Green Thumb ability for cocoa
|
2012-11-15 21:40:20 +01:00
|
|
|
mcmmo.ability.herbalism.greenthumbpotatoes:
|
|
|
|
description: Allows access to the Green Thumb ability for potatoes
|
|
|
|
mcmmo.ability.herbalism.greenthumbnetherwart:
|
|
|
|
description: Allows access to the Green Thumb ability for netherwart
|
2012-05-01 15:11:56 +02:00
|
|
|
mcmmo.ability.herbalism.farmersdiet:
|
|
|
|
description: Allows access to the Farmer's Diet ability
|
2013-01-19 18:33:57 +01:00
|
|
|
mcmmo.ability.herbalism.hylianluck:
|
|
|
|
description: Allows access to the Hylian Luck ability
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.excavation.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Excavation abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.excavation.all: true
|
|
|
|
mcmmo.ability.excavation.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Excavation abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.excavation.gigadrillbreaker: true
|
|
|
|
mcmmo.ability.excavation.treasures: true
|
|
|
|
mcmmo.ability.excavation.gigadrillbreaker:
|
|
|
|
description: Allows access to the Giga Drill Breaker ability
|
|
|
|
mcmmo.ability.excavation.treasures:
|
|
|
|
description: Allows treasure drops from Excavation
|
|
|
|
mcmmo.ability.swords.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Swords abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.swords.all: true
|
|
|
|
mcmmo.ability.swords.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Swords abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.swords.bleed: true
|
|
|
|
mcmmo.ability.swords.serratedstrikes: true
|
|
|
|
mcmmo.ability.swords.counterattack: true
|
|
|
|
mcmmo.ability.swords.bleed:
|
|
|
|
description: Allows access to the Bleed ability
|
|
|
|
mcmmo.ability.swords.serratedstrikes:
|
|
|
|
description: Allows access to the Serrated Strikes ability
|
|
|
|
mcmmo.ability.swords.counterattack:
|
|
|
|
description: Allows access to the Counter Attack ability
|
|
|
|
mcmmo.ability.axes.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Axes abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.axes.all: true
|
|
|
|
mcmmo.ability.axes.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Axes abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.axes.skullsplitter: true
|
|
|
|
mcmmo.ability.axes.bonusdamage: true
|
2012-03-30 04:35:44 +02:00
|
|
|
mcmmo.ability.axes.criticalhit: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.axes.impact: true
|
2012-04-30 13:46:08 +02:00
|
|
|
mcmmo.ability.axes.greaterimpact: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.axes.skullsplitter:
|
|
|
|
description: Allows access to the Skull Splitter ability
|
|
|
|
mcmmo.ability.axes.bonusdamage:
|
|
|
|
description: Allows bonus damage from Axes
|
|
|
|
mcmmo.ability.axes.criticalhit:
|
|
|
|
description: Allows access to the Critical Hit ability
|
2012-04-30 13:46:08 +02:00
|
|
|
mcmmo.ability.axes.impact:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to the Impact ability
|
2012-04-30 13:46:08 +02:00
|
|
|
mcmmo.ability.axes.greaterimpact:
|
|
|
|
description: Allows access to the Greater Impact ability
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.acrobatics.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Acrobatics abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.acrobatics.all: true
|
|
|
|
mcmmo.ability.acrobatics.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Acrobatics abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.acrobatics.roll: true
|
|
|
|
mcmmo.ability.acrobatics.gracefulroll: true
|
|
|
|
mcmmo.ability.acrobatics.dodge: true
|
|
|
|
mcmmo.ability.acrobatics.roll:
|
|
|
|
description: Allows access to the Roll ability
|
|
|
|
mcmmo.ability.acrobatics.gracefulroll:
|
|
|
|
description: Allows access to the Graceful Roll ability
|
|
|
|
mcmmo.ability.acrobatics.dodge:
|
|
|
|
description: Allows access to the Dodge ability
|
|
|
|
mcmmo.ability.blastmining.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to all Blast Mining abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.blastmining.all: true
|
|
|
|
mcmmo.ability.blastmining.all:
|
2012-03-20 03:05:17 +01:00
|
|
|
description: Allows access to all Blast Mining abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.blastmining.biggerbombs: true
|
|
|
|
mcmmo.ability.blastmining.demolitionsexpertise: true
|
2012-05-01 16:39:50 +02:00
|
|
|
mcmmo.ability.blastmining.detonate: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.ability.blastmining.biggerbombs:
|
|
|
|
description: Allows access to the Bigger Bombs ability
|
|
|
|
mcmmo.ability.blastmining.demolitionsexpertise:
|
|
|
|
description: Allows access to the Demolitions Expertise ability
|
2012-05-01 16:39:50 +02:00
|
|
|
mcmmo.ability.blastmining.detonate:
|
|
|
|
description: Allows for remote TNT detonation
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.ability.smelting.*:
|
|
|
|
description: Allows access to all Smelting abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.smelting.all: true
|
|
|
|
mcmmo.ability.smelting.all:
|
|
|
|
description: Allows access to all Smelting abilities
|
|
|
|
children:
|
|
|
|
mcmmo.ability.smelting.fluxmining: true
|
|
|
|
mcmmo.ability.smelting.fuelefficiency: true
|
|
|
|
mcmmo.ability.smelting.secondsmelt: true
|
|
|
|
mcmmo.ability.smelting.vanillaxpboost: true
|
|
|
|
mcmmo.ability.smelting.fluxmining:
|
|
|
|
description: Allows access to the Flux Mining ability
|
|
|
|
mcmmo.ability.smelting.fuelefficiency:
|
|
|
|
description: Allows access to the Fuel Efficiency ability
|
|
|
|
mcmmo.ability.smelting.secondsmelt:
|
|
|
|
description: Allows access to the Second Smelt ability
|
|
|
|
mcmmo.ability.smelting.vanillaxpboost:
|
|
|
|
description: Allows vanilla XP boost from Smelting
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.motd:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Allows access to the motd
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.commands.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Implies all mcmmo.commands permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.all: true
|
|
|
|
mcmmo.commands.all:
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Implies all mcmmo.commands permissions.
|
|
|
|
children:
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.addlevels: true
|
|
|
|
mcmmo.commands.addlevels.others: true
|
|
|
|
mcmmo.commands.addxp: true
|
|
|
|
mcmmo.commands.addxp.others: true
|
2013-01-30 18:50:15 +01:00
|
|
|
mcmmo.commands.defaults: true
|
2013-01-30 18:55:22 +01:00
|
|
|
mcmmo.commands.inspect.far: true
|
|
|
|
mcmmo.commands.inspect.offline: true
|
2013-01-31 01:29:58 +01:00
|
|
|
mcmmo.commands.mcability.others: true
|
2013-02-01 23:01:11 +01:00
|
|
|
mcmmo.commands.mcgod: true
|
|
|
|
mcmmo.commands.mcgod.others: true
|
2013-02-03 22:08:12 +01:00
|
|
|
mcmmo.commands.mcpurge: true
|
2013-02-03 22:35:36 +01:00
|
|
|
mcmmo.commands.mcrank.others.all: true
|
2013-02-03 22:45:37 +01:00
|
|
|
mcmmo.commands.mcrefresh: true
|
|
|
|
mcmmo.commands.mcrefresh.others: true
|
2013-02-03 22:53:35 +01:00
|
|
|
mcmmo.commands.mcremove: true
|
2013-01-30 18:55:22 +01:00
|
|
|
mcmmo.commands.mmoedit: true
|
|
|
|
mcmmo.commands.mmoedit.others: true
|
2013-01-30 19:03:32 +01:00
|
|
|
mcmmo.commands.mmoupdate: true
|
2013-02-04 00:40:29 +01:00
|
|
|
mcmmo.commands.ptp.world.all: true
|
2013-01-30 19:56:58 +01:00
|
|
|
mcmmo.commands.skillreset.all: true
|
2013-01-30 20:10:19 +01:00
|
|
|
mcmmo.commands.xprate: true
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.defaults:
|
|
|
|
description: Implies all default mcmmo.commands permissions.
|
|
|
|
children:
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.acrobatics: true
|
|
|
|
mcmmo.commands.archery: true
|
|
|
|
mcmmo.commands.axes: true
|
|
|
|
mcmmo.commands.excavation: true
|
|
|
|
mcmmo.commands.fishing: true
|
|
|
|
mcmmo.commands.herbalism: true
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.inspect: true
|
2013-01-31 01:29:58 +01:00
|
|
|
mcmmo.commands.mcability: true
|
2013-02-04 20:58:00 +01:00
|
|
|
mcmmo.commands.mcc: true
|
2013-02-04 20:39:43 +01:00
|
|
|
mcmmo.commands.mchud: true
|
2013-02-03 22:03:04 +01:00
|
|
|
mcmmo.commands.mcmmo: true
|
2013-02-02 12:20:02 +01:00
|
|
|
mcmmo.commands.mcrank: true
|
2013-01-30 18:50:15 +01:00
|
|
|
mcmmo.commands.mcstats: true
|
2013-02-03 23:17:40 +01:00
|
|
|
mcmmo.commands.mctop.all: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.mining: true
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.party.all: true
|
|
|
|
mcmmo.commands.ptp: true
|
2013-02-04 00:40:29 +01:00
|
|
|
mcmmo.commands.ptp.accept: true
|
|
|
|
mcmmo.commands.ptp.acceptall: true
|
|
|
|
mcmmo.commands.ptp.toggle: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.repair: true
|
|
|
|
mcmmo.commands.smelting: true
|
|
|
|
mcmmo.commands.swords: true
|
|
|
|
mcmmo.commands.taming: true
|
|
|
|
mcmmo.commands.unarmed: true
|
|
|
|
mcmmo.commands.woodcutting: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.all: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.commands.ability:
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to the mcability command
|
2013-02-01 23:36:01 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.mcability: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.acrobatics:
|
|
|
|
description: Allows access to the acrobatics command
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.addlevels:
|
|
|
|
description: Allows access to the addlevels command
|
|
|
|
mcmmo.commands.addlevels.others:
|
|
|
|
description: Allows access to the addlevels command for other players
|
|
|
|
mcmmo.commands.addxp:
|
2013-01-30 19:03:32 +01:00
|
|
|
description: Allows access to the addxp command
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.addxp.others:
|
2013-01-30 19:03:32 +01:00
|
|
|
description: Allows access to the addxp command for other players
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.archery:
|
|
|
|
description: Allows access to the archery command
|
|
|
|
mcmmo.commands.axes:
|
|
|
|
description: Allows access to the axes command
|
|
|
|
mcmmo.commands.excavation:
|
|
|
|
description: Allows access to the excavation command
|
|
|
|
mcmmo.commands.fishing:
|
|
|
|
description: Allows access to the fishing command
|
|
|
|
mcmmo.commands.herbalism:
|
|
|
|
description: Allows access to the herbalism command
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.inspect.*:
|
|
|
|
description: Implies access to all mcmmo.commands.inspect permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.inspect.all: true
|
|
|
|
mcmmo.commands.inspect.all:
|
|
|
|
description: Implies access to all mcmmo.commands.inspect permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.inspect: true
|
|
|
|
mcmmo.commands.inspect.far: true
|
|
|
|
mcmmo.commands.inspect.offline: true
|
2012-02-29 18:20:58 +01:00
|
|
|
mcmmo.commands.inspect:
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to the inspect command
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.inspect.far:
|
|
|
|
description: Allows access to the inspect command for far players
|
|
|
|
mcmmo.commands.inspect.offline:
|
|
|
|
description: Allows access to the inspect command for offline players
|
2013-01-31 01:29:58 +01:00
|
|
|
mcmmo.commands.mcability:
|
|
|
|
description: Allows access to the mcability command
|
|
|
|
mcmmo.commands.mcability.others:
|
|
|
|
description: Allows access to the mcability command for other players
|
2013-02-04 20:58:00 +01:00
|
|
|
mcmmo.commands.mcc:
|
|
|
|
description: Allows access to the mcc command
|
2013-02-01 23:01:11 +01:00
|
|
|
mcmmo.commands.mcgod:
|
|
|
|
description: Allows access to the mcgod command
|
|
|
|
mcmmo.commands.mcgod.others:
|
|
|
|
description: Allows access to the mcgod command for other players
|
2013-02-04 20:39:43 +01:00
|
|
|
mcmmo.commands.mchud:
|
|
|
|
description: Allows access to the mchud command
|
2013-02-03 22:03:04 +01:00
|
|
|
mcmmo.commands.mcmmo:
|
|
|
|
description: Allows access to the mcmmo command
|
2013-02-03 22:08:12 +01:00
|
|
|
mcmmo.commands.mcpurge:
|
|
|
|
description: Allows access to the mcpurge command
|
2013-02-02 12:20:02 +01:00
|
|
|
mcmmo.commands.mcrank:
|
|
|
|
description: Allows access to the mcrank command
|
2013-02-03 22:35:36 +01:00
|
|
|
mcmmo.commands.mcrank.others.*:
|
|
|
|
description: Implies access to all mcmmo.commands.mcrank.others permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.mcrank.others.all: true
|
|
|
|
mcmmo.commands.mcrank.others.all:
|
|
|
|
description: Implies access to all mcmmo.commands.mcrank.others permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.mcrank.others: true
|
|
|
|
mcmmo.commands.mcrank.others.far: true
|
|
|
|
mcmmo.commands.mcrank.others.offline: true
|
2013-02-03 22:14:26 +01:00
|
|
|
mcmmo.commands.mcrank.others:
|
|
|
|
description: Allows access to the mcrank command for other players
|
2013-02-03 22:35:36 +01:00
|
|
|
mcmmo.commands.mcrank.others.far:
|
|
|
|
description: Allows access to the mcrank command for far players
|
|
|
|
mcmmo.commands.mcrank.others.offline:
|
|
|
|
description: Allows access to the mcrank command for offline players
|
2013-02-03 22:45:37 +01:00
|
|
|
mcmmo.commands.mcrefresh:
|
|
|
|
description: Allows access to the mcrefresh command
|
|
|
|
mcmmo.commands.mcrefresh.others:
|
|
|
|
description: Allows access to the mcrefresh command for other players
|
2013-02-03 22:53:35 +01:00
|
|
|
mcmmo.commands.mcremove:
|
|
|
|
description: Allows access to the mcremove command
|
2013-02-02 12:20:02 +01:00
|
|
|
mcmmo.commands.mcstats:
|
|
|
|
description: Allows access to the mcstats command
|
2013-02-03 23:17:40 +01:00
|
|
|
mcmmo.commands.mctop.*:
|
|
|
|
description: Implies access to all mcmmo.commands.mctop permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.mctop.all: true
|
|
|
|
mcmmo.commands.mctop.all:
|
|
|
|
description: Implies access to all mcmmo.commands.mctop permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.mctop: true
|
|
|
|
mcmmo.commands.mctop.acrobatics: true
|
|
|
|
mcmmo.commands.mctop.archery: true
|
|
|
|
mcmmo.commands.mctop.axes: true
|
|
|
|
mcmmo.commands.mctop.excavation: true
|
|
|
|
mcmmo.commands.mctop.fishing: true
|
|
|
|
mcmmo.commands.mctop.herbalism: true
|
|
|
|
mcmmo.commands.mctop.mining: true
|
|
|
|
mcmmo.commands.mctop.repair: true
|
|
|
|
mcmmo.commands.mctop.smelting: true
|
|
|
|
mcmmo.commands.mctop.swords: true
|
|
|
|
mcmmo.commands.mctop.taming: true
|
|
|
|
mcmmo.commands.mctop.unarmed: true
|
|
|
|
mcmmo.commands.mctop.woodcutting: true
|
2013-02-02 12:20:02 +01:00
|
|
|
mcmmo.commands.mctop:
|
|
|
|
description: Allows access to the mctop command
|
2013-02-03 23:17:40 +01:00
|
|
|
mcmmo.commands.mctop.acrobatics:
|
|
|
|
description: Allows access to the mctop command for acrobatics
|
|
|
|
mcmmo.commands.mctop.archery:
|
|
|
|
description: Allows access to the mctop command for archery
|
|
|
|
mcmmo.commands.mctop.axes:
|
|
|
|
description: Allows access to the mctop command for axes
|
|
|
|
mcmmo.commands.mctop.excavation:
|
|
|
|
description: Allows access to the mctop command for excavation
|
|
|
|
mcmmo.commands.mctop.fishing:
|
|
|
|
description: Allows access to the mctop command for fishing
|
|
|
|
mcmmo.commands.mctop.herbalism:
|
|
|
|
description: Allows access to the mctop command for herbalism
|
|
|
|
mcmmo.commands.mctop.mining:
|
|
|
|
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.smelting:
|
|
|
|
description: Allows access to the mctop command for smelting
|
|
|
|
mcmmo.commands.mctop.swords:
|
|
|
|
description: Allows access to the mctop command for swords
|
|
|
|
mcmmo.commands.mctop.taming:
|
|
|
|
description: Allows access to the mctop command for taming
|
|
|
|
mcmmo.commands.mctop.unarmed:
|
|
|
|
description: Allows access to the mctop command for unarmed
|
|
|
|
mcmmo.commands.mctop.woodcutting:
|
|
|
|
description: Allows access to the mctop command for woodcutting
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.mining:
|
|
|
|
description: Allows access to the mining command
|
2013-01-30 18:55:22 +01:00
|
|
|
mcmmo.commands.mmoedit:
|
2013-01-30 19:03:32 +01:00
|
|
|
description: Allows access to the mmoedit command
|
2013-01-30 18:55:22 +01:00
|
|
|
mcmmo.commands.mmoedit.others:
|
2013-01-30 19:03:32 +01:00
|
|
|
description: Allows access to the mmoedit command for other players
|
|
|
|
mcmmo.commands.mmoupdate:
|
|
|
|
description: Allows access to the mmoupdate command
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.party.*:
|
|
|
|
description: Implies access to all mcmmo.commands.party permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.party.all: true
|
2013-01-26 00:40:23 +01:00
|
|
|
mcmmo.commands.party.all:
|
2013-01-30 18:38:08 +01:00
|
|
|
description: Implies access to all mcmmo.commands.party permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.party: true
|
|
|
|
mcmmo.commands.party.accept: true
|
|
|
|
mcmmo.commands.party.create: true
|
|
|
|
mcmmo.commands.party.disband: true
|
|
|
|
mcmmo.commands.party.expshare: true
|
|
|
|
mcmmo.commands.party.invite: true
|
|
|
|
mcmmo.commands.party.itemshare: true
|
|
|
|
mcmmo.commands.party.join: true
|
|
|
|
mcmmo.commands.party.kick: true
|
|
|
|
mcmmo.commands.party.lock: true
|
|
|
|
mcmmo.commands.party.owner: true
|
|
|
|
mcmmo.commands.party.password: true
|
|
|
|
mcmmo.commands.party.quit: true
|
|
|
|
mcmmo.commands.party.rename: true
|
|
|
|
mcmmo.commands.party.unlock: true
|
|
|
|
mcmmo.commands.party:
|
|
|
|
description: Allows access to the party command
|
|
|
|
mcmmo.commands.party.accept:
|
|
|
|
description: Allows access to the party accept command
|
|
|
|
mcmmo.commands.party.create:
|
|
|
|
description: Allows access to the party create command
|
|
|
|
mcmmo.commands.party.disband:
|
|
|
|
description: Allows access to the party disband command
|
|
|
|
mcmmo.commands.party.expshare:
|
|
|
|
description: Allows access to the party expshare command
|
|
|
|
mcmmo.commands.party.invite:
|
|
|
|
description: Allows access to the party invite command
|
|
|
|
mcmmo.commands.party.itemshare:
|
|
|
|
description: Allows access to the party itemshare command
|
|
|
|
mcmmo.commands.party.join:
|
|
|
|
description: Allows access to the party join command
|
|
|
|
mcmmo.commands.party.kick:
|
|
|
|
description: Allows access to the party kick command
|
|
|
|
mcmmo.commands.party.lock:
|
|
|
|
description: Allows access to the party lock command
|
|
|
|
mcmmo.commands.party.owner:
|
|
|
|
description: Allows access to the party owner command
|
|
|
|
mcmmo.commands.party.password:
|
|
|
|
description: Allows access to the party password command
|
|
|
|
mcmmo.commands.party.quit:
|
|
|
|
description: Allows access to the party quit command
|
|
|
|
mcmmo.commands.party.rename:
|
|
|
|
description: Allows access to the party rename command
|
|
|
|
mcmmo.commands.party.unlock:
|
|
|
|
description: Allows access to the party unlock command
|
2013-02-04 00:40:29 +01:00
|
|
|
mcmmo.commands.ptp.*:
|
|
|
|
description: Implies access to all mcmmo.commands.ptp permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.ptp.all: true
|
|
|
|
mcmmo.commands.ptp.all:
|
|
|
|
description: Implies access to all mcmmo.commands.ptp permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.ptp: true
|
|
|
|
mcmmo.commands.ptp.accept: true
|
|
|
|
mcmmo.commands.ptp.acceptall: true
|
|
|
|
mcmmo.commands.ptp.toggle: true
|
|
|
|
mcmmo.commands.ptp.world.all: true
|
2013-01-30 18:38:08 +01:00
|
|
|
mcmmo.commands.ptp:
|
|
|
|
description: Allows access to the ptp command
|
2013-02-04 00:40:29 +01:00
|
|
|
mcmmo.commands.ptp.accept:
|
|
|
|
description: Allows access to the ptp accept command
|
|
|
|
mcmmo.commands.ptp.acceptall:
|
|
|
|
description: Allows access to the ptp acceptall command
|
|
|
|
mcmmo.commands.ptp.toggle:
|
|
|
|
description: Allows access to the ptp toggle command
|
|
|
|
mcmmo.commands.ptp.world.*:
|
|
|
|
description: Implies access to all mcmmo.commands.ptp.world permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.commands.ptp.world.all: true
|
|
|
|
mcmmo.commands.ptp.world.all:
|
2013-02-04 01:43:06 +01:00
|
|
|
description: Implies access to all mcmmo.commands.ptp.world permissions
|
|
|
|
mcmmo.commands.repair:
|
|
|
|
description: Allows access to the repair command
|
2013-01-30 19:56:58 +01:00
|
|
|
mcmmo.commands.skillreset.*:
|
|
|
|
description: Implies access to all mcmmo.commands.skillreset permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.skillreset.all: true
|
|
|
|
mcmmo.commands.skillreset.all:
|
|
|
|
description: Implies access to all mcmmo.commands.skillreset permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.skillreset: true
|
|
|
|
mcmmo.commands.skillreset.acrobatics: true
|
|
|
|
mcmmo.commands.skillreset.archery: true
|
|
|
|
mcmmo.commands.skillreset.axes: true
|
|
|
|
mcmmo.commands.skillreset.excavation: true
|
|
|
|
mcmmo.commands.skillreset.fishing: true
|
|
|
|
mcmmo.commands.skillreset.herbalism: true
|
|
|
|
mcmmo.commands.skillreset.mining: true
|
|
|
|
mcmmo.commands.skillreset.others.all: true
|
|
|
|
mcmmo.commands.skillreset.repair: true
|
|
|
|
mcmmo.commands.skillreset.smelting: true
|
|
|
|
mcmmo.commands.skillreset.swords: true
|
|
|
|
mcmmo.commands.skillreset.taming: true
|
|
|
|
mcmmo.commands.skillreset.unarmed: true
|
|
|
|
mcmmo.commands.skillreset.woodcutting: true
|
|
|
|
mcmmo.commands.skillreset:
|
|
|
|
description: Allows access to the skillreset command
|
|
|
|
mcmmo.commands.skillreset.acrobatics:
|
|
|
|
description: Allows access to the skillreset command for acrobatics
|
|
|
|
mcmmo.commands.skillreset.archery:
|
|
|
|
description: Allows access to the skillreset command for archery
|
|
|
|
mcmmo.commands.skillreset.axes:
|
|
|
|
description: Allows access to the skillreset command for axes
|
|
|
|
mcmmo.commands.skillreset.excavation:
|
|
|
|
description: Allows access to the skillreset command for excavation
|
|
|
|
mcmmo.commands.skillreset.fishing:
|
|
|
|
description: Allows access to the skillreset command for fishing
|
|
|
|
mcmmo.commands.skillreset.herbalism:
|
|
|
|
description: Allows access to the skillreset command for herbalism
|
|
|
|
mcmmo.commands.skillreset.mining:
|
|
|
|
description: Allows access to the skillreset command for mining
|
|
|
|
mcmmo.commands.skillreset.others.*:
|
|
|
|
description: Implies access to all mcmmo.commands.skillreset.others permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.skillreset.others.all: true
|
|
|
|
mcmmo.commands.skillreset.others.all:
|
|
|
|
description: Implies access to all mcmmo.commands.skillreset.others permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.skillreset.others: true
|
|
|
|
mcmmo.commands.skillreset.others.acrobatics: true
|
|
|
|
mcmmo.commands.skillreset.others.archery: true
|
|
|
|
mcmmo.commands.skillreset.others.axes: true
|
|
|
|
mcmmo.commands.skillreset.others.excavation: true
|
|
|
|
mcmmo.commands.skillreset.others.fishing: true
|
|
|
|
mcmmo.commands.skillreset.others.herbalism: true
|
|
|
|
mcmmo.commands.skillreset.others.mining: true
|
|
|
|
mcmmo.commands.skillreset.others.repair: true
|
|
|
|
mcmmo.commands.skillreset.others.smelting: true
|
|
|
|
mcmmo.commands.skillreset.others.swords: true
|
|
|
|
mcmmo.commands.skillreset.others.taming: true
|
|
|
|
mcmmo.commands.skillreset.others.unarmed: true
|
|
|
|
mcmmo.commands.skillreset.others.woodcutting: true
|
|
|
|
mcmmo.commands.skillreset.others:
|
|
|
|
description: Allows access to the skillreset command for other players
|
|
|
|
mcmmo.commands.skillreset.others.acrobatics:
|
|
|
|
description: Allows access to the skillreset command for acrobatics for other players
|
|
|
|
mcmmo.commands.skillreset.others.archery:
|
|
|
|
description: Allows access to the skillreset command for archery for other players
|
|
|
|
mcmmo.commands.skillreset.others.axes:
|
|
|
|
description: Allows access to the skillreset command for axes for other players
|
|
|
|
mcmmo.commands.skillreset.others.excavation:
|
|
|
|
description: Allows access to the skillreset command for excavation for other players
|
|
|
|
mcmmo.commands.skillreset.others.fishing:
|
|
|
|
description: Allows access to the skillreset command for fishing for other players
|
|
|
|
mcmmo.commands.skillreset.others.herbalism:
|
|
|
|
description: Allows access to the skillreset command for herbalism for other players
|
|
|
|
mcmmo.commands.skillreset.others.mining:
|
|
|
|
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.smelting:
|
|
|
|
description: Allows access to the skillreset command for smelting for other players
|
|
|
|
mcmmo.commands.skillreset.others.swords:
|
|
|
|
description: Allows access to the skillreset command for swords for other players
|
|
|
|
mcmmo.commands.skillreset.others.taming:
|
|
|
|
description: Allows access to the skillreset command for taming for other players
|
|
|
|
mcmmo.commands.skillreset.others.unarmed:
|
|
|
|
description: Allows access to the skillreset command for unarmed for other players
|
|
|
|
mcmmo.commands.skillreset.others.woodcutting:
|
|
|
|
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.smelting:
|
|
|
|
description: Allows access to the skillreset command for smelting
|
|
|
|
mcmmo.commands.skillreset.swords:
|
|
|
|
description: Allows access to the skillreset command for swords
|
|
|
|
mcmmo.commands.skillreset.taming:
|
|
|
|
description: Allows access to the skillreset command for taming
|
|
|
|
mcmmo.commands.skillreset.unarmed:
|
|
|
|
description: Allows access to the skillreset command for unarmed
|
|
|
|
mcmmo.commands.skillreset.woodcutting:
|
|
|
|
description: Allows access to the skillreset command for woodcutting
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.smelting:
|
|
|
|
description: Allows access to the smelting command
|
|
|
|
mcmmo.commands.swords:
|
|
|
|
description: Allows access to the swords command
|
|
|
|
mcmmo.commands.taming:
|
|
|
|
description: Allows access to the taming command
|
|
|
|
mcmmo.commands.unarmed:
|
|
|
|
description: Allows access to the unarmed command
|
|
|
|
mcmmo.commands.woodcutting:
|
|
|
|
description: Allows access to the woodcutting command
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.*:
|
|
|
|
description: Implies access to all mcmmo.commands.xplock permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.xplock.all: true
|
|
|
|
mcmmo.commands.xplock.all:
|
|
|
|
description: Implies access to all mcmmo.commands.xplock permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.xplock: true
|
|
|
|
mcmmo.commands.xplock.acrobatics: true
|
|
|
|
mcmmo.commands.xplock.archery: true
|
|
|
|
mcmmo.commands.xplock.axes: true
|
|
|
|
mcmmo.commands.xplock.excavation: true
|
|
|
|
mcmmo.commands.xplock.fishing: true
|
|
|
|
mcmmo.commands.xplock.herbalism: true
|
|
|
|
mcmmo.commands.xplock.mining: true
|
|
|
|
mcmmo.commands.xplock.repair: true
|
|
|
|
mcmmo.commands.xplock.smelting: true
|
|
|
|
mcmmo.commands.xplock.swords: true
|
|
|
|
mcmmo.commands.xplock.taming: true
|
|
|
|
mcmmo.commands.xplock.unarmed: true
|
|
|
|
mcmmo.commands.xplock.woodcutting: true
|
|
|
|
mcmmo.commands.xplock:
|
|
|
|
description: Allows access to the xplock command
|
|
|
|
mcmmo.commands.xplock.acrobatics:
|
|
|
|
description: Allows access to the xplock command for acrobatics
|
|
|
|
mcmmo.commands.xplock.archery:
|
|
|
|
description: Allows access to the xplock command for archery
|
|
|
|
mcmmo.commands.xplock.axes:
|
|
|
|
description: Allows access to the xplock command for axes
|
|
|
|
mcmmo.commands.xplock.excavation:
|
|
|
|
description: Allows access to the xplock command for excavation
|
|
|
|
mcmmo.commands.xplock.fishing:
|
|
|
|
description: Allows access to the xplock command for fishing
|
|
|
|
mcmmo.commands.xplock.herbalism:
|
|
|
|
description: Allows access to the xplock command for herbalism
|
|
|
|
mcmmo.commands.xplock.mining:
|
|
|
|
description: Allows access to the xplock command for mining
|
|
|
|
mcmmo.commands.xplock.repair:
|
|
|
|
description: Allows access to the xplock command for repair
|
|
|
|
mcmmo.commands.xplock.smelting:
|
|
|
|
description: Allows access to the xplock command for smelting
|
|
|
|
mcmmo.commands.xplock.swords:
|
|
|
|
description: Allows access to the xplock command for swords
|
|
|
|
mcmmo.commands.xplock.taming:
|
|
|
|
description: Allows access to the xplock command for taming
|
|
|
|
mcmmo.commands.xplock.unarmed:
|
|
|
|
description: Allows access to the xplock command for unarmed
|
|
|
|
mcmmo.commands.xplock.woodcutting:
|
|
|
|
description: Allows access to the xplock command for woodcutting
|
2013-01-30 20:10:19 +01:00
|
|
|
mcmmo.commands.xprate.*:
|
|
|
|
description: Implies access to all mcmmo.commands.inspect permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.xprate.all: true
|
|
|
|
mcmmo.commands.xprate.all:
|
|
|
|
description: Implies access to all mcmmo.commands.inspect permissions
|
|
|
|
children:
|
|
|
|
mcmmo.commands.xprate: true
|
|
|
|
mcmmo.commands.xprate.reset: true
|
|
|
|
mcmmo.commands.xprate.set: true
|
|
|
|
mcmmo.commands.xprate:
|
|
|
|
description: Allows access to the xprate command
|
|
|
|
mcmmo.commands.xprate.reset:
|
|
|
|
description: Allows access to the xprate reset command
|
|
|
|
mcmmo.commands.xprate.set:
|
|
|
|
description: Allows access to the xprate command to control xp events
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.chat.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Implies all mcmmo.chat permissions. (Warning, contains adminchat)
|
|
|
|
children:
|
|
|
|
mcmmo.chat.all: true
|
|
|
|
mcmmo.chat.all:
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Implies all mcmmo.chat permissions. (Warning, contains adminchat)
|
|
|
|
children:
|
|
|
|
mcmmo.chat.adminchat: true
|
|
|
|
mcmmo.chat.partychat: true
|
|
|
|
mcmmo.chat.adminchat:
|
|
|
|
description: Allows participation in admin chat
|
|
|
|
mcmmo.chat.partychat:
|
|
|
|
description: Allows participation in party chat
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skillreset:
|
|
|
|
description: Allow reset of skill levels
|
|
|
|
children:
|
|
|
|
mcmmo.commands.skillreset.all: true
|
|
|
|
mcmmo.commands.skillreset.others.all: false
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.skills.*:
|
2013-01-07 02:52:31 +01:00
|
|
|
description: Implies all mcmmo.skills permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.skills.all: true
|
|
|
|
mcmmo.skills.all:
|
2012-01-09 20:00:13 +01:00
|
|
|
description: Implies all mcmmo.skills permissions.
|
|
|
|
children:
|
|
|
|
mcmmo.skills.acrobatics: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.archery: true
|
|
|
|
mcmmo.skills.axes: true
|
|
|
|
mcmmo.skills.excavation: true
|
|
|
|
mcmmo.skills.fishing: true
|
|
|
|
mcmmo.skills.herbalism: true
|
|
|
|
mcmmo.skills.mining: true
|
|
|
|
mcmmo.skills.repair: true
|
|
|
|
mcmmo.skills.swords: true
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.skills.smelting: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.taming: true
|
|
|
|
mcmmo.skills.unarmed: true
|
|
|
|
mcmmo.skills.woodcutting: true
|
|
|
|
mcmmo.skills.acrobatics:
|
|
|
|
description: Allows access to the Acrobatics skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.acrobatics: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.acrobatics: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.archery:
|
|
|
|
description: Allows access to the Archery skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.archery: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.archery: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.axes:
|
|
|
|
description: Allows access to the Axes skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.axes: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.axes: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.excavation:
|
|
|
|
description: Allows access to the Excavation skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.excavation: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.excavation: true
|
2012-03-20 03:05:17 +01:00
|
|
|
mcmmo.skills.fishing:
|
|
|
|
description: Allows access to the Fishing skill
|
2013-02-04 01:43:06 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.fishing: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.fishing: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.herbalism:
|
|
|
|
description: Allows access to the Herbalism skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.herbalism: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.herbalism: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.skills.mining:
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to the Mining skill
|
2013-02-04 01:43:06 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.mining: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.mining: true
|
2012-01-09 20:00:13 +01:00
|
|
|
mcmmo.skills.repair:
|
2012-03-01 16:32:13 +01:00
|
|
|
description: Allows access to the Repair skill
|
2013-02-04 01:43:06 +01:00
|
|
|
children:
|
|
|
|
mcmmo.commands.repair: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.repair: true
|
2013-01-23 22:34:01 +01:00
|
|
|
mcmmo.skills.smelting:
|
|
|
|
description: Allows access to the Smelting skill
|
2013-02-01 23:36:01 +01:00
|
|
|
children:
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.commands.smelting: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.smelting: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.swords:
|
|
|
|
description: Allows access to the Swords skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.swords: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.swords: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.taming:
|
|
|
|
description: Allows access to the Taming skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.taming: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.taming: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.unarmed:
|
|
|
|
description: Allows access to the Unarmed skill
|
|
|
|
children:
|
|
|
|
mcmmo.commands.unarmed: true
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.xplock.unarmed: true
|
2013-02-04 01:43:06 +01:00
|
|
|
mcmmo.skills.woodcutting:
|
|
|
|
description: Allows access to the Woodcutting skill
|
|
|
|
children:
|
2013-02-04 20:47:32 +01:00
|
|
|
mcmmo.commands.woodcutting: true
|
|
|
|
mcmmo.commands.xplock.woodcutting: true
|