Skip to content

Releases: ItzNxthaniel/TrueWelcomer

v1.1.2 - Fixed welcoming the user back every time they respawned

20 Sep 18:06
90b88e0
Compare
Choose a tag to compare

v1.1.1 - Added a Player Null check and code cleanup!

15 Sep 01:39
17b54cf
Compare
Choose a tag to compare

v1.1.0 - Adding new Staff Hiding feature.

14 Sep 15:03
5399dfb
Compare
Choose a tag to compare

Some new permissions:

  • truewelcomer.canSetPreference - allows the /hidewelcome command, which just gives the user the following permission.
  • truewelcomer.hideUser - Hides the announcement for users with this permission.

Some new configuration:

{
  "Debug Mode": false,
  // ...
  "Hide Players with AuthLevel": false,
  "AuthLevel to Hide. 0 - Both, 1 - AuthLevel1, 2 - AuthLevel2 ": 0,
  "Hide Players With Permission": false
}
  • Hide Players with AuthLevel and AuthLevel to Hide are pretty self-explanatory.
  • Hide Players With Permission is as well. Just controls if the announcement should actually be hidden if the user has truewelcomer.hideUser
  • If Hide Players With Permission is false, the user can run /hidewelcome. The preference will be set, but it won't be followed, and a follow-up message is sent to the user letting them know that. 

Full Changelog: v1.0.2...v1.1.0

v1.0.2 - Adding Oxide Compatibility

14 Sep 14:59
051dd3e
Compare
Choose a tag to compare

Adding Oxide Compatibility

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - Updates for publishing

14 Sep 14:58
79f8c78
Compare
Choose a tag to compare

Just some small updates, especially to clearing the Data file! :)

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release :D

14 Sep 14:57
fab0f8f
Compare
Choose a tag to compare