mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 10:44:43 +02:00
Replacing Whois command with Inspect command
This commit is contained in:
@ -259,7 +259,7 @@ Commands:
|
||||
Enabled: true
|
||||
xplock:
|
||||
Enabled: true
|
||||
whois:
|
||||
inspect:
|
||||
Enabled: true
|
||||
mcc:
|
||||
Enabled: true
|
||||
|
@ -49,7 +49,7 @@ commands:
|
||||
party:
|
||||
description: Create/join a party
|
||||
permission: mcmmo.commands.party
|
||||
whois:
|
||||
inspect:
|
||||
description: View mcMMO stats of another player
|
||||
invite:
|
||||
description: Invite a player into your party
|
||||
@ -172,13 +172,13 @@ permissions:
|
||||
children:
|
||||
mcmmo.commands.ability: true
|
||||
mcmmo.commands.ptp: true
|
||||
mcmmo.commands.whois: true
|
||||
mcmmo.commands.inspect: true
|
||||
mcmmo.commands.party: true
|
||||
mcmmo.commands.ability:
|
||||
description:
|
||||
mcmmo.commands.ptp:
|
||||
description:
|
||||
mcmmo.commands.whois:
|
||||
mcmmo.commands.inspect:
|
||||
description:
|
||||
mcmmo.commands.party:
|
||||
description:
|
||||
|
Reference in New Issue
Block a user