Update from Git Manager GUI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: NexusLobby
|
||||
main: de.nexuslobby.NexusLobby
|
||||
version: "1.0.4"
|
||||
version: "1.0.5"
|
||||
api-version: "1.21"
|
||||
author: M_Viper
|
||||
description: Modular Lobby Plugin
|
||||
@@ -40,13 +40,16 @@ commands:
|
||||
nexuslobby:
|
||||
description: Zeigt Informationen über das Plugin an oder lädt es neu
|
||||
usage: /nexuslobby [reload|setspawn]
|
||||
aliases: [nexus]
|
||||
aliases: [nexus, lobby]
|
||||
nexustools:
|
||||
description: Nexus ArmorStand Editor
|
||||
description: Nexus ArmorStand Editor (LookAt, Dynamic, etc.)
|
||||
aliases: [nt, ntools, astools]
|
||||
nexuscmd:
|
||||
description: Nexus Command Binder
|
||||
aliases: [ncmd, ascmd]
|
||||
description: Nexus Command Binder (Slots 0-9) und Gesprächs-System
|
||||
usage: /nexuscmd <args>
|
||||
permission: nexuslobby.armorstand.cmd
|
||||
permission-message: "§cDu hast keine Rechte!"
|
||||
aliases: [ncmd, ascmd, conv]
|
||||
holo:
|
||||
description: Verwalte Lobby Hologramme (Text-Displays)
|
||||
usage: /holo <create|delete> <id> [text]
|
||||
@@ -66,6 +69,7 @@ commands:
|
||||
spawn:
|
||||
description: Teleportiert dich zum Lobby-Spawnpunkt
|
||||
usage: /spawn
|
||||
aliases: [l, hub]
|
||||
|
||||
permissions:
|
||||
nexuslobby.portal:
|
||||
@@ -90,11 +94,14 @@ permissions:
|
||||
description: Erlaubt die Nutzung der NexusTools GUI
|
||||
default: op
|
||||
nexuslobby.armorstand.cmd:
|
||||
description: Erlaubt das Binden von Commands via NexusCmd
|
||||
description: Erlaubt das Binden von Commands und das Verwalten von Conversations
|
||||
default: op
|
||||
nexuslobby.armorstand.dynamic:
|
||||
description: Erlaubt das Markieren von dynamischen NPCs
|
||||
default: op
|
||||
nexuslobby.armorstand.lookat:
|
||||
description: Erlaubt das Aktivieren des Blickkontakts bei NPCs
|
||||
default: op
|
||||
nexuslobby.hologram:
|
||||
description: Erlaubt das Erstellen von Text-Display Hologrammen
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user