feat(commands): manage height bounds with tab completion
This commit is contained in:
@@ -4,3 +4,12 @@ main: games.dmg.spigotheights.SpigotHeightsPlugin
|
||||
api-version: "1.21"
|
||||
description: Craftable player stature potions and tiny-player dispenser launchers.
|
||||
author: dmg.games
|
||||
commands:
|
||||
heights:
|
||||
description: View and change Spigot Heights stature limits.
|
||||
usage: /heights settings | /heights set min|max <value>
|
||||
permission: spigotheights.admin
|
||||
permissions:
|
||||
spigotheights.admin:
|
||||
description: View and change Spigot Heights settings.
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user