Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #==McMMO Configuration==
  2. #You can turn off excavation loot tables by turning the option to false
  3. #You can customize mcMMOs command names by modifying them here as well
  4. #This is an early version of the configuration file, eventually you'll be able to customize messages from mcMMO and XP gains
  5. #Sat May 07 01:53:05 EDT 2011
  6. #
  7. #ability properties
  8. abilityDurabilityLoss=2
  9. berserkCooldown=240
  10. CobblestoneRepairItemNumber=4
  11. DiamondItemRepairName=Diamond Ore
  12. DiamondRepairItemNumber=264
  13. feathersConsumedByChimaeraWing=10
  14. gigaDrillBreakerCooldown=240
  15. GoldItemRepairName=Gold Bars
  16. GoldRepairItemNumber=266
  17. greenTerraCooldown=240
  18. IronItemRepairName=Iron Bars
  19. IronRepairItemNumber=265
  20. repairDiamondLevel=50
  21. serratedStrikeCooldown=240
  22. skullSplitterCooldown=240
  23. superBreakerCooldown=240
  24. treeFellerCooldown=240
  25. WoodItemRepairName=Wood Planks
  26. WoodRepairItemNumber=5
  27. #
  28. #xp properties
  29. acrobaticsXpModifier=2
  30. archeryXpModifier=2
  31. axesXpModifier=2
  32. excavationXpModifier=2
  33. globalXpModifier=1
  34. herbalismXpModifier=2
  35. miningXpModifier=2
  36. pvpXpRewardModifier=1
  37. repairXpModifier=2
  38. swordsXpModifier=2
  39. tamingXpModifier=2
  40. unarmedXpModifier=2
  41. woodcuttingXpModifier=2
  42. xpGainMultiplier=1
  43. #
  44. #properties
  45. anvilMessages=true
  46. archeryFireRateLimit=true
  47. canExcavateApples=true
  48. canExcavateBones=true
  49. canExcavateCake=true
  50. canExcavateCocoaBeans=true
  51. canExcavateDiamond=true
  52. canExcavateEggs=true
  53. canExcavateGlowstone=true
  54. canExcavateMushrooms=true
  55. canExcavateMusic=true
  56. canExcavateNetherrack=true
  57. canExcavateSlowSand=true
  58. canExcavateSulphur=true
  59. CobblestoneItemRepairName=Cobblestone
  60. enableGreenThumbCobbleToMossy=true
  61. gravelToClay=true
  62. miningRequiresPickaxe=true
  63. mySpawnClearsInventory=true
  64. pvp=true
  65. pvpGivesXP=true
  66. toolsLoseDurabilityFromAbilities=true
  67. woodcuttingRequiresAxe=true
  68. #
  69. #Commands
  70. /accept=accept
  71. /addxp=addxp
  72. /clearmyspawn=clearmyspawn
  73. /invite=invite
  74. /mcability=mcability
  75. /mcc=mcc
  76. /mcgod=mcgod
  77. /mcitem=mcitem
  78. /mcmmo=mcmmo
  79. /mcrefresh=mcrefresh
  80. /mctop=mctop
  81. /mmoedit=mmoedit
  82. /mmostats=stats
  83. /myspawn=myspawn
  84. /party=party
  85. /ptp=ptp
  86. /setmyspawn=setmyspawn
  87. /stats=mmostats
  88. /whois=whommo
  89. #
  90. #MySQL
  91. UseMySQL=true
  92. MySQLServer=
  93. MySQLport=
  94. MySQLdbName=
  95. MySQLdbPass=
  96. MySQLuserName=
  97. MySQLTablePrefix=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement