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 142
    • Issues 142
    • 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
    • Config
  • config general

config general · Changes

Page history
moved default configs authored Mar 31, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • config/config-general.md config/config-general.md +2 -1
  • No files found.
config/config-general.md 0 → 100644
View page @ d6c5b0fb
```yaml
#
# General Configuration Options
#
# General config options for Mythic. Learn more on the wiki here:
#
# Manual - https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/home
# Discord - https://www.discord.gg/MythicCraft
#
Configuration:
Version: 5.6
#================================================================================
# General Options
#================================================================================
General:
AllowMetrics: true
CheckForUpdates: true
DebugLevel: 0
DebugMode: false
DebugSpawners: false
ErrorLogging: true
ThreadPoolSize: -1
AnnounceOpReload: false
# Tries to match mobs by their display name and turn them into Mythic Mobs when
# spawned by a different plugin, for plugins that don't support Mythic
CompatibilityMode: false
#================================================================================
# Features - Set to false to totally disable a feature
#================================================================================
Features:
PlayerFactions: true
RandomSpawning: true
Spawners: true
#================================================================================
# Commands - Options related to commands
#================================================================================
Commands:
SendGiveItemFeedback: true
#================================================================================
# Clock - Options that affect the clock. Changing isn't recommended in general.
# All values are in ticks
#================================================================================
Clock:
Main: 1
Saving: 300
Spawners: 2
RandomSpawning: 1
Scanner: 10
Cleanup: 600
#================================================================================
# Built-in compatibility with other plugins
#================================================================================
Compatibility:
ProtocolLib:
Enabled: true
Heroes:
Enabled: true
McMMO:
Enabled: true
ShowXPMessage: true
XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
SkillAPI:
Enabled: true
ShowXPMessage: true
XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
Vault:
Enabled: true
ShowMoneyMessage: true
MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>'```
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

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