-
Notifications
You must be signed in to change notification settings - Fork 0
Commands and Permissions
DevDocDrewskii edited this page Jun 9, 2026
·
1 revision
The base command is /profitmultiplier, with aliases /pm and /sellmulti.
| Command | Description | Permission |
|---|---|---|
/sellmulti |
Open the sell-multiplier menu | profitmultiplier.gui |
/pm gui [menu] [player] |
Open a menu for yourself, or for another player |
profitmultiplier.gui (.admin to open for others) |
/pm stats [player] |
View sell progression | profitmultiplier.stats |
/pm reload |
Reload config, lang, currencies and menus | profitmultiplier.admin |
/pm reset <player> |
Reset one player's sold totals | profitmultiplier.admin |
/pm resetall |
Reset every player's sold totals | profitmultiplier.admin |
/pm help |
Show the help list | none |
-
/sellmultiwith no arguments opens the default menu (menus/sellmulti.yml). -
/pm gui <menu>opens any other menu file by name (without the.yml). Tab-complete lists the available menus. -
/pm gui <menu> <player>opens a menu for another online player (requires admin).
| Permission | Default | Grants |
|---|---|---|
profitmultiplier.gui |
everyone | Open menus |
profitmultiplier.stats |
everyone | View your own stats |
profitmultiplier.admin |
op | Reload, reset, resetall, and open menus for other players |
Set defaults or grant nodes through your permissions plugin (LuckPerms, etc.) as usual.
/sellmulti
/pm gui groups
/pm stats Notch
/pm reset Notch
/pm reload
ProfitMultiplier by DocDrewskii - Repository - Issues - Developer API
Getting started
Configuration
- Overview
- Items
- Groups
- Stacking Multipliers
- Custom Currencies
- Milestones & Discord
- Auto-Reset
- Messages (lang.yml)
Shops
Menus (GUI)
Placeholders
Developers
Help