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 141
    • Issues 141
    • 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
    • Mobs
  • Options

Options · Changes

Page history
corrected Despawn option authored Jun 15, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 5 deletions
+4 -5
  • Mobs/Options.md Mobs/Options.md +4 -5
  • No files found.
Mobs/Options.md
View page @ 4b697225
...@@ -56,11 +56,10 @@ This option should be turned on if you're using a lot of mob spawners or entitie ...@@ -56,11 +56,10 @@ This option should be turned on if you're using a lot of mob spawners or entitie
Defaults to `true`. Defaults to `true`.
Available values: Available values:
- `true` - despawns the mob if there are no nearby players, on chunk unload. This option obeys the regular `/mm m kill` command. - `true` - despawns the mob if there are no nearby players, on chunk unload.
- `false` - similar to `persistent` but can be despawned. This option obeys the regular `/mm m kill` command. - `false` - similar to `persistent` but can be despawned.
- `chunk` - despawns the mob when the chunk unloads. This option obeys the regular `/mm m kill` command. - `chunk` - despawns the mob when the chunk unloads.
- `persistent` - the mob is persistent and doesn't despawn. To remove a persistent mob, you have to append `-p` to the kill command, - `persistent` - the mob is persistent and doesn't despawn. To remove a persistent mob, you have to either use the kill command (`/mm m kill <type>`) or append the `-p` flag to the killall one (`/mm m killall -p`). More information on the subject can be found [here](/Commands-and-Permissions#mob-commands).
like so: `/mm m kill -p <type>`.
```yml ```yml
Options: Options:
Despawn: true Despawn: true
......
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