Version 1.2.1
601 downloads
When running a server, I've always wanted a simple, easy-to-use/configure plugin, and a lightweight plugin that just Welcomes new users, welcomes back old users, and says goodbye to leaving users. I never could find a working one that fit all my "needs." So I took to my IDE and made TrueWelcomer. This plugin is built on the idea of being user-friendly, it's simple and easy to configure.
At its core: True Welcomer, welcomes new users, welcomes back old users, and says goodbye to users leaving.
True Welcome is compatible with both Oxide & Carbon!
Configuration:
{
"Debug Mode": false
"Show Join Messages": true,
"Show Welcome Messages": true,
"Show Leave Messages": true,
"Clears the Data List on wipe": true,
"Steam User Icon ID": 0
"Hide Players with AuthLevel": false,
"AuthLevel to Hide. 0 - Both, 1 - AuthLevel1, 2 - AuthLevel2 ": 0,
"Hide Players With Permission": false
}
Oh.. Did I mention it comes with Localization?
Localization:
{
"OnWelcome": "Welcome, <color=#ff7675>{0}</color>, to the server!",
"OnJoin": "Welcome back, <color=#ff7675>{0}</color>, to the server!",
"OnLeave": "Goodbye, <color=#ff7675>{0}</color>!",
"NoPermission": "You do not have permission to run this command!",
"NowHiding": "Users will no longer be alerted when you join or leave the server.",
"NowShowing": "Users will now be alerted when you join or leave the server.",
"ServerConfigAlert": "Due to the Server's Config, your preference will be ignored."
}
You can contact me on Discord (@itznxthaniel) or Support Post here if you need help!