Added some languages, a configurable cooldown and tab-completion.

This commit is contained in:
2025-09-01 06:20:01 +02:00
parent 70c91b4ad2
commit e37b176a3e
2 changed files with 49 additions and 2 deletions

View File

@@ -10,15 +10,18 @@ commands:
delhome:
description: Delete a home with the given name.
usage: /delhome <name>
aliases: [deletehome]
home:
description: Teleport to a home with the given name.
usage: /home <name>
aliases: [h]
homes:
description: List all your homes.
usage: /homes
aliases: [listhomes]
homecount:
description: Set the global home limit (OP only).
usage: /homecount <number>
homecooldown:
description: Set the global home cooldown (OP only).
usage: /homecooldown <seconds>
usage: /homecooldown <seconds>