BlockText allows you to create text out of blocks. You can create custom fonts and characters. This plugin implements schematics from worldedit(or FAWE).
**FAWE OR WORLDEDIT IS REQUIRED**
/blocktext createFont <fontname> - Creates a new
font
/blocktext createChar <character> <fontname> - Creates a
character for the listed font
/blocktext buildText <text> <font> <gap> - Creates the
text with the font and a
gap in between each letter
/blocktext undo <times> - Undos the last letter
x amount of times
/blocktext template <length> <height> - Creates a template used to help create characters
blocktext.createchar - The player can create characters (/blocktext createchar)
blocktext.createfont - The player can create fonts (/blocktext createfont)
blocktext.buildtext- The player can create text (/blocktext buildtext)
blocktext.undo- The player can undo actions (/blocktext undo)
blocktext.template- The player can spawn the template (/blocktext template)