RankSystemVoucher

Custom item to get Rank from RankSystem

RankSystemVoucher

A simple plugin addon for RankSystem from IvanCraft623.

Features

RankSystemVoucherDescription
Customizable ConfigCommands, Messages, Permissions
Customizable ItemCustom Lore, Custom Name

Commands

CommandsDescriptionPermissionsAliases
/ranksystemvoucher <player> <rank> <amount>RankSystemVoucher Commands, default amount = 1ranksystemvoucher.command/ranksgive

How To Use

  • Create your own RankSystemVoucher item in plugin_data/RankSystemVoucher/rank_voucher.yml
  • Get your item with command /ranksystemvoucher YourName RankName
  • Hold the item
  • Click on block

Example Config

example: #ranks_name
  item: paper #item
  customname: §aRankSystemVoucher §eExample #custom_name
  lore:
    - "§aRank §eExample"
    - "§7(Right-Click) to claim rank"
  permission: example #permission
  commands:
    - "ranksystem setrank {player} example"
    - "ranksystem removerank {player} {old-rank}"
  message: "§eCongratulations you just got a Rank {rank} from RankSystemVoucher!" #message

Important

You need permission to use the item. Set permissions like this, for example: ranksystemvoucher.ranks.example

Credits

Voucher icon by Icons8

Details

Version: 1.0.0

Downloads: 383

Updated: 9/12/2023

Supported API versions: 5.0.0 to 5.27.1

Categories: General, Chat-Related, Informational

License: GPL-3.0

Producers