The Server Shop module allows servers to provide prices for buying and selling items, as well as commands for players to do so.
The following are incompatibilities that may occur with this module, along with how to resolve the problem. For the full mod/plugin incompatibility list, see the compatibility page.
No plugin incompatibilities have been reported.
Aliases:
itembuy
buy
Root command aliases:
/nitembuy
Usage: /itembuy [-y|-f|-a|--yes|--auto] <item> <amount>
Default Role: USER
Basic Command Permission: nucleus.itembuy.base
Permissions
nucleus.itembuy.base
- Default Role: USER
This command is an equivalent to the following command(s) in Essentials:
/buy
Aliases:
itemsell
sell
Root command aliases:
/nitemsell
Usage: /itemsell
Default Role: USER
Basic Command Permission: nucleus.itemsell.base
Permissions
nucleus.itemsell.base
- Default Role: USER
This command is an equivalent to the following command(s) in Essentials:
/sell
Aliases:
itemsellall
sellall
Root command aliases:
/nitemsellall
Usage: /itemsellall [-a|--accept] [<item>]
Default Role: USER
Basic Command Permission: nucleus.itemsellall.base
Permissions
nucleus.itemsellall.base
- Default Role: USER
Aliases:
setworth
setitemworth
Root command aliases:
/nsetworth
Usage: /setworth [<item>] <buy|sell> <cost>
Default Role: ADMIN
Basic Command Permission: nucleus.setworth.base
Permissions
nucleus.setworth.base
- Default Role: ADMIN
This command is an equivalent to the following command(s) in Essentials:
/setworth
If no item ID or alias is provided, this command will get the buy/sell prices for the item in the main hand.
Aliases:
worth
Root command aliases:
/nworth
Usage: /worth [<item>]
Default Role: USER
Basic Command Permission: nucleus.worth.base
Permissions
nucleus.worth.base
- Default Role: USER nucleus.worth.exempt.warmup
- Default Role: ADMIN nucleus.worth.exempt.cost
- Default Role: ADMIN nucleus.worth.exempt.cooldown
- Default Role: ADMIN
This command is an equivalent to the following command(s) in Essentials:
/worth
, /price
Permission | Suggested Role | Description |
---|---|---|
nucleus.itembuy.base | USER | Allows the user to run the command /itembuy |
nucleus.itemsell.base | USER | Allows the user to run the command /itemsell |
nucleus.itemsellall.base | USER | Allows the user to run the command /itemsellall |
nucleus.setworth.base | ADMIN | Allows the user to run the command /setworth |
nucleus.worth.base | USER | Allows the user to run the command /worth |
nucleus.worth.exempt.cooldown | ADMIN | Allows the user to bypass the cooldown for /worth |
nucleus.worth.exempt.cost | ADMIN | Allows the user to bypass the cost for /worth |
nucleus.worth.exempt.warmup | ADMIN | Allows the user to bypass the warmup for /worth |
# The maximum amount a player can buy in one transaction. max-purchasable-at-once=64