Guest User

Untitled

a guest
Apr 19th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. meaSuite:
  2. author: 'Travis Ralston : minecraft@turt2live.com'
  3. SQL:
  4. port: '3306'
  5. username: root
  6. host: localhost
  7. password: taty062308
  8. database: minecraft
  9. prename: '[&9mea&dSuite&f]'
  10. colorVariable: '&'
  11. meaGreylister:
  12. onDeclineCommads:
  13. command1: "broadcast %PLAYER%'s application was denied!"
  14. enabled: 'true'
  15. author: 'Travis Ralston : minecraft@turt2live.com'
  16. onAcceptCommads:
  17. command1: perm global addgroup Default %PLAYER%
  18. command2: perm global rmgroup Guest %PLAYER%
  19. command3: broadcast %PLAYER% is now a Member!
  20. adminView:
  21. label1: age
  22. label2: rules
  23. label3: message
  24. var3: message
  25. var1: age
  26. return1: 'Age: %age%'
  27. var2: rules
  28. return2: 'Rules: %rules%'
  29. return3: 'Message: %message%'
  30. messages:
  31. onApplyError: Nice try :) [Error]
  32. onGuestJoin: Welcome guest!
  33. notEnoughArgs: 'You must supply enough arguments: %HELPMENU%'
  34. onApplicantJoin: Welcome applicant! Your application has not been accepted, or denied.
  35. onEnable: Greylister enabled!
  36. onApplyHave: Your application has already been sent.
  37. onConsoleSend: You must be in-game!
  38. onAppError: Nice try :)
  39. newApplication: There is a new application from %PLAYER% (%NEWAPPS% applications)
  40. onApplyExempt: You are exempt from submitting an application.
  41. onDisable: meaGreylister disabled!
  42. onApplySent: Your application was sent.
  43. meaFreeze:
  44. timestamp:
  45. format: dd/MMM/YYYY @ hh:mm:ss z
  46. enabled: 'true'
  47. author: 'Travis Ralston : minecraft@turt2live.com'
  48. settings:
  49. iceDome: 'true'
  50. lagReduction: 'false'
  51. code:
  52. randomUppercase: 'true'
  53. length: '12'
  54. characters: abcdefghijklmnopqrstuvwxyz0123456789
  55. messages:
  56. notFrozen: '%PLAYER% is not frozen!'
  57. onUnfreezeCommand: nocmd
  58. freezeInfo:
  59. line4: 'Frozen On: %FROZENON%'
  60. line1: 'Frozen By: %WHOFROZE%'
  61. line3: 'Code Frozen: %CODEFROZEN%'
  62. line2: 'Frozen Until: %FROZENUNTIL%'
  63. onFreezeCommand: nocmd
  64. notEnoughArgs: 'You must supply enough arguments: %HELPMENU%'
  65. onUnfreeze: You are free!
  66. onEnable: Freezer enabled!
  67. onCodeFreeze: You are frozen! Type /code %CODE% to unfreeze!
  68. onFreeze: You are frozen!
  69. onExempt: '%PLAYER% is exempt!'
  70. onFrozenLogin: You are frozen until %FROZENUNTIL%
  71. onDisable: Freezer disabled!
  72. meaShop:
  73. enabled: 'true'
  74. defaultLookupStackAmount: '1'
  75. author: 'Travis Ralston : minecraft@turt2live.com'
  76. logToFile: 'true'
  77. sellAllConfirmation: 'true'
  78. defaultBuySellStackAmount: '1'
  79. discounts: 'true'
  80. sellInventoryConfirmation: 'false'
  81. globalMessages: 'true'
  82. itemsPerPage: '10'
  83. backupLogsOnLoad: 'true'
  84. meaEconomy:
  85. iconomy:
  86. port: '3306'
  87. host: localhost
  88. table: iconomy
  89. user: meaSuite
  90. database: minecraft
  91. pass: meaSuite
  92. taxInterval: 1h
  93. dickMode: 'true'
  94. convertIconomy: 'false'
  95. taxOnlineOnly: 'true'
  96. defaultBalance: '25.0'
  97. messages:
  98. balance: 'You have %BALANCE%.'
  99. noPerms: You do not have permission!
  100. otherBalance: '%PLAYER% has %BALANCE%'
  101. onGive: You gave %AMOUNT% to %PLAYER%.
  102. onInterest: You were given interest at %RATE% making your new balance %BALANCE%.
  103. onTax: You were taxxed at %RATE% making your new balance %BALANCE%.
  104. onGet: You got %AMOUNT% from %SENDER% making your balance %BALANCE%.
  105. onSend: You gave %AMOUNT% to %PLAYER% making your balance %BALANCE%.
  106. onLoginBalance: Hello %PLAYER%! Your balance is %BALANCE%.
  107. onSet: You set %PLAYER% to have the balance %AMOUNT%.
  108. top: '%RANK%: %PLAYER% has %AMOUNT%.'
  109. interestInterval: 1h
  110. showTop: '10'
  111. doInterest: 'true'
  112. author: 'Travis Ralston : minecraft@turt2live.com'
  113. logToFile: 'true'
  114. tax: '1'
  115. interest: '0.5'
  116. doTax: 'true'
  117. interestOnlineOnly: 'true'
  118. showBalanceOnLogin: 'true'
  119. meaRandomTP:
  120. onDisabledError: We disabled teleports for now, sorry!
  121. noPerms: You can't do that!
  122. enabled: 'true'
  123. author: 'Travis Ralston : minecraft@turt2live.com'
  124. onEnable: Random TP enabled
  125. maxY: '8000'
  126. maxX: '8000'
  127. onTP: Woosh!
  128. minX: '500'
  129. onDisable: Random TP disabled
  130. minY: '500'
  131. meaChat:
  132. onDisabledError: We disabled teleports for now, sorry!
  133. noPerms: You can't do that!
  134. enabled: 'true'
  135. author: 'Travis Ralston : minecraft@turt2live.com'
  136. onEnable: Random TP enabled
  137. maxY: '8000'
  138. maxX: '8000'
  139. onTP: Woosh!
  140. minX: '500'
  141. onDisable: Random TP disabled
  142. minY: '500'
  143. meaGoodies:
  144. wrapSuggestionInQuotes: 'true'
  145. author: 'Travis Ralston : minecraft@turt2live.com'
  146. suggestionFormat: '[%TIMESTAMP%] %PLAYER% suggested %SUGGESTION%'
  147. noCaps: 'true'
  148. timeFormat: EEE, d MMM yyyy HH:mm:ss Z
  149. allCapsSuffix: '&9[&5C&2a&3p&4s&9]'
  150. messages:
  151. onSuggestion: Thank you for your suggestion.
  152. onNoSuggestion: Hey idiot! If you wanna suggest something, don't leave it blank!
  153. cancelSuggestionMessage: 'true'
Add Comment
Please, Sign In to add comment