Skip to content

AdminShop v1.6

Choose a tag to compare

@hsyyid hsyyid released this 17 Mar 23:42
· 16 commits to master since this release

Release v1.6

Tested on SpongeForge 1212

_Important: Previous AdminShops will no longer work with this update._

Changes:

  • Removed /setitem and added /setshop <price> [<buy shop>]
  • Creating shops is as simple as putting down a sign and using
    /setshop
  • No longer use GSON or JSON.
  • All Shops are saved in shops.conf using Configurate.
  • You can use any item, and the sign can have any text on it.
  • Shops will save anything about the item - it's enchantments, it's
    name, etc.
  • Reworked some code so it is much more efficient and clean.

Enjoy!