Changing size and color of text?Solved
I can't find any setting for this...
Same as most of the other plugins you've asked the same thing for, just edit the lang file messages.
Ah yeah sorry dumb question lol
Hi, Newbie here.

Is there any code i can put in before my msg to change the size of different words and the color? Thanks!
Yes, edit the oxide/lang messages for whatever plugin you want and either use [#hexcolor]text[/#] for any universal plugins (like this one). For size, you'd use [+15] and [/+].
is it posible to change the Color of the Text?
Sorry I'm a noob at Coding. Tried using the code where Wulf redirect a post to another post.

Something to do with [+15] text [/+]

I don't know where to put it. Sorry for the trouble. :(
rustkoyak
Sorry I'm a noob at Coding. Tried using the code where Wulf redirect a post to another post.

Something to do with [+15] text [/+]

I don't know where to put it. Sorry for the trouble. :(
That would change the size of the text. Color tags use a # and hex code. You can see where to customize the messages on the plugin page.
Thanks a lot Wulf, from one of your replies in my other threads regarding about UNITY codes.

"WELCOME MESSAGE": "<size=13>Welcome to [SEA]RUST X30 Early Access. Please join our Discord Channel at  for poll, info and updates. :D</size>",​

 

This is for others to see of where the placement of codes should be at. :)

A better, universal (this is a universal plugin, not just Rust) example would be:
"WELCOME MESSAGE": "[+13]Welcome to My Server. Please join our Discord channel at for poll, info and updates. :D[/+]",​​
thank you wulf
Locked automatically