Advertisement
Guest User

Naut MRU Config

a guest
May 14th, 2013
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.14 KB | None | 0 0
  1. # plugins\Mcmmorankup/config.yml - version: 0.6.4.2
  2. #
  3. # Messed Up? Delete this file from your server OR the sections you screwed up and re-start to auto-generate it
  4. #
  5. # ##########################################################################################################
  6. #
  7. # Message Section: Any thing in this section can be customized to your liking. If your message is lengthy,
  8. # its best it enclose it in single-quotes ('..')
  9. # Color codes can be added to any message as well, utilitizing MineCrafts color codes
  10. # and in-game chat methodologies.
  11. #
  12. # If you choose to apply any of the below message tags in your message, be aware that not
  13. # all message currently support message tags. If you see a tag in a message, any of the
  14. # tags listed could be inserted into that message. Best for now to not play with these
  15. # but you should know what they are in the event you delete them out of a message by accident
  16. #
  17. # Message Tags: (case-sensitive!!)
  18. # @ or at - Is used in rank info output. Can be the sign or word
  19. # %player% - Inserts the Players Name
  20. # %ability% - Inserts the Ability Name
  21. # %group% - Inserts the Players current group
  22. # %gender% - Inserts the Players current gender
  23. # %colorreset% - Resets all coloring at tag point
  24. # %cXp% - Inserts the Players current mcmmoXp
  25. # %rXp% - Inserts the Players remaining mcmmoXp until level up
  26. # %xp% - Inserts the Players current MC EXP points
  27. # %level% - Inserts the Players current MC XP Level
  28. # %command% - Inserts a command name
  29. # %buyflag% - Inserts the type of Purchase (Xp or Buks)
  30. # %rankname% - Inserts the name of a rank
  31. # %cost% - Inserts the cost of a rank
  32. # %rank% - Same as rankname above, but slightly different
  33. # %currencyname% - Inserts the name of the Server Currency
  34. # %currency% - Same as currencyname
  35. # %action% - Inserts the name of a reward action
  36. # %promotedemote% - Inserts if promoted or demoted
  37. # %rankline% - Inserts a rank name (skill/ability)
  38. # %skillLevel% - Inserts the players current ability level (case-sensitive)
  39. # %nLevel% - Inserts the players next level (case-sensitive)
  40. # %nRank% - Inserts the players next rank (case-sensitive)
  41. # %pRank% - Inserts the players promoted/demoted rank (case-sensitive)
  42. #
  43. # %rt% - RankInfoTextColor from formatting section
  44. # %ra% - RankInfoAltColor from formatting section
  45. # %pt% - PromoteTextColor from formatting section
  46. # %pp% - PromotePreTextColor from formatting section
  47. # %pur% - rankInfoPurchased from formatting section
  48. # %ht% - headerTextColor from formatting section
  49. # ##########################################################################################################
  50. #
  51. # Config Section: Values in this section are generally 'True' or 'False' with the exception of 2.
  52. # The 'AutoUpdateTime' setting is critical of the trailing character of either an
  53. # 'm' for minutes or an 'h' for hours
  54. # The 'OnJoinDelay' setting is a number setting and needs to stay that way.
  55. # This value is in MineCraft Ticks. 24000 Ticks is equivelant to 20 minutes.
  56. # ##########################################################################################################
  57. #
  58. # Format Section: Any color codes entered into this section need to be enclosed in single-quotes ('...')
  59. # The Header and Footer settings are actual placeholder settings. The characters from the
  60. # center out will be replaced with text from the plugin as well as your messages
  61. # (where implemented). Change with care!
  62. # ##########################################################################################################
  63.  
  64. Message:
  65. NotHaveProfile: '%player% ranking profile could not be located!'
  66. ChooseHability: '%ability% is now your chosen path for ranking up...'
  67. RankUp: '%player% was just %promotedemote% to %group%'
  68. Sucess: You have been promoted to your next level
  69. Demotion: You have been demoted! Cmon, Step it up!
  70. Fail: Promotion not possible... Level is too low!!
  71. NotAvailable: This rank line is not available for ranking up...
  72. NoLongerExists: '&4&lYour current rank line (&6%rankline%&4&l) is no longer available
  73.  
  74. &6Please select a new rank line; &7/mru hab &6<&7ability&6>&7.'
  75. NoAccessAvailable: '&4&lYour rank line (&6%rankline%&4&l) is not available to you
  76.  
  77. &6Please select a new rank line; &7/mru hab &6<&7ability&6>&7.'
  78. AbilityEnabled: '&3 ?? Available for Ranking Up'
  79. AbilityDisabled: '&7 ?? Not Available for Ranking Up'
  80. HabListCurRankLine: '&c&l Your Current Rank Line'
  81. HabListPrefixChar: '&a???&6'
  82. HabListPrefixCharBuy: '&a???&6'
  83. HabListLevel: '&8(&o&5lvl&3:&o&5%level%&8)'
  84. MaxedOutLevel: No further promotions available for this ability
  85. PromosIgnored: Promotions are ignored for you and/or your group
  86. setGender: Your Gender has been set to %gender%
  87. RankInfoTitle: RANK INFO
  88. PromoteTitle: PROMOTION
  89. DemoteTitle: DEMOTION
  90. GlobalBroadcastRankupTitle: RANKING UPDATE
  91. RankInfoLine1: '%rt%Rank Line:%ra% %ability% %rt%@ Level:%ra% %skilllevel% %rt%(%ra%%rankline%%rt%)'
  92. RankInfoLine2: '%pp%* use&e /mru rank%pp% to promote ability to&e %pRank%'
  93. RankInfoLine3: '%rt%Next Promotion @ Level:%ra% %nLevel% %rt%(%ra%%nRank%%rt%)'
  94. RankInfoXp: '%pp%(%rt%&o%cXp%%pp%&o/%rt%&o%rXp%%pp%)%rt%'
  95. RankInfoWillAchieve: '%ra%Your next promotion will achieve greatness in this ability!'
  96. RankInfoHighest: '%ra%Ranking Ability (%ht%%ability%%ra%) Achieved! You are top
  97. dog!!'
  98. RankInfoPromoteDemote: '%pp%%promotedemote% to:&e %pRank%'
  99. BaseRanksListing: BASE RANK ABILITIES
  100. BaseRanksListingSubline: '&c*&7abilities not shown are either not available to you
  101. or disabled'
  102. McmmoAbilityLevelUp: '&6Ranking ability, &5%ability% &6has leveled up to: &5%skilllevel%'
  103. McmmoAbilityXpGain: '&3Ability XP: &8(&5%cXp%&8/&5%rXp%&8)'
  104. DefaultSkillRankListing: '&c**&7default rank line is: %ability%'
  105. CommandAttempt: Command attempted too soon!
  106. RankChecking: '&b%player%%colorreset%, checking your rank for promotion/demotion...'
  107. RankCheckingIgnore: '&b%player%%colorreset%, you are being ignored for promotions!'
  108. LastQuitStats: 'Last Quit Skill was: %skill% @ Level of: %level%'
  109. LastQuitStatsFail: Last Quit stats could not be retrieved... Creating...
  110. HabilitySetFail: '&2%ability% %colorreset%is not an ability you have just yet!'
  111. IgnoredRankLineSet: Ignored Players/Groups can not set rank lines...
  112. NoPermPlayerFeeds: You don't have permission to Manage Feeds...
  113. PlayerFeedsDisabled: Player Feeds are disabled...
  114. Rewarded: ' %action% for your %promotedemote%'
  115. RewardedActionGive: You were just given
  116. RewardedActionTake: has been taken from you
  117. BuyRankPurchaseInfo: '&3Your Purchasing Profile:'
  118. BuyRankPurchaseBuks: '&3%currencyname%: &6'
  119. BuyRankPurchaseXp: '&3XP: &6%xp% &3points &3(Level &6%level%&3)'
  120. PlayerCurrentProfile: '&6%group%&3 ( &6%rankline% &3@ level: &6 %level%&3 )'
  121. BuyRankMenu: Buy a rank for XP or %currencyname%
  122. BuyRankPurchaseConfirm: '&3You purchased Rank &6%rank% &3for &6%cost%&3...'
  123. BuyRankPurchaseReq: '&3Type &f%command% %buyflag% &3<&frankname&3> of the rank you
  124. wish to buy!'
  125. BuyRankPurchaseNot: '&cYour a little short on &e%buymethod% &cto buy ranks!'
  126. BuyRankIgnoreNoPurchase: '&cIgnored Players and/or Groups can not purcahse ranks!!'
  127. BuyRankDisabled: '&c&cYour Rank Line does not allow the buying of Ranks'
  128. BuyRankListEntry: '&f :> &6%cost% &3 to buy &6%rank% &3 Rank'
  129. BuyRankInvalidEntry: '&cInvalid Rank. Type exactly how you see it!'
  130. BuyRankInvalidEntryRedo: '&7Re-enter your purchase command (case sensitive)'
  131. BuyRankNoPermBuks: '&f&lNo permission to purchase ranks with %currency%'
  132. BuyRankNoPermXp: '&f&lNo permission to purchase ranks with XP'
  133. BuyRankLevels: ' levels'
  134. BuyRankPoints: ' points'
  135. Config:
  136. mruStartupSummary: true
  137. UseTagOnlySystem: false
  138. RemoveOnlyPluginGroup: true
  139. PromoteOnJoin: true
  140. AllowDemotions: true
  141. AllowBuyRankDemotions: false
  142. AllowBuyRankSameRankLineDemotions: false
  143. OnJoinDelay: 210
  144. GlobalBroadcastFeed: true
  145. PlayerBroadcastFeed: true
  146. PlayerAbilityXpUpdateFeed: true
  147. DisplayNextPromo: true
  148. DisplayRankInfoXp: true
  149. RankInfoTitles: true
  150. DisplayDisabledRanks: true
  151. AutoUpdate: true
  152. AutoUpdateTime: 1h
  153. UseAlternativeBroadCast: true
  154. UseGenderClass: false
  155. AllowBuyingRanks: false
  156. AllowRankRewards: false
  157. BuyRankCurrencyName: Buks
  158. DefaultSkill: POWERLEVEL
  159. StartTagName: Visitor
  160. Skills:
  161. ACROBATICS:
  162. enabled: false
  163. ARCHERY:
  164. enabled: false
  165. AXES:
  166. enabled: false
  167. EXCAVATION:
  168. enabled: false
  169. FISHING:
  170. enabled: false
  171. HERBALISM:
  172. enabled: false
  173. MINING:
  174. enabled: false
  175. POWERLEVEL:
  176. enabled: true
  177. REPAIR:
  178. enabled: false
  179. SMELTING:
  180. enabled: false
  181. SWORDS:
  182. enabled: false
  183. TAMING:
  184. enabled: false
  185. UNARMED:
  186. enabled: false
  187. WOODCUTTING:
  188. enabled: false
  189. Formatting:
  190. TitleHeader: .oOo.————————————————————————————————————————————————————————————————.oOo.
  191. TitleFooter: ——————————————————————————————————————————————————————————————————————————————
  192. ReportCatSeparator: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  193. MessageSeparator: '&f-----------------------------------------------------'
  194. TitleHeaderLineColor: '&9'
  195. TitleHeaderTextColor: '&e'
  196. TitleHeaderTextColorBold: true
  197. TitleHeaderAltColor: '&f'
  198. TitleHeaderAltColorBold: true
  199. TitleFooterLineColor: '&9'
  200. TitleFooterTextColor: '&e'
  201. RankInfoTextColor: '&b'
  202. RankInfoAltColor: '&3'
  203. PromoteTextColor: '&e'
  204. RankInfoPurchased: '&e'
  205. PromoteTextBold: true
  206. PromotePreTextColor: '&5'
  207. GeneralMessages: '&6'
  208. PlayerWarnings: '&c'
  209. PlayerToIgnore: ''
  210. GroupToIgnore: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement