Styled Signs and Texts In Game

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.
  • So after a little playing around in game I've put together a list of codes for changing up the signage a bit. :geek: No mods Required!
    These are based on html/bb code.

    <b>Bold</b>Bold Text
    <i>Italic</i>Italic Text
    <u>Underlined</u>Underlined Text
    <s>Strike through</s>Strike Through Text
    <sub>Subscript</sub>Small lower text
    <sup>Superscript</sup>Small upper text
    <br>Creates a new line, lots of them will push the text off the board to make floating text.
    <size=10>Font Size</size>Text will automatically scales if not used
    <align=left>Alignment</align>Can Use: "left", "center"(standard),"right"
    And of cause Colours!
    <color=red>Colours</color>Only some basic colour words work.
    <color=#fff>3 Digit Hex</color>3 digit Hex, 1 for each RGB level
    <color=#ffffff>6 Digit Hex</color>6 digit Hex, 2 for each RGB level
    <color=#ffffff00>Hex + Opacity</color>6 digit Hex, 2 for each RGB level & 2 numbers for opacity (00=invisible 99=solid)

    Use a site like http://htmlcolorcodes.com/ to get the hex number.

    These below DO NOT work.

    <table>, <th , <tr>, <td>Tables are accepted but do not work
    <glow>,<bg>,<background>,<img>, <stroke>,<h1>,<h2>,<h3>,<url>,<link>,<href>,<div>,<li>,<span><xoffset><yoffset><zoffset>These have all been tested and sadly do not work.

    Here is an example of the floating text and its code. Its sits at head height and the small sign is under 1 block of dirt, under the chest. Take note of the amount of "<br>" that are required to push it up.

    Code
    <size=20><color=#ff0000>P</color><color=#ff2a00>u</color><color=#ff5500>b</color><color=#ff7f00>l</color><color=#ffbf00>i</color><color=#ffff00>c</color> <color=#55ff00>c</color><color=#00ff00>h</color><color=#00ff55>e</color><color=#00ffaa>s</color><color=#00ffff>t</color><color=#0080ff>!</color>
    <br><br><br>
    <br><br><br>
    <br><br><br>
    <br><br><br>
    <br><br><br></size>

    The closing </b> are not required unless you want to change from one state to another.

    All text within the <> should be lowercase only.

    Once the 2nd bracket/carrot ">" is typed the code part will disappear but it is there and can be clicked on as if it was still there.
    This can make it very hard to navigate your text in-game so I recommend you type it out in Notepad and Copy/Paste in to your Sign, Cart or in-game chat.

    That's it for now, if i find some more I'll add, or if any of you discover other codes let me know and I'll add them to the list.

    And here's a rainbow text example and the standard sing for comparison.

    "for Server Admins"

    This will also work for server names, I'm sure you may have already seen some colourful ones.;)

    ts.SlightlyHarmless.com

    7 Mal editiert, zuletzt von Rardo (13. Februar 2018 um 19:46)

  • can i do a gradient server name? linear top down? or any other like your ts.slightlyharmless color thing i was searching for some code on google but all things i found did not work in eco

  • You can only do gradient by colouring the letters individually. For example the ts.slightlyharmless.com is as below here on the forum.

    Code
    [COLOR=#940000].S[/COLOR][COLOR=#AC0000]l[/COLOR][COLOR=#B80000]i[/COLOR][COLOR=#C30000]g[/COLOR][COLOR=#CF0000]h[/COLOR][COLOR=#DB0000]t[/COLOR][COLOR=#E70000]l[/COLOR][COLOR=#F30000]yHa[/COLOR][COLOR=#E70000]r[/COLOR][COLOR=#DB0000]m[/COLOR][COLOR=#CF0000]l[/COLOR][COLOR=#C30000]e[/COLOR][COLOR=#B80000]s[/COLOR][COLOR=#AC0000]s[/COLOR][COLOR=#A00000].....

    You can use a web site (have a Google, there are loads out there) to generate it as bb code like above, then use a text editors search and replace function to swap out [ ] for <> then paste it in to the game or servers network config file to get something like I have on my server.

    ts.SlightlyHarmless.com

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!