Permissions rework

Details

  • Filename
    EasyShops2.0.jar
  • Uploaded by
  • Uploaded
    Sep 5, 2019
  • Size
    366.04 KB
  • Downloads
    179
  • MD5
    29c12a4f3a9141059fd277dfab3d7d9c

Supported Bukkit Versions

  • 1.14
  • 1.13

Changelog

With all the new updates, a lot of new fearures has been added, but, the permissions list hasn't changed much, so I thought about expanding the list. Here are all the changes:
 - easyShops.useShulkerBoxes has been splitted into two permissions:
 
  • easyShops.useShulkerBoxes.buysell will allow the player to use shulker boxes when buying/selling
  • easyShops.useShulkerBoxes.sellAll will allow the player to use shulker boxes when he is selling in a shop where you can sell everything
easyShop.command.* has been changed to "easyShops.command.*"
easyShops.adminMode has been splitted into seven permissions:
  • easyShops.admin.adminMode will allow the player to put the shop in admin mode
  • easyShops.admin.adminMenu will allow the player to enter the admin menu when editting a shop with the menu
  • easyShops.admin.changeOwner will allow the player to change the owner of the shop
  • easyShops.admin.editLines will allow the player to customize the lines of the sign of the shop
  • easyShops.admin.editSign will allow to modify the sign type of the shop
  • easyShops.admin.editeOwnerName will allow the player to modify the message that is replaced with the variable %owner% on the sign of the shop
  • easyShops.admin.allowEverything will allow the player to set the shop in allow everything mode. Since this mode also sets the shop in admin mode, the user also needs the permission easyShops.admin.adminMode for this permission to work
This way the admin menu coul turn into the customize menu