Solved Own font in messages that plugins output to the chat?
Discussion in 'Rust Discussion' started by Hider, Dec 23, 2017.
-
Wulf Community Admin
Custom fonts? Not possible as it would require client changes. You can only use what is available to the server and client.
-
1.2.1 font
Specifies the font that will be used!
available fonts:
- "daubmark.ttf"
- "droidsansmono.ttf"
- "robotocondensed-bold.ttf"
- "robotocondensed-regular.ttf"
I've seen this in other uncommon plugins
-
Wulf Community Admin