name: Mixtape version: 2.3 main: xyz.etztech.mixtape.Mixtape authors: [Etzelia] description: A Command wRapper plugin. website: http://docs.etztech.xyz/mixtape/ commands: mixtape: description: Base Mixtape command /alias: description: Command Alias command alias: description: Chat Alias command permissions: mixtape.admin: description: Ability to use Mixtape command to reload default: op mixtape.list: description: Ability to use Mixtape command to list aliases default: op mixtape.list.other: description: Ability to use Mixtape command to list aliases of other players default: op mixtape.list.*: description: Wildcard permission for listing aliases default: op children: mixtape.list: true mixtape.list.other: true mixtape.alias.command: description: Ability to create personal alias commands default: op mixtape.alias.chat: description: Ability to create personal alias chat default: op mixtape.alias.*: description: Wildcard permission for Mixtape aliases default: op children: mixtape.alias.command: true mixtape.alias.chat: true mixtape.*: description: Wildcard permission for Mixtape default: op children: mixtape.admin: true mixtape.alias.*: true mixtape.list.*: true