πŸ“ƒ
Wiki
  • πŸŒ‹Plugins
  • Overview
    • πŸ’‘High Quality Products
  • products
    • πŸ›οΈUltimateBedwars
      • ✨Features
      • πŸͺΆInstallation
      • πŸ“œConfiguration
      • πŸ›οΈArena
      • πŸ–±οΈCommand & Permissions
      • πŸŽ‰Party
      • πŸ–₯️For Developers
    • 🌡UltimateOneBlock
      • ✨Features
      • πŸͺΆInstallation
      • πŸ“œConfiguration
      • πŸ•‘Phase
      • πŸ§žβ€β™‚οΈGenerators
      • πŸ–±οΈCommand & Permissions
      • πŸ–₯️For Developers
    • ⛏️UltimateGuilds
      • ✨Features
      • πŸͺΆInstallation
      • πŸ“œConfiguration
      • πŸ–±οΈCommand & Permissions
      • πŸ–₯️For Developers
    • πŸ“œPlayerDataHistory
      • ✨Features
      • πŸͺΆInstallation
      • πŸ“œConfiguration
      • πŸ•ΈοΈWeb Panel
      • πŸ–±οΈCommand & Permissions
    • βš”οΈUltimateTournament
      • ✨Features
      • πŸͺΆInstallation
      • πŸ’‘Placeholders
      • πŸ“œConfiguration
      • 🀺Tournament
      • πŸ–±οΈCommand & Permissions
    • 🏒BasementLib
      • ✨Features
      • πŸ“œConfiguration
    • πŸ“‘Minedock
      • ✨Features
      • πŸͺΆInstallation
      • πŸ“œConfiguration
      • πŸ–₯️For Developers
    • πŸŽ’UltimateMatchmaking
      • ✨Features
Powered by GitBook
On this page

Was this helpful?

  1. products
  2. UltimateGuilds

Configuration

Configuration File

lang: "en-US"
date-format: "HH:mm:ss dd/MM/yyyy"

# If you use Velocity and have BasementLib installed on Velocity, set to true
enable-proxy-support: false

# In Seconds
disband-confirm-time: 15

name:
  max-length: 10
  # Regex
  allowed-characters:
    - "[a-zA-Z0-9_]+"
tag:
  max-length: 10
  format: "&e[%tag%]"
  # Regex
  allowed-characters:
    - "[a-zA-Z0-9_]+"
description:
  max-length: 128

max-members: 30

messages:
  list:
    max-characters: 80

papi:
  user-not-found: "Not found"
  guild-not-found: "Not found"
  no-guild-no-tag: ""
  guild-no-tag: ""
  guild-no-description: ""

luckperms:
  use-prefix-in-messages: true

prefix:
  # Set empty to disable -> ""
  set-tag: "lp user %uuid% meta setsuffix 1 \"%tag%\""
  # Set empty to disable -> ""
  remove-tag: "lp user %uuid% meta removesuffix 1"

PreviousInstallationNextCommand & Permissions

Last updated 1 year ago

Was this helpful?

⛏️
πŸ“œ