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 158
    • Issues 158
    • 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
  • Commands and Permissions

Commands and Permissions · Changes

Page history
changed flags description authored Oct 26, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Commands-and-Permissions.md Commands-and-Permissions.md +3 -3
  • No files found.
Commands-and-Permissions.md
View page @ 1deb4cbf
......@@ -11,9 +11,9 @@ Some commands can have a set of flags before their first argument, changing how
| -p <playername> | Use this flag to make the command execute at a given player | `mm mobs spawn` |`/mm m s -p <player> [mobname]` |
| -t | Executes the command at the target location | `mm mobs spawn` |`/mm m s -t [mobname]` |
| -n | Fakes the mob as being spawned naturally (`NATURAL` spawn reason, as opposed to `COMMAND`) | `mm mobs spawn` |`/mm m s -n [mobname]` |
| -p | If the command should kill the mob that perfectly matches the name provided, instead of every mob whose name contains the string | `mm mobs killall` | `/mm m killall -p [mobname]` |
| -f | If all the mobs that matches the specified faction should be killed | `mm mobs kill` |`/mm m kill -f [factionname]` |
| -d | Should the item drop if the inventory is full | `mm item give` | `/mm i give -d [itemname]` |
| -p | If the command should also kill persistent mobs | `mm mobs killall` | `/mm m killall -p` |
| -f | Kills all the mobs that matches the specified faction | `mm mobs kill` |`/mm m kill -f [factionname]` |
| -d | If the item should drop on the ground if the inventory is full | `mm item give` | `/mm i give -d [itemname]` |
<!--
As a general note, a command can be made **silent** by using the **`-s`** flag before the first argument. A silent command will not give any chat feedback.
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
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
  • 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
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips