LegendaryGuild - English
  • โš™๏ธPlugin installation
    • ๐Ÿ”ฉBungeeCord Installation
  • ๐Ÿ“’Configuration
    • ๐Ÿ”ฐGUI configuration
      • ๐ŸŽˆBasics Fuction
        • ๐Ÿ“ฐSub Menus
          • ActivityRewards.yml
          • Applications.yml
          • Buff.yml
          • GuildIconsShop.yml
          • GuildList.yml
          • GuildMenu.yml
          • GuildShop.yml
          • GuildTree.yml
          • Members.yml
          • Positions.yml
          • RedPackets.yml
          • Stores.yml
          • Tributes.yml
          • TeamShop.yml
    • ๐Ÿ“ƒconfig.yml
      • Create a new guild create group
      • Custom guild level and experience
    • ๐Ÿง™Custom Position
    • ๐ŸŽจCustomize guild icons
    • ๐ŸŒณCustom Guild Tree Water Bottle
    • ๐Ÿ›ƒGuild Stores
    • ๐ŸŽ†Guild Tribute
    • ๐ŸงงGuild Red Packets
    • ๐Ÿ›๏ธGuild Shop
    • ๐Ÿ”€Guild Buff
    • ๐Ÿ›’(NEW)Team Shop
    • Requirements
    • Run
  • ๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟCommands & Permissions
  • โœ๏ธPlaceholderAPI
  • ๐Ÿššๅผ€ๆ”พ่€…API
    • ไบ‹ไปถๅคงๅ…จ
  • Update
Powered by GitBook
On this page
  1. Configuration

Custom Position

Custom positions, maximum number of employees for each position, display names for positions

#When a player joins a guild's default positionID
default: ๆ™ฎ้€šๆˆๅ‘˜
#The position of guild president ID ๏ผˆSuggest not to make changes๏ผ‰
owner: ไผš้•ฟ
#Position List๏ผˆAdd Down by Format๏ผ‰
positions:
  ไผš้•ฟ:
    #Position weights are used for sorting guild positions in the member list interface
    weight: 0
    display: '&6ไผš้•ฟ'
  ๆ™ฎ้€šๆˆๅ‘˜:
    weight: 3
    display: '&fๆ™ฎ้€šๆˆๅ‘˜'
  ็ฒพ่‹ฑๆˆๅ‘˜:
    weight: 2
    display: '&a็ฒพ่‹ฑๆˆๅ‘˜'
    #How many people can be appointed to this position at most
    max: 5
  ้•ฟ่€:
    weight: 1
    display: '&e้•ฟ่€'
    max: 2
PreviousCustom guild level and experienceNextCustomize guild icons

Last updated 1 year ago

๐Ÿ“’
๐Ÿง™