Advertisement
Guest User

Untitled

a guest
Apr 12th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. NumOfSlots: 27
  2. TokensPerVote: 10
  3. UseVotifier: true
  4. UseVaultShops: true
  5. UseBuiltInKitSystem: true
  6. DefaultShopName: na
  7. DefaultShopType: Token
  8. DefaultShopItemName: na
  9. DefaultShopItemID: na
  10. DefaultShopItemOnlogin: false
  11. TokenCommand: '$aYou Currently have: $b%Token% $aTokens!'
  12. TokenShopPriceLore: '$aPrice: $b%Cost% $aTokens'
  13. VaultShopPriceLore: '$aPrice: $b%Cost% $a%Currency%'
  14. BroadcastMessageOnVote: Thanks, %Player%, for voting!
  15. PlayerMessageOnVote: You've gained 10 Tokens, thanks for your support!
  16. CommandRunOnVote: na
  17. Broadcaster:
  18. UseBroadcaster: true
  19. HowOften: 20
  20. Messages:
  21. - Don't for get to vote! Use /vote
  22. - Check out our donations! Use /donate
  23. ShopName:
  24. SlotX:
  25. ItemID: INT
  26. ItemAMT: INT
  27. EnchantCode: na
  28. CustomName: na
  29. NameColor: na
  30. ItemLore: na
  31. TokenCost: INT
  32. Broadcast: na
  33. Command: na
  34. PlayerMessage: na
  35. GiveItem: BOOLEAN
  36. GiveKit: na
  37. Test:
  38. Slot0:
  39. ItemID: 273
  40. ItemAMT: 1
  41. CustomName: '$aExample Name'
  42. ItemLore: '$6 What! Lore Also!'
  43. TokenCost: 9001
  44. Broadcast: '%Player%, is buying an Example Item!'
  45. PlayerMessage: '$a Thank you for your purchase!'
  46. GiveItem: true
  47. Slot1:
  48. ItemID: 10
  49. ItemAMT: 1
  50. CustomName: '$cFire Armour'
  51. TokenCost: 45
  52. PlayerMessage: '$aYou now can rule the realm of Minecraftia with your Fire set!'
  53. GiveItem: false
  54. GiveKit: fireArmour
  55. Slot2:
  56. ItemID: 293
  57. ItemAMT: 1
  58. EnchantCode: DMA9
  59. CustomName: '$eA Hoe To Rule Them All'
  60. ItemLore: 'This hoe is the mightest of them all!'
  61. TokenCost: 123
  62. Broadcast: '$cBe warned! $a%Player% $chas a power hoe!'
  63. Command: give %Player% 364 10
  64. PlayerMessage: I've given you some steak, thought you might be hungery!
  65. GiveItem: true
  66. TokenShopSign:
  67. Line0:
  68. Text: -na-
  69. Color: -na-
  70. Line1:
  71. Text: '[Token Shop]'
  72. Color: '[Token Shop]'
  73. Line2:
  74. Text: SHOPNAME
  75. Color: SHOPNAME
  76. Line3:
  77. Text: -na-
  78. Color: -na-
  79. ShopNameColor: $c
  80. VaultShopSign:
  81. Line0:
  82. Text: -na-
  83. Color: -na-
  84. Line1:
  85. Text: '[Vault Shop]'
  86. Color: $a[Vault Shop]
  87. Line2:
  88. Text: SHOPNAME
  89. Color: SHOPNAME
  90. Line3:
  91. Text: -na-
  92. Color: -na-
  93. ShopNameColor: $c
  94. VotingWebsites:
  95. - ExampleUrl
  96. - Example2Url
  97. VotingMessageMainColor: $a
  98. DonationWebsiteMessage: For Donations Goto our website, MyServer.com/Donations
  99. KitNames: []
  100. Commands:
  101. openshop: []
  102. disable: []
  103. defaultshop: []
  104. balance: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement