Pythagoras
Every Teacher Should Know These Commands for Minecraft: Education Edition
When creating lessons for MC: EE, there are cheats available to make the world to your specifications. But what if you want something different? Using the chat feature, you can set up your world in even more ways.

for any typed command, you need to have the chat function up first. to do this, type "t" or "/". also - don't type any "quotation marks"
Index
Weather
static, variated, clear, rainy, thunderstorm
Static
set your preferred weather using one of the commands below
type "/gamerule doWeatherCycle false"
Variated
cheats menu, Weather Cycle: on
type "/gamerule doWeatherCycle true"
Clear
cheats menu, Weather Cycle: off
type "/alwaysday"
type "/weather clear"
Rainy
type "/weather rain"
Thunderstorm
type "/weather thunder
Time of Day
static, variated, sunrise, day, noon, sunset, night, midnight
Static
set your preferred time of day using one of the below commands
type "/gamerule doDaylightCycle false"
Variated
cheats menu, Do Daylight Cycle: on
type "/gamerule doDaylightCycle true"
Sunrise
type "/time set sunrise"
Day
cheats menu, Do Daylight Cycle: off
type "/time set day"
Noon
type "/time set noon"
Sunset
type "/time set sunset"
Night
type "/time set night"
Midnight
type "/time set midnight"
Building
notes on coordinate points, notes on block names, fill a space with a specific block, replace a block with another block in a specific space
Coordinate Points
do not use commas; should look like: x y z
Block Names
start typing the block type
use the list presented for searching
press tab when selection is correct or finish typing
Fill a space with a specific block
type "/fill StartingCoordinates EndingCoordinates BlockName"
Replace a block with another block in a specific space
type "/fill StartingCoordinates EndingCoordinates BlockNameA 0 replace BlockNameB"
BlockNameB: block that is replacing BlockNameA