/BetterRaw

Raw messages, formatting codes, & more

Primary LanguagePHPOtherNOASSERTION

BetterRaw

BetterRaw is a plugin allowing you to send raw messages to players in any form. It also add it's own custom formating codes

Commands to send raw messages

  • /tellraw <player> <message...>
    This commands sends a raw message in the chat of the targeted player.
    Note: This is the only command that doesn't support the formatting codes

  • /sendtip <player> <message...>
    This commands sends a message just below to the middle of the screen of the player.

  • /sendpopup <player> <message...>
    This commands sends a message just above the inventory bar of the player

  • /sendaction <player> <message...>
    This commands sends a message on the action bar of the player.

  • /sendtitle <player> <title[\n<subtitle>]...>
    This commands sends a message in big on the middle of the screen of the player. You can set a subtitle by adding a \n to your message.

Formating codes

BetterRaw includes, as in the original form, it's own formatting codes:

Name Formatting code Description
Multi color §mc Text color changes to any color in a defined order
Gray scale §gs Text color changes to any gray like color in a defined order
Left arrows §la Makes left arrows which forms from 1 arrow to 3 arrows: > to >> to >>>
Right arrows §ra Makes right arrows which forms from 1 arrow to 3 arrows: < to << to <<<