810.00 a
Description: This bookscategory cover about especially covers Admin Commands and basic command or interfaces that is minecraft domain knowledge..
#800#Anythings#810#Game#810.00#Minecraft#810.00 a#Minecraft_Commands
Hot Key
Screen shot Hot key -> F2
My information position etc. -> F3
Simple Level
give admin authoraizaiton
/op <username>
change time
/time set day
/time set <0~24000>
6000 midday
18000 midnigt
change weather and duration (1 = 1seconds)
/weather rain 600
Fill some block(can make to empty)
/fill <x> <y1> <z1> <x2> <y2> <z3> minecraft:air hollow
can change block types , and can change some fill types like replace, destroy
fix day and night cycle
/gamerule doDaylightCycle false
Dynamic Level
move to someone to where
/tp @p <x> <y> <Z>
@p your position
Execute Minecraft server
java -Xmx1024M -Xms1024M -jar <server.jar> nogui
Installing blocks in the air (current postion)
/setblock ~ ~ ~ minecraft:stone
Delete some space (WorldEdit only)
after wand left click and right click positions
//set air
Delete Entitys some areas
r is block distance
/kill @e[type=!player,r=1000]
Disalve slime spawn
/gamerule domobspawn false