FreeMinecraftModels Commands
Use /freeminecraftmodels or /fmm.
Setup and Content Management
| Command | Purpose |
|---|---|
/fmm | Prints the current setup/help summary |
/fmm initialize | Opens the player-only first-time setup flow |
/fmm setup | Opens the player-only content-management menu |
/fmm downloadall | Downloads all currently accessible official content |
/fmm updatecontent | Downloads updates for outdated official content |
/fmm updateall | Alias of /fmm updatecontent |
/fmm reload | Re-imports content and regenerates the pack output |
/fmm version | Shows the plugin version |
/fmm stats | Shows loaded-model statistics |
Model Spawning and Placement
| Command | Purpose |
|---|---|
/fmm spawn static <id> | Spawns a static model |
/fmm spawn dynamic <id> | Spawns a dynamic model |
/fmm spawn prop <id> | Creates a persistent prop entry and spawns it |
/fmm itemify <id> <material> | Creates a placeable item that spawns the chosen model as a prop |
/fmm mount <id> | Spawns an experimental rideable mount using a disguised horse |
Utilities
| Command | Purpose |
|---|---|
/fmm disguise <id> | Disguises the player as a loaded model |
/fmm undisguise | Removes the player's disguise |
/fmm hitbox visualize [duration] | Visualizes hitboxes for debugging |
/fmm deleteall | Removes all currently loaded modeled entities |
Permissions
- Most commands use
freeminecraftmodels.*. /fmm deleteallusesfreeminecraftmodels.deleteall.initialize,setup,spawn,itemify,disguise,undisguise,mount, andhitbox visualizeare player-only commands.