Skip to content

Admin Shops

zhenghanlee edited this page Jun 4, 2021 · 3 revisions

What are admin shops?

Admin shops are a variant of custom shops that looks exactly like the normal shops, except that the stock is unlimited (never increases/decreases).

How do I set up an admin shop?

Admins/OPs can create admin custom shops using /customshop newadminshop. The remaining steps to set up an admin shop is exactly the same as per normal shops. Vending machines' items are never consumed regardless the amount shown in customer's GUI. Newt's Briefcases' stock will be displayed to be unlimited after initialisation, regardless of the amount of items put in or taken out. The actual amount of items in admin briefcases are still kept track of, and still has a limit of Integer's maximum value.

Important Notes

  • Only players with customshop.admin permission node is able to create/destroy admin shops.
  • Admin shops are still owned by the player who created it, and counted towards the player's total shop count.
  • Players stripped of customshop.admin permission after creating an admin shop will not be able to destroy or list items for them.
Clone this wiki locally