MCHPR / MCHPRS

A multithreaded Minecraft server built for redstone.
MIT License
1.59k stars 69 forks source link

Added //stack command + extra #14

Closed Gokborg closed 4 years ago

Gokborg commented 4 years ago

Added Parser::Float option for Nodes, Added the //stack command cargo fmt edited format of plot/mod.rs Added the worldedit_stack function to plot/worldedit.rs cargo fmt edited format of server.rs

AL1L commented 4 years ago

What about //stack [amount] [direction] could use the BlockFace enum when doing it and maybe //stack [amount] [direction] [pattern] to just stack things based on a pattern

AL1L commented 4 years ago

@StackDoubleFlow @Nickster258 ?