RankShop for PocketMine-MP 5.0.0
Command | Description | alias |
---|---|---|
/rankshop | Open Shop Rank | rs |
SUBCOMMAND | DESCRIPTION | PERMISSION | DEFAULT |
---|---|---|---|
create | Create new category for shop rank | rankshopgui.command.create | op |
delete | Delete category of shop rank | rankshopgui.command.remove | op |
setup | Edit category of shop rank | rankshopgui.command.edit | op |
help | See all command of shop rank | `rankshopgui.command.help | op |
RankShopGUI::getInstance()->createShop(string $name, string $rankRequired, string $nextRank, string $description, int $price, string $item, int $slot)
RankShopGUI::getInstance()->removeShop(string $name)
RankShopGUI.phar
file into the plugins
folder.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