Here will include a list of all Iris commands that you may need to know. If a command is too long for this page, it will be placed on a new page linked underneath it.
Hover over commands in chat to see their descriptions.
Aliases: irs, ir, iris
The top level argument for all Iris commands.
/iris
Aliases: aura
Set aura spin.
hsb/iris aura h=0.5 s=1.0 b=0.8
Perform bitwise calculations between two integer values.
Aliases: bitwise
Performs various bitwise operations on two integer values.
value1operator| (OR), & (AND), ^ (XOR), << (left shift), >> (right shift), or % (modulo).value2/bitwise 5 & 3
/bitwise 4 << 1
/bitwise 7 ^ 2
Aliases: c, +, create
Create a new Iris world.
nametypeseed/iris create name=<my_world> type=overworld seed=1337
Aliases: debug
Toggle the debug information in Console.
on/iris debug on/off
Aliases: dl, download
Download a project.
pack, projectbranchtrimoverwrite, force/iris download pack=overworld branch=master trim=true/false overwrite=true/false
Aliases: edit
Edit something.
region, r
Edit the region you specify.
dimension, d
Edit the dimension you specify.
biome, b
Edit the biome you specify.
jigsaw, pool, jigsawpool
Edit the pool file you specify.
cave, c
Edit the cave file you specify.
jigsawPiece, piece
Edit the jigsaw pieces you specify.
/iris edit region region=frozen
Kick everyone out of an Iris world.
world/iris evacuate <my_world>
Aliases: find, goto
Find something.
object
Find an object.
region
Find a region.
biome
Find a biome.
structure
Find a structure.
poi
Find a point of interest.
/iris find structure structure=village-savanna
Aliases: height
Prints the current world height information.
/iris height
Aliases: jigsaw
Iris jigsaw commands.
Subcommands:
place
Place a jigsaw structure.
structureexit
Exit the current jigsaw editor.
save
Save and Exit the current jigsaw editor.
create
Create a jigsaw piece.
pieceprojectobjectedit
The jigsaw piece to edit.
/iris jigsaw place structure=igloo
Aliases: loadWorld
world/iris loadWorld world=<my_world>
Aliases: metrics
Get the current Metrics for your world.
/iris metrics
Aliases: o, object
Top argument for Iris Object manipulation.
/iris object
Aliases: pregen, pregenerate
Iris' built-in Pregeneration.
Subcommands:
start
radiusworldcenterstop, x
Stop the active pregeneration.
pause
Pause the active pregeneration.
/iris pregen start radius=5000 world=<my_world> center=0,0
Aliases: reload
Reload the configuration files.
/iris reload
Aliases: delete, rm, del, remove
Remove an Iris world.
worlddelete/iris remove world=<my_world> delete=true/false
Aliases: s, std, studio
Top argument for Iris Studio.
/iris studio
Aliases: teleport, tp
Teleport to an Iris world.
worldplayer/iris teleport world=<my_world> player=<player_name>
Aliases: unloadWorld
Unload an Iris world.
world/iris unloadWorld world=<my_world>
Aliases: updater
Updates all chunks in the specified world.
world/iris updater world=<my_world>
Aliases: version
Print the plugins current version information.
/iris version
Aliases: what
Identify a Block, Item, Region, Biome.
Subcommands:
markers
Show markers in Chunk.
markercave_floor or cave_ceiling.block
Identify what I'm looking at.
region
Identify the current Region.
biome
Identify the current Biome.
hand
Identify what's in my hand.
/iris what block
Aliases: accesslist, world
Access a list of all Iris worlds.
/iris world
An extremely unsafe command. Only do this if staff or your pack developer says so.
Aliases: update-world, ^world
Updating the pack of an Iris world.
worlddimension, packc, confirmfresh, new, new-download/iris ^world <my_world> dimension:new_pack_version confirm:true