VacAge

Untitled

Oct 14th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 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.9
  6. General:
  7. AllowMetrics: true
  8. CheckForUpdates: true
  9. CompatibilityMode: false
  10. DebugLevel: 0
  11. ErrorLogging: true
  12. Language: enUS
  13. UseVolatileFeatures: true
  14. Clock:
  15. ClockInterval: 1
  16. SaveInterval: 5
  17. SpawnsInterval: 2
  18. ScannerInterval: 10
  19. CleanupInterval: 600
  20. Components:
  21. CustomSpawners: true
  22. RandomSpawning: true
  23. Mobs:
  24. DespawnByDefault: true
  25. EnableAIModifiers: true
  26. EnableTimerSkills: true
  27. EnableThreatTables: true
  28. EnablePlayerFactions: true
  29. EnableLegacySkills: false
  30. KillMessagePrefix: ''
  31. PreventOtherDropsByDefault: false
  32. Scaling:
  33. Default:
  34. Enabled: true
  35. PerBlocksFromSpawn: 250
  36. world2:
  37. Enabled: true
  38. PerBlocksFromSpawn: 250
  39. world2_nether:
  40. Enabled: false
  41. PerBlocksFromSpawn: 100
  42. ScalingEquations:
  43. Health: V * ((1.05)^(L-1))
  44. Damage: V * ((1.05)^(L-1))
  45. DefaultLevelModifiers:
  46. Health: 0.1
  47. Armor: 0
  48. Damage: 0
  49. KnockbackResistance: 0
  50. Power: 0
  51. RandomSpawning:
  52. DisableVanillaSpawns: false
  53. GenerateSpawnPoints: true
  54. MaxMobsPerChunk: 2
  55. SpawnRadiusPerPlayer: 64
  56. SpawnRadiusPerPlayerY: 32
  57. DespawnLazyRandomMobs: true
  58. MaxGenerationTime: 20
  59. PointsPerSecond:
  60. Land: 2
  61. Air: 0
  62. Sea: 2
  63. Lava: 0
  64. Ground: 2
  65. Compatibility:
  66. Heroes:
  67. Enabled: true
  68. McMMO:
  69. Enabled: true
  70. ShowXPMessage: true
  71. XPMessageFormat: '&6*** &eВы подобрали &f<drop.amount> exp &eза убийство &7<dropper.name>&e! &6***'
  72. SkillAPI:
  73. Enabled: true
  74. ShowXPMessage: true
  75. XPMessageFormat: '&6*** &eВы подобрали &f<drop.amount> exp &eза убийство &7<dropper.name>&e! &6***'
  76. Vault:
  77. Enabled: true
  78. ShowMoneyMessage: true
  79. MoneyMessageFormat: '&2*** &aВы подобрали &f<drop.amount>Val&a!&2***'
  80.  
Add Comment
Please, Sign In to add comment