Permissions

Work in progress!

With the update to GiantShop 2.0 a few permissions have changed, the main change being that the "giantshop" permission is now gone! Of course the giantshop.* permission still exists, and it will still grant access to ALL the below permissions!

General permissions

Ofcourse GiantShop 2.0 still has a couple user permissions! All of these permissions are granted to users by default if you are using Bukkit Super Perms, so you won't need to give your users any more permissions at all! But none the less, on with the permissions we shall go!

  • giantshop.shop.*
    • This permission grants access to all basic GiantShop permissions
  • giantshop.shop.list
    • This permission allows your users to use the "list" command
  • giantshop.shop.search
    • This permission will allow your users to search from the shop. However, as searching is not yet implemented, this permission does not have any effect for the time being!
  • giantshop.shop.check
    • This permission allows your users to use the "check" command
  • giantshop.shop.buy
    • Any user with this permission will be able to buy from the shop!
  • giantshop.shop.sell
    • Any user with this permission will be able to sell to the shop!
  • giantshop.shop.gift
    • Any user that is given this permission, will be able to gift items to other players!

Administrator permissions

GiantShop 2.0 also still features a set of administrator permissions. these allow admins to for example add items to a shop! When using bukkit super perms, these permissions are automatically granted to operators!

  • giantshop.admin.*
    • This permission grants access to all GiantShop's administration permissions
  • giantshop.admin.sendhelp
    • This permission enables admins to send help to other users
  • giantshop.admin.add
    • This permission allows admins to add items to the shop
  • giantshop.admin.add
    • This permission allows admins to add items to the shop
  • giantshop.admin.update
    • This permission allows admins to update items in the shop
  • giantshop.admin.remove
    • This permission allows admins to remove items from the shop

GSL Permissions

The last set of permissions that GiantShop 2.0 contains would be the permissions required for GiantShopLocation. These permissions used to be part of the GiantShopLocation plugin, but with the merge into GiantShop, these permissions needed to be merged along! When using bukkit super perms, these permissions are automatically granted to operators!

  • giantshop.location.*
    • This permission grants access to all GiantShopLocation permissions
  • giantshop.location.access
    • This permissions grants users acces to GSL
  • giantshop.location.create
    • Allows the user to create a GSL shop
  • giantshop.location.update
    • Allows the user to update a GSL shop
  • giantshop.location.remove
    • Allows the user to remove a GSL shop
  • giantshop.location.list
    • Allows the user to use the "/loc list" command