VisualRank [1.13 - 1.20.2] - Your custom rank, PlaceholderAPI, MiniMessage Support! icon

VisualRank [1.13 - 1.20.2] - Your custom rank, PlaceholderAPI, MiniMessage Support! -----

Rank, chat, vault, economy.



Visual.png

Information

VisualRanks is a powerful plugin that allows users to create custom visual ranks in their Minecraft server. It has been extensively tested on versions 1.13 up to 1.19.4, ensuring compatibility with a wide range of Minecraft versions. One key requirement for this plugin is a database connection, as it relies on a database to store and manage the custom ranks and their visual elements. With VisualRanks, server owners have the flexibility to design unique and visually appealing ranks to enhance the player experience on their server.

Features
  • Vault Support
  • PlaceholderAPI Support
  • MiniMessage Support
  • Everything is configurable
  • Open Soruce
  • MySQL Support
File Conifguration

Code (Text):

# Database section
databaseSection:
  # Database backend type, can be set to MYSQL or MARIADB, SQLITE, H2, POSTGRESQL
  databaseType: "MYSQL"
  hostname: "localhost"
  database: "visualrank"
  username: "rank"
  password: "rank123"
  port: 3306
 

Code (Text):

# Visual ranks inventory
visualRanksInventory:
  title: "&8Visual Rank"
  rows: 6
  pageSize: 45
  visualRankItem:
    itemName: "&e{RANK}"
    itemLore:
      - "&7Cost: &e{PRICE}"
      - "&7Preview: {RANK}&7 {PLAYER}: best plugin!"
      - ""
      - "&7Click to set!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "GRAY_DYE"
    itemGlow: false
  boughtVisualRankItem:
    itemName: "&e{RANK}"
    itemLore:
      - "&7Preview: {RANK}&7 {PLAYER}: best plugin!"
      - ""
      - "&7Click to change!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "LIME_DYE"
    itemGlow: false
  currentVisualRankItem:
    itemName: "&e{RANK}"
    itemLore:
      - "&7Preview: {RANK}&7 {PLAYER}: best plugin!"
      - "&7Click to set!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "LIGHT_BLUE_DYE"
    itemGlow: true
  previousPageItem:
    slot: 47
    itemName: "&ePrevious page"
    itemLore:
      - "&7Click to go previous page!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "ARROW"
    itemGlow: false
  nextPageItem:
    slot: 51
    itemName: "&eNext page"
    itemLore:
      - "&7Click to go next page!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "ARROW"
    itemGlow: false
  quitItem:
    slot: 49
    itemName: "&cClose"
    itemLore:
      - "&7Click to close!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "BARRIER"
    itemGlow: false
  resetCurrentRank:
    slot: 53
    itemName: "&eReset rank"
    itemLore:
      - "&7Click to reset rank!"
    itemFlags:
      - "HIDE_ATTRIBUTES"
    itemMaterial: "BARREL"
    itemGlow: false
 

Code (Text):

# Wrong command usage
wrongUsage:
  invalidUsage: "&4Wrong command usage &8>> &7{COMMAND}."
  invalidUsageHeader: "&cWrong command usage!"
  invalidUsageEntry: "&8 >> &7"
  noPermission: "&4You don't have permission to perform this command."
  cantFindPlayer: "&4Can not find that player!"
  onlyForPlayer: "&4Command only for players!"
  noRank: "&4This rank doesn't exist!"

# Visual rank section
visualRankSection:
  purchased: "&aYou have purchased &7{RANK} &arank for &7{PRICE}&a!"
  alreadyEquipped: "&4You already have this rank equipped!"
  equipRank: "&aYou have equipped &7{RANK} &arank!"
  notEnoughMoney: "&4You don't have enough money to purchase this rank!"
  resetVisualRank: "&aYou have reset your visual rank!"
  reloadConfiguration: "&aYou have reloaded configuration!"
  addVisualRank: "&aYou have added &7{RANK} &arank for &7{PLAYER}&a!"
  recivedVisualRank: "&aYou have recived &7{RANK} &arank!"
 

Code (Text):

# VisualRanks configuration
visualRanks:
  - :
    name: "King"
    price: 100
  - :
    name: "Noob"
    price: 200
 

Code (Text):

# Placeholders
%visualranks_rank% #Return name viusalrank
 

Showcase

Screenshot_4.png
Screenshot_5.png
Screenshot_6.png
Screenshot_7.png
Screenshot_8.png
Screenshot_9.png

Discord:
https://discord.gg/rGmyvj6N7V



Resource Information
Author:
----------
Total Downloads: 475
First Release: Apr 18, 2023
Last Update: Apr 21, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings