NotRanks icon

NotRanks -----

GUI Rank system that utilizes placeholders for requirements



Command Aliases and Rank Status Items
Changes
  • Added new section in the config.yml file to change the command aliases
Code (YAML):
# different commands that people can use instead of the default one
# a restart is required to load new aliases
command-aliases
:
  # command name
  notranks
:
   - rank
    - ranks
  notrankup
:
   - rankup
  notrankinfo
:
   - rankinfo
  • Added new options to the ranks.yml file to have a different item if the rank is completed, or the player isn't on the rank
Code (YAML):
   completion-lore:
      enabled
: true
      head
: 74738
      item
: QUARTZ_BRICKS
      lore
:
       - '&7<&m                      &7>'
        - '&a&l&nRank Completed'
        - '&7<&m                      &7>'
    not-on-rank
:
      enabled
: true
      head
: 44101
      item
: SCULK_VEIN
      lore
:
       - '&7<&m                      &7>'
        - '&cYou do not have access'
        - '&cto this rank yet'
        - '&7<&m                      &7>'
  • You can now use -1 in the head options to use the item instead if you only want heads in some slots and items in others.
----------, Mar 10, 2024
Resource Information
Author:
----------
Total Downloads: 1,167
First Release: Mar 1, 2023
Last Update: Dec 20, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings