Advertisement
Guest User

New config option (TM 2.0.3)

a guest
May 15th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.80 KB | None | 0 0
  1. #  yoursubshop: <--- This is another shop created to test the sub-shop function. It'll open when the player purchases the item above!
  2. #    title: '&6Default Sub Shop'
  3. #    rows: 2
  4. #    auto-close: false
  5. #    use-permission: false
  6. #    items:
  7. #      '1': <--- In this case, this item will display on the second slot of the sub-shop GUI.
  8. #        displayed: 373:16421 1 name:&dSPlash_Potion_of_Healing
  9. #        cost: 5
  10. #        commands:
  11. #        - 'give %player% 373:16421 1 name:&dSplash_Potion_of_Healing'
  12. #        THIS :D
  13. #        | | | | | | | | | | | | | | | |
  14. #        v v v v v v v v v v v v v v v v
  15. #        use-permission: true <--- NEW! Allows each slot to have their own permission. In this case,
  16. #                                       The permission node is: tokenmanager.use.yoursubshop-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement