src/main/resources/plugin.yml aktualisiert
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
name: TelegramChatBridge
|
||||
version: 1.0
|
||||
main: dev.viper.telegramchat.TelegramChatBridge
|
||||
api-version: '1.21'
|
||||
|
||||
commands:
|
||||
tg:
|
||||
description: Wechselt in den Telegram-Chatmodus
|
||||
usage: /<command>
|
||||
chat:
|
||||
description: Wechselt in den Minecraft-Chatmodus
|
||||
usage: /<command>
|
||||
link:
|
||||
description: Verknüpft deinen Minecraft-Account mit Telegram
|
||||
usage: /<command>
|
||||
tb:
|
||||
description: Verwaltet das TelegramChatBridge-Plugin
|
||||
usage: /<command> [reload|info|help]
|
||||
|
||||
permissions:
|
||||
telegramchat.use:
|
||||
description: Erlaubt die Nutzung der TelegramChatBridge Befehle
|
||||
default: true
|
||||
|
||||
telegramchat.admin:
|
||||
description: Erlaubt die Nutzung der Admin-Befehle von TelegramChatBridge
|
||||
default: op
|
||||
name: TelegramChatBridge
|
||||
version: 1.1
|
||||
main: dev.viper.telegramchat.TelegramChatBridge
|
||||
api-version: '1.21'
|
||||
|
||||
commands:
|
||||
tg:
|
||||
description: Wechselt in den Telegram-Chatmodus
|
||||
usage: /<command>
|
||||
chat:
|
||||
description: Wechselt in den Minecraft-Chatmodus
|
||||
usage: /<command>
|
||||
link:
|
||||
description: Verknüpft deinen Minecraft-Account mit Telegram
|
||||
usage: /<command>
|
||||
tb:
|
||||
description: Verwaltet das TelegramChatBridge-Plugin
|
||||
usage: /<command> [reload|info|help]
|
||||
|
||||
permissions:
|
||||
telegramchat.use:
|
||||
description: Erlaubt die Nutzung der TelegramChatBridge Befehle
|
||||
default: true
|
||||
|
||||
telegramchat.admin:
|
||||
description: Erlaubt die Nutzung der Admin-Befehle von TelegramChatBridge
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user