Upload via Git Manager GUI - plugin.yml
This commit is contained in:
@@ -20,6 +20,15 @@ commands:
|
|||||||
description: Verknüpfe deinen Minecraft-Account mit dem Forum
|
description: Verknüpfe deinen Minecraft-Account mit dem Forum
|
||||||
usage: /forumlink <token>
|
usage: /forumlink <token>
|
||||||
|
|
||||||
|
# ── NetworkInfo Modul ─────────────────────────────────────
|
||||||
|
netinfo:
|
||||||
|
description: Zeigt erweiterte Proxy- und Systeminfos an
|
||||||
|
usage: /netinfo
|
||||||
|
|
||||||
|
antibot:
|
||||||
|
description: Zeigt AntiBot-Status und Verwaltung
|
||||||
|
usage: /antibot <status|clearblocks|unblock|profile|reload>
|
||||||
|
|
||||||
# ── ChatModule – Kanal ────────────────────────────────────
|
# ── ChatModule – Kanal ────────────────────────────────────
|
||||||
channel:
|
channel:
|
||||||
description: Kanal wechseln oder Kanalliste anzeigen
|
description: Kanal wechseln oder Kanalliste anzeigen
|
||||||
@@ -149,6 +158,14 @@ permissions:
|
|||||||
description: Erlaubt Update-Benachrichtigungen
|
description: Erlaubt Update-Benachrichtigungen
|
||||||
default: op
|
default: op
|
||||||
|
|
||||||
|
statusapi.netinfo:
|
||||||
|
description: Zugriff auf /netinfo
|
||||||
|
default: op
|
||||||
|
|
||||||
|
statusapi.antibot:
|
||||||
|
description: Zugriff auf /antibot
|
||||||
|
default: op
|
||||||
|
|
||||||
# ── ChatModule – Kanaele ──────────────────────────────────
|
# ── ChatModule – Kanaele ──────────────────────────────────
|
||||||
chat.channel.local:
|
chat.channel.local:
|
||||||
description: Zugang zum Local-Kanal
|
description: Zugang zum Local-Kanal
|
||||||
|
|||||||
Reference in New Issue
Block a user