Commands
Skynomi
/balance
/balanceDescription
Check your virtual currency balance.
Usage
/balance [player]
Arguments
[player] (Optional) – The name of the player to check. Defaults to yourself.
Examples
/balance → Check your own balance
/balance Keyou → Check Keyou's balance
Permission
skynomi.balance
/pay
/payDescription
Send virtual currency to another player.
Usage
/pay <player> <amount>
Arguments
<player> – The recipient's name.
<amount> – The amount to send.
Example
/pay Keyou 500 → Send 500 to Keyou
Permission
skynomi.pay
/admin setbal
/admin setbalDescription
Set a player's balance (Admin only).
Usage
/admin setbal <player> <amount>
Arguments
<player> – The player's name.
<amount> – The new balance value.
Examples
/admin setbal Keyou 1000 → Set Keyou's balance to 1000
/admin setbal Keyou -500 → Set Keyou's balance to -500
Permission
skynomi.admin.balance
/listextension
/listextensionDescription
List all extensions.
Usage
/listextension [name]
Arguments
[name] (Optional) – The extension name to filter the list.
Examples
/listextension → List all extensions
/listextension Shop → List the "Shop" extension
Permission
skynomi.listextension
Shop Extension
/shop list
/shop listDescription
View available items for purchase.
Usage
/shop list [page]
Arguments
[page] (Optional) – The page number to view.
Example
/shop list 2 → View page 2 of the shop items
Permission
skynomi.shop.list
/shop buy
/shop buyDescription
Purchase an item using virtual currency.
Usage
/shop buy <item> [amount]
Arguments
<item> – The name of the item.
[amount] (Optional) – The quantity (defaults to 1).
Example
/shop buy 4444 1 → Buy 1 of item 4444
Permission
skynomi.shop.buy
/shop sell
/shop sellDescription
Allows a player to sell an item back to the shop for virtual currency.
Usage
/shop sell <item> [amount]
Arguments
<item>: The id of the item you want to sell.
[amount]: The quantity of the item you want to sell (optional, defaults to 1 if not specified).
Example
/shop sell 4444 1→ Sell 1 of item 4444
Permission
skynomi.shop.sell
Rank System Extension
/rank up
/rank upDescription
Rank up to the next level.
Usage
/rank up
Permission
skynomi.rank.up
/rank down
/rank downDescription
Rank down to the previous level.
Usage
/rank down
Permission
skynomi.rank.down
/rankutils list
/rankutils listDescription
View all available ranks.
Usage
/rankutils list
Permission
skynomi.rank.list
/rankutils info
/rankutils infoDescription
View details of a specific rank.
Usage
/rankutils info <rank>
Arguments
<rank> – The rank name to view.
Example
/rankutils info Master → View details for "Master" rank
Permission
skynomi.rank.info
Last updated