<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" /> This module can be turned on or off in Settings/Modules.yml

</aside>

Commands without Permissions

<aside> <img src="/icons/looped-square_blue.svg" alt="/icons/looped-square_blue.svg" width="40px" /> List of all private commands without permissions:

<aside> <img src="/icons/looped-square_blue.svg" alt="/icons/looped-square_blue.svg" width="40px" /> List of all public home warp commands without permissions:

Commands with Permissions

<aside> <img src="/icons/following_blue.svg" alt="/icons/following_blue.svg" width="40px" /> List of all commands that have permissions:

Untitled

</aside>

Config Modules/Home.yml

# Categories for public homes
categories:
  - "Builds"
  - "Shopping"
  - "Farming"
  - "Mining"
  - "PvP"
  - "Other"

cooldown:
  # How long a player must wait before they can teleport again
  # Disable with 0
  seconds: 3
  # What we tell the player in cooldown
  message: "&8Teleport is in cooldown. Try again in %cooldown% seconds."