Writing text and creating a graphical menu?
Hello! Is there any documentation that explains how to print on the screen other than by chat? Or some plugin / library that I can use?
and I need the same to make a graphic menu...

Any ideas?
Thank you.
You'd need to use Rust's CUI, but there isn't really any documentation for it. We do provide a helper on our GitHub which you can refer to, and there are a few threads that give some help with the matter though.
Yes, that would be the helper. The threads can be found by searching our site here for "rust cui" or on our old site at oxidemod.org.
Ok, Thank you :D

SOLVED
You can also try using Game Menu plugin or take some code from there