Description
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- Source Code:
- https://github.com/Litona/mathMC
mathMC is a 3d function plotter in Minecraft. You can easily plot math functions in your MC world. Minecraft is a 3-dimensional world, so it's perfect for 3d functions. Of course blocks aren't 100% accurate, but it's worth a try!
Commands
- /plot (math function) | Plots a function
- /plot (math function) (radius) | Plots a function in the given radius
- /plot undo | Removes your last plot
- /plot save | Prevent your last plot from being removed by the next one
- /plot material (Bukkit-Material) | Changes the plot material
Permission
ExamplesCode (Text):mathmc.plot
/plot sqrt(x^2+z^2)
/plot sin(sqrt(x^2+z^2))*30/sqrt(x^2+z^2)
/plot sin(x)*z
mXparser
This plugin uses the mXparser to parse the user input.

mathMC - Math function plotter in Minecraft 1.0
plot 3d functions in Minecraft