Advertisement
Guest User

Config.yml

a guest
Jan 17th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. ================================================================
  2. Pointshop config
  3. ================================================================
  4. #Item - The item that will be displayed in the gui that can be cliked to open the cataory
  5. ----------------------------------------------------------------
  6. Catagorys:
  7. Guns:
  8. Item:IAMOND_SWORD
  9. ----------------------------------------------------------------
  10. # Item - the ingame block/tool
  11. # Enchatment_to_check - The enchatnt ment to check (for crackshot use)
  12. # Lore - the item's description
  13. # Cost - the ammount of points the item cost
  14. # Rank - The rank required to buy the item (requires a permissions plugin)
  15. # Catagory - the catagory the item is found in via the ingame shop
  16. ----------------------------------------------------------------
  17. Items:
  18. Gun1:
  19. Item: DIAMOND_SHOVEL
  20. Enchatment_to_check: SHARPNESS_4
  21. Lore: 'The Default Gun'
  22. Cost: 100
  23. Rank: Default
  24. Catagroy: Guns
  25. ----------------------------------------------------------------Messages:
  26. Message_Prefix: '[&4TheGtaNetWork&f]'
  27. Message: &1You&f Killed a &4Mob&f and got one &cPoint&f!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement