Advertisement
Guest User

config.yml

a guest
Nov 16th, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. # For more information, check out the plugin manual or join us on Discord:
  2. # http://www.mythicmobs.net
  3. #
  4. Configuration:
  5. Version: 4.11
  6. General:
  7. AllowMetrics: false
  8. CheckForUpdates: false
  9. CompatibilityMode: false
  10. DebugLevel: 0
  11. ErrorLogging: false
  12. Language: enUS
  13. UseVolatileFeatures: true
  14. SendGiveItemFeedback: true
  15. Clock:
  16. ClockInterval: 3
  17. SaveInterval: 60
  18. SpawnsInterval: 10
  19. ScannerInterval: 10
  20. CleanupInterval: 120
  21. Components:
  22. CustomSpawners: true
  23. RandomSpawning: true
  24. Mobs:
  25. DespawnByDefault: true
  26. EnableAIModifiers: true
  27. EnableTimerSkills: true
  28. EnableThreatTables: true
  29. EnablePlayerFactions: true
  30. EnableLegacySkills: false
  31. KillMessagePrefix: ''
  32. PreventOtherDropsByDefault: false
  33. Scaling:
  34. Northfall:
  35. Enabled: true
  36. PerBlocksFromSpawn: 256
  37. Northfall_nether:
  38. Enabled: true
  39. PerBlocksFromSpawn: 128
  40. Northfall_the_end:
  41. Enabled: true
  42. PerBlocksFromSpawn: 64
  43. DefaultLevelModifiers:
  44. Health: 0
  45. Armor: 0
  46. Damage: 0
  47. KnockbackResistance: 0
  48. Power: 0
  49. RandomSpawning:
  50. DisableVanillaSpawns: true
  51. GenerateSpawnPoints: true
  52. MaxMobsPerChunk: 20
  53. SpawnRadiusPerPlayer: 128
  54. SpawnRadiusPerPlayerY: 64
  55. DespawnLazyRandomMobs: true
  56. MaxGenerationTime: 100
  57. PointsPerSecond:
  58. Land: 35
  59. Air: 20
  60. Sea: 16
  61. Lava: 0
  62. Ground: 0
  63. Compatibility:
  64. Heroes:
  65. Enabled: false
  66. McMMO:
  67. Enabled: false
  68. ShowXPMessage: true
  69. XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
  70. SkillAPI:
  71. Enabled: false
  72. ShowXPMessage: true
  73. XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
  74. Vault:
  75. Enabled: true
  76. ShowMoneyMessage: true
  77. MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>'
  78.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement