Build My Text! [1.8-1.17+] | Generate Text w/ Blocks.

Plugins Build My Text! [1.8-1.17+] | Generate Text w/ Blocks. 1.1.3

Pro Download

Native Minecraft Version:1.16Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
  • 1.15
  • 1.16
  • 1.17
Source Code:https://github.com/CraterHater/BuildMyTextDonation Link:https://www.paypal.com/biz/fund?id=Y3M54LP5W5E9A
Unfortunately, I am not able to keep supporting this plugin. Download at your own risk. It is likely that the plugin is broken!

Free trial version of this plugin is available for download via this download link. It is feature-restricted but does allow you to test the basic functionality;



header1.png

This plugin allows you to draw any text out of blocks easily. It supports any font installed on your device and allows you to pick whatever size you wish. It also allows you to set what material it will be made out of. On top of that the plugin comes with an intuitive way of previewing the text before actually placing it down allowing you to not worry about accidently placing text through your builds. Once placed you are able to move the text in order to position it just right.
Build My Text! Showcase Music Video:

The music may be a little over the top but that's how I like my Beethoven...

mbheader2.png

This plugin supports all fonts installed on the device. This allows you to draw all kinds of interesting characters! No need to use just the alphabet characters, all characters are available to you with this plugin. (I personally love Kanji characters!)

mbheader3.png

This plugin allows you to set the font size meaning the plugin can enlarge text and make text smaller. This allows you to decide what text is what size. Additionally you are able to resize the text even after it was placed down!

commands.png

/text help <command>
Allows you to see more information about a command.
Permission: textBuilder.help or textBuilder.* or operator.
/text info
Allows you to see what settings you have currently configured. Very handy because the plugin remembers your configurations even if the server reloads. That means you may forget what you once configured. Use this command to remind yourself.
Permission: textBuilder.info or textBuilder.* or operator.

Important!/text text
Allows you to set what text should appear. Use '<>' to indicate a linebreak allowing you to make multi-line texts.

You can use this while editing text to see the effect immediately!
Permission: textBuilder.text or textBuilder.* or operator.

/text size <fontSize>
Allows you to set the size of the font. Don't worry about the size, the plugin will keep you in check
:)


You can use this while editing text to see the effect immediately!
Permission: textBuilder.size or textBuilder.* or operator.

/text material
Allows you to set the material of the text. The plugin will ask you to right click with the desired material in hand.

You can use this while editing text to see the effect immediately!
Permission: textBuilder.material or textBuilder.* or operator.

Important!/text font <font>
Allows you to set the font. Something like: 'Arial' or 'Comic_Sans_MS', if you are into that... Use underscores instead of spaces.

You can also load .ttf files that are placed directly into the plugin folder using this command. Use this if you experience issues simply using installed fonts. Simply run this command with the name of the file you placed in the plugin folder of this plugin (The Build My Text folder).

You can use this while editing text to see the effect immediately!
Permission: textBuilder.font or textBuilder.* or operator.
/text type <normal, bold or italic>
Allows you to set whether to use the normal, bold or italic version of the font.

You can use this while editing text to see the effect immediately!
Permission: textBuilder.type or textBuilder.* or operator.

/text thickness <thickness>
Determines how thick the text has to be. This allows you to create a sense of depth.

You can use this while editing text to see the effect immediately!
Permission: textBuilder.thickness or textBuilder.* or operator.

/text underline
Allows you to toggle underline on or off. This means a line will appear under the text.

You can use this while editing text to see the effect immediately!
Permission: textBuilder.underline or textBuilder.* or operator.

Important!/text edit
Allows you to change texts you put down previously. Use this command and you will see the nearest text flash. After that you can use any of the other commands to change settings (or even change the entire text!). Make sure to write 'yes' once you finish editing!
Permission: textBuilder.edit or textBuilder.* or operator.

/text mirror
Allows you to mirror text. Use this while in preview mode if your text is the wrong way around.
Permission: textBuilder.mirror or textBuilder.* or operator.

/text flip
Allows you to flip text. Use this while in preview mode if your text should be flipped.
Permission: textBuilder.flip or textBuilder.* or operator.

/text rotation <degrees>
Allows you to rotate text. Fun to play around with!
Permission: textBuilder.rotation or textBuilder.* or operator.

/text halign
Allows you to set the horizontal alignment of your position when using the build command. This is either set to left, right or center.
Permission: textBuilder.halign or textBuilder.* or operator.

/text valign
Allows you to set the vertical alignment of your position when using the build command. This is either set to top, bottom or center.
Permission: textBuilder.valign or textBuilder.* or operator.

Important! /text confirm
Allows you to confirm your preview and make the blocks solid.
Permission: textBuilder.confirm or textBuilder.* or operator.

/text reject
Allows you to remove the preview and stop editing.
Permission: textBuilder.confirm or textBuilder.* or operator.

Important! /text build
The most important command! (Then why is it last?!) This command is used to actually build the text. You can move to the desired location and left click. The direction you are facing determines what direction the text will be placed in.

After you placed the text you will be shown a preview. During the preview you can type in chat like so: 'x,y,z' in order to move the text. For example 10,0,0 moves the text 10 blocks to the positive x. Once you positioned the text correctly you can write 'yes' in chat to confirm or write 'no' to remove everything.
Permission: textBuilder.build or textBuilder.* or operator.

The preview is client-sided meaning there is no risk of damaging existing blocks until you write 'yes' or use /t confirm, to confirm. You can use all other commands while in preview mode!

mbheader5.png

Code (Text):
# Configuration for 'Build My Text'
#
# By CraterHater
# Please report any issues, suggestions or questions.
#
# Contact;
# [email protected]
#
#
# Configuration allows for various changes to be made to internal
# systems of this plugin. Please do not touch any settings you are
# unsure about. It may cause the plugin to stop working the way you
# intend it to. Please keep the '' around text.
#
#
# This configuration will automatically add new entries when updating
# to newer versions. It will not overwrite or change entries. This means
# some entries may need to be deleted if entries are changed. Please read
# update changelogs carefully when updating from Spigot.
#
#


# Administrative Settings
show_startup_message: true

# The command that is used to control the plugin. You can change it to whatever you wish.
main_command: 'text'

# Alternatives you can use instead of the main command
command_aliases:
- 't'

# What permission users must have to access all commands. Give them the permission specified below + '.*' to give them access to all commands. Operators always have access to all commands.
main_permission: 'textBuilder'
mbheader6.png


These videos are made with an older version of the plugin. Some commands are lacking but generally everything is still the same, just better!
While in preview mode you are able to run commands like normal. However, these changes will be instantly applied to the text you are editing allowing you to see the changes in real time. This is incredibly useful if you don't know how you want your text to look beforehand but instead want to experiment.

Spoiler: Images

Uploader


Downloads
9
Views
1,359
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods

Similar resources

Constructor [1.13-1.20] - NPCs build your schematics and structures block by block ArteffKods
Let NPCs build your schematics and structures block by block with Citizens
0.00 star(s) 0 ratings
Updated
McDuels-2 | Practice PvP | PvP Bots | Duels | 1v1 | 2v2 | 3v3 | Build | Kit Editor | More 1.8-1.19 ArteffKods
An advanced practice pvp and duel plugin solution that offers a wide variety of features.
0.00 star(s) 0 ratings
Updated
StrikePractice – 1v1, 2v2, Bots Fights, PvP Events, Parties, Build fights and more ArteffKods
4.33 star(s) 3 ratings
Updated
Verus Anticheat Fork | LATEST BUILD zHypeado
0.00 star(s) 0 ratings
Updated
⭕️1.8 - 1.19.2⭕HHEAD⭐Show Text & Placeholders on Head❗️(aka NameInfo) ArteffKods
✅ Lightweight✅ 200+ Placeholders (PAPI) ✅ Plug and Play ✅ Customizable ✅ Per world ✅ ...and more!
0.00 star(s) 0 ratings
Updated
Back
Top Bottom