Hi community,
Today I want to publish my Text 3D plugin. It allows you to add 3d texts.
Here's a list of all possible commands:
/t3d help | shows all possible commands |
/t3d list | shows a list of all 3d texts placed in the world |
/t3d add | shows a gui that allows you to customize a new 3d text |
/t3d edit [id] | shows a gui that allows you to edit the 3d text with the id [id] |
/t3d rm [id] | removes the 3d text with the id [id] |
If you find any bugs, please let me know.