RankShopGUI

RankShop for PocketMine-MP 5.0.0

GENERAL


This is a plugin that allows admins or staff to create shops to buy rank on the server!
RankShopGUI is inspired by a java server

FEATURE

CREATE RANK
  • minimum rank requirement to advance to the next rank
  • rank description
  • The amount of money to buy the next rank (edit the currency in config.yml)
  • set of items representing rank
  • set slot for representative item
REMOVE RANK
  • Enter the category name to delete
EDIT RANK
  • Edit the category name to represent rank
  • Edit request rank
  • Edit next rank
  • Edit rank description
  • Edit rank purchase amount
  • Edit items representing rank
  • Edit slots for representative items

COMMAND

CommandDescriptionalias
/rankshopOpen Shop Rankrs

SUBCOMMAND & PERMISSION

SUBCOMMANDDESCRIPTIONPERMISSIONDEFAULT
createCreate new category for shop rankrankshopgui.command.createop
deleteDelete category of shop rankrankshopgui.command.removeop
setupEdit category of shop rankrankshopgui.command.editop
helpSee all command of shop rank`rankshopgui.command.helpop

TUTORIAL

VIRION SUPPORT

FOR DEVELOPER

Create new category and rank
RankShopGUI::getInstance()->createShop(string $name, string $rankRequired, string $nextRank, string $description, int $price, string $item, int $slot)
Remove Category
RankShopGUI::getInstance()->removeShop(string $name)

INSTALL

  • Step 1. Download the latest version
  • Step 2. Place the RankShopGUI.phar file into the plugins folder.
  • Step 3. Restart the server.
  • Step 4. Done!

Details

Version: 1.0.0

Downloads: 2,431

Updated: 12/6/2023

Supported API versions: 5.0.0 to 5.27.1

Categories: General, API plugins, Developer Tools, Admin Tools

License: GPL-3.0

Producers

Collaborator