Advertisement
kama6012

MMconfig

Jan 25th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. #
  2. # CONFIGURATION INFORMATION AVAILABLE AT: http://xikage.elseland.net/mythicmobs/
  3.  
  4. Configuration:
  5. Version: 2.1
  6. General:
  7. AllowMetrics: true
  8.  
  9. CheckForUpdates: true
  10.  
  11. CompatibilityMode: false
  12.  
  13. DebugLevel: 0
  14.  
  15. ErrorLogging: true
  16.  
  17. UseVolatileFeatures: true
  18.  
  19. Clock:
  20.  
  21. ClockInterval: 5
  22.  
  23. SaveInterval: 5
  24.  
  25. SpawnsInterval: 2
  26.  
  27. ScannerInterval: 10
  28.  
  29. CleanupInterval: 600
  30.  
  31. Mobs:
  32.  
  33. EnableAIModifiers: true
  34.  
  35. EnableTimerSkills: true
  36.  
  37. EnableThreatTables: true
  38.  
  39. EnablePlayerFactions: true
  40.  
  41. EnableLegacySkills: true
  42.  
  43. KillMessagePrefix: 'Test'
  44.  
  45. ShowHealth:
  46.  
  47. Radius: 25
  48.  
  49. Format: $mobmaxhp / $mobhp
  50. show-health-radius: 10
  51. Scaling:
  52.  
  53. Default:
  54.  
  55. Enabled: true
  56.  
  57. PerBlocksFromSpawn: 250
  58.  
  59. world2:
  60.  
  61. Enabled: true
  62.  
  63. PerBlocksFromSpawn: 250
  64.  
  65. world2_nether:
  66.  
  67. Enabled: false
  68.  
  69. PerBlocksFromSpawn: 100
  70.  
  71. DefaultLevelModifiers:
  72.  
  73. Health: 0.1
  74.  
  75. Armor: 0
  76.  
  77. Damage: 0
  78.  
  79. KnockbackResistance: 0
  80.  
  81. Power: 0
  82.  
  83. Compatibility:
  84.  
  85. Heroes:
  86.  
  87. Enabled: true
  88.  
  89. ShowXPMessage: true
  90.  
  91. XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
  92.  
  93. McMMO:
  94.  
  95. Enabled: true
  96.  
  97. ShowXPMessage: true
  98.  
  99. XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
  100. SkillAPI:
  101. Enabled: true
  102. ShowXPMessage: true
  103. XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
  104. Vault:
  105. Enabled: true
  106. ShowMoneyMessage: true
  107. MoneyMessageFormat: You receive <drops.money> currency for slaying <mob.name>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement