ORanks [1.20.X-1.17.X] icon

ORanks [1.20.X-1.17.X] -----

TABlist prefix and chat formatting with custom ranks!



Screenshot_3.png Screenshot_5.png
Screenshot_2.jpg
Screenshot_4.png

Screenshot_3.jpg

Features:

  • Easy to use rank-assigning system using permissions
  • Automatic sorting of the ranks
  • Changeable colors
  • Add custom new ranks
  • Understandable config
  • Multiple variables (current world name, etc.)

Commands:

/oranks reload -> Reloads the config and updates all ranks
Permission: oranks.reload

Rank Permissions:
Example:
Code (YAML):
- premiumplus:
      prefix
: "§ePremium +"
      messageFormatting
: "§e"

Permission: oranks.premiumplus


Config:
Code (YAML):

# Please use /oranks reload instead of /reload!

# --- COLORS ---
# Always use the paragraph formatting of the colors!
# Dark Red (§4)
# Red (§c)
# Gold (§6)
# Yellow (§e)
# Dark Green (§2)
# Green (§a)
# Aqua (§b)
# Dark Aqua (§3)
# Dark Blue (§1)
# Blue (§9)
# Light Purple (§d)
# Dark Purple (§5)
# White (§f)
# Gray (§7)
# Dark Gray (§8)
# Black (§0)

# Special codes
# Obfuscated (§k)
# Bold (§l)
# Strikethrough (§m)
# Underline (§n)
# Italic (§o)
# Reset (§r)

# --- VARIABLES ---
# %rank% -> The field 'prefix' of the rank (with the formatting)
# %player% -> The name of the player
# %message% -> The raw message, the player sends
# %world% -> The name of the current world the player is in

# Change this to false if you don't want the ranks to show up in chat
formatChat
: true

tagFormat
: "%rank% §8¦ "

chatFormat
: "%rank% §8¦ §7%player% §8» §7%message%"

# Any formatting or "AUTO" to use the 'messageFormatting' field as the color
playerChatColor
: "AUTO"

playerColor
: "GRAY"

# Rank sorting is the same as here (owner is at the top and the defaultRank (Player) is on the bottom)
# For example: for the owner rank you need to give someone the oranks.owner permission and for premium the oranks.premium permission
# DO NOT change the name of defaultRank! Everyone who got none of the above ranks, will get the defaultRank

# Every operator of the server will get the rank at the top
# To prevent this behaviour just set the specific permission to FALSE
# E.g. a operator on your server shows up as the owner in the tab and you don't want this
# Just set the permission oranks.owner as FALSE

ranks
:
  - owner
:
      prefix
: "§4§lOwner"
      messageFormatting
: "§4§l"
  - admin
:
      prefix
: "§cAdmin"
      messageFormatting
: "§c"
  - mod
:
      prefix
: "§2Mod"
      messageFormatting
: "§2"
  - premium
:
      prefix
: "§6Premium"
      messageFormatting
: "§6"
  - defaultRank
:
      prefix
: "§3Player"
      messageFormatting
: "§3"
 
Resource Information
Author:
----------
Total Downloads: 613
First Release: Sep 13, 2021
Last Update: Apr 20, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings