Added some languages, a configurable cooldown and tab-completion.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user