Advertisement
Guest User

Untitled

a guest
May 21st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. prefix: '&8[&3BSB&8] '
  2. inventory_name: '&7Shulkerbox'
  3. open_msg: '&eOpening shulkerbox...'
  4. close_msg: '&eClosing shulkerbox...'
  5. no_permission_msg: '&cPermission denied'
  6. cooldown_msg: '&cYou have to wait unti you can use this again'
  7. cooldown: 5
  8. open_sound: BLOCK_SHULKER_BOX_OPEN
  9. close_sound: BLOCK_SHULKER_BOX_CLOSE
  10. cooldown_enabled: true
  11. requires_permission: true
  12. open_msg_enabled: false
  13. close_msg_enabled: false
  14. no_permission_msg_enabled: true
  15. cooldown_msg_enabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement