20 lines
452 B
YAML
20 lines
452 B
YAML
|
|
name: KingdomClashLobby
|
||
|
|
version: '1.0'
|
||
|
|
main: de.winniepat.kingdomClashLobby.KingdomClashLobby
|
||
|
|
api-version: '1.21'
|
||
|
|
authors: [ WinniePatGG ]
|
||
|
|
description: KingdomClash v3 Lobby Plugin
|
||
|
|
website: https://winniepat.de
|
||
|
|
commands:
|
||
|
|
spawn:
|
||
|
|
description: Teleports the player to spawn
|
||
|
|
discord:
|
||
|
|
aliases:
|
||
|
|
- dc
|
||
|
|
pets:
|
||
|
|
description: Opens pet selector
|
||
|
|
|
||
|
|
permissions:
|
||
|
|
kingdomclash.command.coding:
|
||
|
|
description: Opens pet selector
|
||
|
|
default: op
|