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 140
    • Issues 140
    • 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
  • Random Spawns

Random Spawns · Changes

Page history
updated plugin config section authored Mar 31, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 31 deletions
+1 -31
  • Random-Spawns.md Random-Spawns.md +1 -31
  • No files found.
Random-Spawns.md
View page @ 51c15f35
......@@ -187,34 +187,4 @@ Nether_Fortress:
### Extra Options in config.yml
These options, located in `MythicMobs/config/config-spawning.yml`-file, are responsible for how SpawnPoints are generated on your server. It's best to use common sense when adjusting these values, as misconfigurations of this section may cause lag on your server.
```yaml
Configuration:
RandomSpawning:
# Disable vanilla mob spawning
DisableVanillaSpawns: false
# Must be enabled for ADD method
GenerateSpawnPoints: true
# Area around players where mobs will try to spawn
SpawnRadiusPerPlayer: 64
SpawnRadiusPerPlayerMin: 16
SpawnRadiusPerPlayerY: 32
PointsPerSecond:
Land: 5
Air: 1
Sea: 2
Lava: 1
Ground: 0
# Maximum milliseconds per tick spent on spawning
MaxGenerationTime: 20
LimitMultiplier: 1.2
```
[1] 1 = 100 %, 0.5 = 50 % ...
\ No newline at end of file
You can find general RandomSpawn options in the `MythicMobs/config/config-spawning.yml` file, with an up-tp-date copy of it that can be found [here](https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Config/config-spawning)
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques