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 146
    • Issues 146
    • 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
corrected misspelling in -d command flag description. authored Oct 26, 2023 by Dante's avatar Dante
Show whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Commands-and-Permissions.md Commands-and-Permissions.md +1 -1
  • No files found.
Commands-and-Permissions.md
View page @ dba1d0c7
......@@ -13,7 +13,7 @@ Some commands can have a set of flags before their first argument, changing how
| -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 if full | `mm item give` | `/mm i give -d [itemname]` |
| -d | Should the item drop 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