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
    • Changelogs
  • 4.2.x_changelogs

4.2.x_changelogs · Changes

Page history
moved changelogs to their own folder authored Mar 27, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 0 deletions
+0 -0
  • changelogs/4.2.x_changelogs.md changelogs/4.2.x_changelogs.md +0 -0
  • No files found.
changelogs/4.2.x_changelogs.md 0 → 100644
View page @ 8dcf42ce
4.2.0
=====
1.12 Support
------------
### 1.12 Support
Mobs
----
### NEW: Illusioner
### NEW: Parrot
- Summons a parrot mob
- Options.Color: \[BLUE/CYAN/GRAY/GREEN/RED\]
Mechanics
---------
### NEW: SetUseGravity
Turns the target's gravity on/off.
1. setUseGravity{gravity=true/false}
### NEW: SummonPassenger
Summons a mob riding the casting mob. Will boot a rider off if the mob
already has a passenger.
1. summonPassenger{type=mobtype} @trigger
### BlockMask Effect
- Added **onlyAir=true** option
### Command
Added options to command mechanic:
- sudo=true / asCaster=true
- asOP=true
Targeters
---------
### NEW: @Passenger
### NEW: @None
This targeter is a placeholder. Mostly useful for commands, stuff that
doesn't use a target.
Conditions
----------
### NEW: HasOwner
### NEW: OwnerIsOnline
Disguises
---------
- Added missing 1.11 and 1.12 disguise support
Bug Fixes / Other
-----------------
- Using /mm s resettimers with no argument will now reset all spawners
- Added better error reporting for skills with bad configs
- Verify mobs removed on world unload
- Use bukkit ChatColor instead of spigot ChatColor for backwards
compat
- Removed some error messages
- Fixed example files not generating on 1.12
- Fixed mob eggs being usable in offhand
- Fixed NPE in drop tables
- Fixed NPE with boss bar
- Fixed server crashes caused by NaN velocity values
- Fixed skills attempting to run in worlds that are unloaded
- Fixed bug with command mechanic
- Fixed NPE thrown by forced targeting
- Fixed spawner name not being reusable after removal
- Fixed default color for Llamas not being set if color not specified
- Fixed Profession option for baby zombie villagers
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
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
  • 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
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Particles Types
  • Audience
Examples
Useful Tips