Add new command; update kit command

A new command /kitinfo has been added to provide information about kits / perks at any time. The command /kit now also works in invincibility for players without kits. Sounds when picking up items has been removed
This commit is contained in:
TDSTOS
2026-04-14 00:43:36 +02:00
parent 2b875399e8
commit 86435a9dec
6 changed files with 153 additions and 12 deletions

View File

@@ -41,4 +41,8 @@ commands:
permission: speedhg.admin.ranking
perks:
description: 'Perk-Auswahl öffnen'
usage: '/perks'
usage: '/perks'
kitinfo:
description: 'Shows the name and description of a kit or perk'
usage: '/kitinfo <name>'
aliases: [ perkinfo ]