Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 159
    • Issues 159
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
  • Configuration

Configuration · Changes

Page history
Update to latest Configuration file 5.2 (mm 5.2.6) authored Jun 13, 2023 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 12 deletions
+9 -12
  • Configuration.md Configuration.md +9 -12
  • No files found.
Configuration.md
View page @ 89279841
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# http://www.mythiccraft.io # http://www.mythiccraft.io
# #
Configuration: Configuration:
Version: 5.0.3 Version: 5.2
General: General:
AllowMetrics: true AllowMetrics: true
CheckForUpdates: true CheckForUpdates: true
...@@ -11,12 +11,12 @@ Configuration: ...@@ -11,12 +11,12 @@ Configuration:
DebugLevel: 0 DebugLevel: 0
ErrorLogging: true ErrorLogging: true
Language: enUS Language: enUS
UseVolatileFeatures: true
SendGiveItemFeedback: true SendGiveItemFeedback: true
Clock: Clock:
ClockInterval: 1 ClockInterval: 1
SaveInterval: 5 SaveInterval: 5
SpawnsInterval: 2 SpawnsInterval: 2
RandomSpawningInterval: 1
ScannerInterval: 10 ScannerInterval: 10
CleanupInterval: 600 CleanupInterval: 600
Components: Components:
...@@ -46,7 +46,7 @@ Configuration: ...@@ -46,7 +46,7 @@ Configuration:
Mobs: Mobs:
DespawnByDefault: true DespawnByDefault: true
EnableAIModifiers: true EnableAIModifiers: true
EnableTimerSkills: true EnableTimerSkills: true
EnableThreatTables: true EnableThreatTables: true
EnablePlayerFactions: true EnablePlayerFactions: true
EnableLegacySkills: false EnableLegacySkills: false
...@@ -55,6 +55,7 @@ Configuration: ...@@ -55,6 +55,7 @@ Configuration:
Scaling: Scaling:
Default: Default:
Enabled: true Enabled: true
ScaleVanillaMobs: true
PerBlocksFromSpawn: 250 PerBlocksFromSpawn: 250
world2: world2:
Enabled: true Enabled: true
...@@ -65,23 +66,18 @@ Configuration: ...@@ -65,23 +66,18 @@ Configuration:
BossBar: BossBar:
UpdateInterval: 20 UpdateInterval: 20
ScalingEquations: ScalingEquations:
Health: 'V * ((1.05)^(L-1))' Health: V * ((1.05)^(L-1))
Damage: 'V * ((1.05)^(L-1))' Damage: V * ((1.05)^(L-1))
DefaultLevelModifiers: DefaultLevelModifiers:
Health: 0.1 Health: 0.1
Armor: 0 Armor: 0
Damage: 0 Damage: 0
KnockbackResistance: 0 KnockbackResistance: 0
Power: 0 Power: 0
ShowHealth:
Radius: 25
Format: $mobname: $mobhp/$mobmaxhp
RandomSpawning: RandomSpawning:
DisableVanillaSpawns: false DisableVanillaSpawns: false
GenerateSpawnPoints: false GenerateSpawnPoints: false
MaxMobsPerChunk: 2 MaxMobsMultiplier: 1.0
SpawnRadiusPerPlayer: 64
SpawnRadiusPerPlayerY: 32 SpawnRadiusPerPlayerY: 32
DespawnLazyRandomMobs: true DespawnLazyRandomMobs: true
MaxGenerationTime: 20 MaxGenerationTime: 20
...@@ -106,4 +102,5 @@ Configuration: ...@@ -106,4 +102,5 @@ Configuration:
Enabled: true Enabled: true
ShowMoneyMessage: true ShowMoneyMessage: true
MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>' MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>'
``` ```
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples