Guest User

Untitled

a guest
Jul 22nd, 2023
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. # For more information, check out the plugin manual or join us on Discord:
  2. # http://www.mythiccraft.io
  3. #
  4. Configuration:
  5. Version: 5.2
  6. General:
  7. AllowMetrics: true
  8. CheckForUpdates: true
  9. CompatibilityMode: false
  10. DebugLevel: 0
  11. ErrorLogging: false
  12. Language: enUS
  13. SendGiveItemFeedback: true
  14. Clock:
  15. ClockInterval: 1
  16. SaveInterval: 5
  17. SpawnsInterval: 2
  18. RandomSpawningInterval: 1
  19. ScannerInterval: 10
  20. CleanupInterval: 600
  21. Components:
  22. CustomSpawners: true
  23. RandomSpawning: true
  24. ItemUpdating:
  25. Enabled: true
  26. Targeters:
  27. Filters:
  28. Default:
  29. TargetSelf: false
  30. TargetPlayers: true
  31. TargetArmorStands: false
  32. TargetMarkers: false
  33. TargetCreativeMode: true
  34. TargetSpectatorMode: true
  35. TargetCitizensNPCs: false
  36. TargetAnimals: true
  37. TargetCreatures: true
  38. TargetMonsters: true
  39. TargetWaterMobs: true
  40. TargetFlyingMobs: true
  41. TargetSameFaction: true
  42. TargetOwner: true
  43. TargetNonMythic: true
  44. TargetVillagers: true
  45. Mobs:
  46. DespawnByDefault: true
  47. EnableAIModifiers: true
  48. EnableTimerSkills: true
  49. EnableThreatTables: true
  50. EnablePlayerFactions: true
  51. EnableLegacySkills: false
  52. KillMessagePrefix: ''
  53. PreventOtherDropsByDefault: false
  54. Scaling:
  55. Default:
  56. Enabled: false
  57. ScaleVanillaMobs: false
  58. PerBlocksFromSpawn: 250
  59. world2:
  60. Enabled: false
  61. PerBlocksFromSpawn: 250
  62. world2_nether:
  63. Enabled: false
  64. PerBlocksFromSpawn: 100
  65. BossBar:
  66. UpdateInterval: 20
  67. ScalingEquations:
  68. Health: V * ((1.05)^(L-1))
  69. Damage: V * ((1.05)^(L-1))
  70. DefaultLevelModifiers:
  71. Health: 0.1
  72. Armor: 0
  73. Damage: 0
  74. KnockbackResistance: 0
  75. Power: 0
  76. RandomSpawning:
  77. DisableVanillaSpawns: false
  78. GenerateSpawnPoints: true
  79. MaxMobsMultiplier: 1.0
  80. SpawnRadiusPerPlayerY: 128
  81. DespawnLazyRandomMobs: false
  82. MaxGenerationTime: 20
  83. PointsPerSecond:
  84. Land: 3
  85. Air: 0
  86. Sea: 2
  87. Lava: 0
  88. Ground: 0
  89. Compatibility:
  90. Heroes:
  91. Enabled: true
  92. McMMO:
  93. Enabled: true
  94. ShowXPMessage: true
  95. XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
  96. SkillAPI:
  97. Enabled: true
  98. ShowXPMessage: true
  99. XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
  100. Vault:
  101. Enabled: true
  102. ShowMoneyMessage: true
  103. MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>'
  104.  
Add Comment
Please, Sign In to add comment