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 144
    • Issues 144
    • 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
  • KillMessages

KillMessages · Changes

Page history
Update KillMessages - removed the empty line tricks part as it is misinformation authored Aug 11, 2023 by Ghmmy's avatar Ghmmy
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 12 deletions
+1 -12
  • Mobs/KillMessages.md Mobs/KillMessages.md +1 -12
  • No files found.
Mobs/KillMessages.md
View page @ 585c5de6
...@@ -17,15 +17,4 @@ The syntax for adding Kill Messages is simple. You can even have multiple messag ...@@ -17,15 +17,4 @@ The syntax for adding Kill Messages is simple. You can even have multiple messag
It's that easy! Any player killed by the Soul Eater mob would have one of those two custom death messages displayed to the server. [Variables](/Skills/Placeholders) can also be used in the message, the important one being <target.name> for the name of the dead player. It's that easy! Any player killed by the Soul Eater mob would have one of those two custom death messages displayed to the server. [Variables](/Skills/Placeholders) can also be used in the message, the important one being <target.name> for the name of the dead player.
For more customization, you can also edit your config.yml file and change KillMessagePrefix. This allows you to put a simple prefix in front of all kill messages (variables do not work in the prefix, however). For more customization, you can also edit your config.yml file and change KillMessagePrefix. This allows you to put a simple prefix in front of all kill messages (variables do not work in the prefix, however).
\ No newline at end of file
### Tricks
You can use a solely empty line on the KillMessages field to deactive the mob's kill messages completely. Goes like this:
SilentUndead:
Type: zombie
Display: 'Silent Undead'
KillMessages:
- ''
\ 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
  • Vanilla Overrides
  • 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
Useful Tips