Commands Usage
If you're looking for the Multiverse-Core , Multiverse-Portals or Multiverse-NetherPortals Command References, click the links!
Index
- Add Disabled Shares Command
- Add Shares Command
- Add Worlds Command
- Bulkedit Global Profile Clear Command
- Bulkedit Global Profile Modify Command
- Bulkedit Player Profile Clear Command
- Bulkedit Player Profile Delete Command
- Bulkedit Player Profile Migrate Player Name Command
- Bulkedit Player Profile Migrate Inventory Serialisation Command
- Cache Invalidate All Command
- Cache Invalidate Player Command
- Cache Stats Command
- Check Group Conflict Command
- Config Command
- Create Group Command
- Delete Group Command
- Give Command
- Group Command
- Help Command
- Info Command
- Inventory Modify Command
- Inventory View Command
- List Command
- Migrate Command
- Player Data Import Command
- Reload Command
- Remove Disabled Shares Command
- Remove Shares Command
- Remove Worlds Command
- Toggle Command
Add Disabled Shares Command
Description:
Adds disabled shares to a group.
Usage:
/mvinv add-disabled-shares <groupname> <share1,share2,...> Examples:
/mvinv add-disabled-shares smpgroup last_location
Permission:
multiverse.inventories.adddisabledshares
Add Shares Command
Description:
Adds one or more shares to a group.
Usage:
/mvinv add-shares <groupname> <share1,share2,...> Examples:
/mvinv add-shares smpgroup last_location
Permission:
multiverse.inventories.addshares
Add Worlds Command
Description:
Adds one or more worlds to a group. Worlds supports wildcards and regex. For more info on that, see Advanced Group Config .
Usage:
/mvinv add-worlds <groupname> <world1,world2,...> Examples:
/mvinv add-worlds smpgroup Survival/mvinv add-worlds smpgroup r=world_[0-9]_player
Permission:
multiverse.inventories.addworlds
Bulkedit Global Profile Clear Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Clears all global profile data for all players.
Usage:
/mvinv bulkedit globalprofile clear <players> [--clear-all-playerprofiles] Examples:
/mvinv bulkedit globalprofile clear benthecat10 --clear-all-playerprofiles
Permission:
multiverse.inventories.bulkedit
Bulkedit Global Profile Modify Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Modifies global profile data for one or more players.
Usage:
/mvinv bulkedit globalprofile modify <property> <value> <players> Examples:
/mvinv bulkedit globalprofile modify load-on-login false @all
Permission:
multiverse.inventories.bulkedit
Bulkedit Player Profile Clear Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Clears player profile data for one or more players.
Usage:
/mvinv bulkedit playerprofile clear <players> <groups|worlds> [profile-type] [--include-groups-worlds] Examples:
/mvinv bulkedit playerprofile clear @all group=x;world=flat,test,test1 @all
Permission:
multiverse.inventories.bulkedit
Bulkedit Player Profile Delete Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Deletes specific sharable data for one or more players.
Usage:
/mvinv bulkedit playerprofile delete <sharable> <players> <groups|worlds> [profile-type] [--include-groups-worlds] Examples:
/mvinv bulkedit playerprofile delete ender_chest benthecat10 @all @all/mvinv bulkedit playerprofile delete ender_chest @all @all creative
Permission:
multiverse.inventories.bulkedit
Bulkedit Player Profile Migrate Player Name Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Migrates player data from one player to another. By default, player name changes are detected automatically and no action is needed. This command is only needed in the rare case where automatic detection fails.
Usage:
/mvinv bulkedit playerprofile migrate player-name <from-name|uuid> <to-name> Examples:
/mvinv bulkedit playerprofile migrate player-name benji_0224 benthecat10
Permission:
multiverse.inventories.bulkedit
Bulkedit Player Profile Migrate Inventory Serialisation Command
Please backup your data before running this command as deleted data CANNOT be undone!
Description:
Migrates player inventory data from one serialisation format to another. Note that nbt format is only supported on PaperMC servers.
Usage:
/mvinv bulkedit playerprofile migrate inventory-serialisation <nbt|bukkit> Examples:
/mvinv bulkedit playerprofile migrate inventory-serialisation nbt
Permission:
multiverse.inventories.bulkedit
Cache Invalidate All Command
Description:
Invalidates all cached player data.
Usage:
/mvinv cache invalidate all Permission:
multiverse.inventories.cache.invalidate
Cache Invalidate Player Command
Description:
Invalidates cached data for a specific player.
Usage:
/mvinv cache invalidate player <player> Examples:
/mvinv cache invalidate player benthecat10
Permission:
multiverse.inventories.cache.invalidate
Cache Stats Command
Description:
Displays cache statistics.
Usage:
/mvinv cache stats Permission:
multiverse.inventories.cache.stats
Check Group Conflict Command
Description:
Checks for conflicts in group definitions. A conflict occurs when two or more groups contain the same world and has overlapping shares.
Usage:
/mvinv check-group-conflict Permission:
multiverse.inventories.checkgroupconflict
Config Command
Description:
View or modify configuration options.
Usage:
/mvinv config set <option> [value] Examples:
/mvinv config set use-optionals-for-ungrouped-worlds false
Permission:
multiverse.inventories.config
Create Group Command
Description:
Creates a new Multiverse-Inventories group. For more information on groups and shares, please see the Basic Usage Guide .
Usage:
/mvinv create-group <group-name> <world1,world2,...> <share1,share2,...> Examples:
/mvinv create-group smpgroup smp,smp_nether,smp_the_end all/mvinv create-group adventuregroup adventure,adventure_nether inventory,experience,health
Permission:
multiverse.inventories.creategroup
Delete Group Command
Description:
Deletes an existing Multiverse-Inventories group.
Usage:
/mvinv delete-group <group-name> Examples:
/mvinv delete-group smpgroup
Permission:
multiverse.inventories.deletegroup
Give Command
Description:
Gives a player the specified item for a particular world or group. This commands works even if the player is offline or not in that specific world. A gamemode needs to be specified if gamemode-share-handling is enabled in the config.
Usage:
/mvinv give <player> <world> [gamemode] <item> [amount] Examples:
/mvinv give benthecat10 Survival diamond/mvinv give benthecat10 Survival diamond 100
Permission:
multiverse.inventories.give
Group Command
Description:
This is the one command to rule them all! This command is used to create, edit, and delete Multiverse-Inventories groups. It is very easy to use. Simply type the command and you will be prompted for additional input for anything you'd like to do. No complicated arguments; Just simple.
Usage:
/mvinv group Permission:
multiverse.inventories.group
Help Command
Description:
Displays help information for Multiverse-Inventories commands.
Usage:
/mvinv help [page] Examples:
/mvinv help/mvinv help 2
Permission:
multiverse.inventories.help
Info Command
Description:
Displays information about a world or group. If a world name and group name are the same, both will be displayed.
Usage:
/mvinv info <worldname|groupname> Examples
/mvinv info Survival/mvinv info default
Permission:
multiverse.inventories.info
Inventory Modify Command
Description:
GUI panel in-game to modify a player's inventory for a specific world or group.
Usage:
/mvinv modify <player> <world> Examples:
/mvinv modify benthecat10 Survival
Permission:
multiverse.inventories.view.modify
Inventory View Command
Description:
GUI panel in-game to view a player's inventory for a specific world or group.
Usage:
/mvinv view <player> <world> Examples:
/mvinv view benthecat10 Survival
Permission:
multiverse.inventories.view
List Command
Description:
Displays a list of groups.
Usage:
/mvinv list
Permission:
multiverse.inventories.list
Migrate Command
Description:
Migrate data from MultiInv, WorldInventories, or PerWorldInventory.
Usage:
/mvinv migrate <MultiInv|WorldInventories|PerWorldInventory> Examples:
/mvinv migrate MultiInv/mvinv migrate WorldInventories
Permission:
multiverse.inventories.migrate
Player Data Import Command
Description:
Imports player data from vanilla playerdata folder of a world.
Usage:
/mvinv playerdata import <world> Examples:
/mvinv playerdata import Survival
Permission:
multiverse.inventories.importplayerdata
Reload Command
Description:
Reloads configuration files and clears all cache. Do this when you made changes to config.yml or groups.yml.
Usage:
/mvinv reload Permission:
multiverse.inventories.reload
Remove Disabled Shares Command
Description:
Removes disabled shares from a group.
Usage:
/mvinv remove-disabled-shares <groupname> <share1,share2,...> Examples:
/mvinv remove-disabled-shares smpgroup last_location
Permission:
multiverse.inventories.removedisabledshares
Remove Shares Command
Description:
Removes shares from a group.
Usage:
/mvinv remove-shares <groupname> <share1,share2,...> Examples:
/mvinv remove-shares smpgroup last_location
Permission:
multiverse.inventories.removeshares
Remove Worlds Command
Description:
Removes a world from a group.
Usage:
/mvinv remove-worlds <groupname> <world1,world2,...> Examples:
/mvinv remove-worlds smpgroup Survival
Permission:
multiverse.inventories.removeworlds
Toggle Command
Description:
Toggles an optional sharable on or off. See the Shares List for a list of optional shares.
Usage:
/mvinv toggle <optional-share> Examples:
/mvinv toggle last_location
Permission:
multiverse.inventories.toggle