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
Show 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 @@
# http://www.mythiccraft.io
#
Configuration:
Version: 5.0.3
Version: 5.2
General:
AllowMetrics: true
CheckForUpdates: true
......@@ -11,12 +11,12 @@ Configuration:
DebugLevel: 0
ErrorLogging: true
Language: enUS
UseVolatileFeatures: true
SendGiveItemFeedback: true
Clock:
ClockInterval: 1
SaveInterval: 5
SpawnsInterval: 2
RandomSpawningInterval: 1
ScannerInterval: 10
CleanupInterval: 600
Components:
......@@ -55,6 +55,7 @@ Configuration:
Scaling:
Default:
Enabled: true
ScaleVanillaMobs: true
PerBlocksFromSpawn: 250
world2:
Enabled: true
......@@ -65,23 +66,18 @@ Configuration:
BossBar:
UpdateInterval: 20
ScalingEquations:
Health: 'V * ((1.05)^(L-1))'
Damage: 'V * ((1.05)^(L-1))'
Health: V * ((1.05)^(L-1))
Damage: V * ((1.05)^(L-1))
DefaultLevelModifiers:
Health: 0.1
Armor: 0
Damage: 0
KnockbackResistance: 0
Power: 0
ShowHealth:
Radius: 25
Format: $mobname: $mobhp/$mobmaxhp
RandomSpawning:
DisableVanillaSpawns: false
GenerateSpawnPoints: false
MaxMobsPerChunk: 2
SpawnRadiusPerPlayer: 64
MaxMobsMultiplier: 1.0
SpawnRadiusPerPlayerY: 32
DespawnLazyRandomMobs: true
MaxGenerationTime: 20
......@@ -106,4 +102,5 @@ Configuration:
Enabled: true
ShowMoneyMessage: true
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