Skip to content

Minetest: Automatically send a customizable message to players as they join for Capture The Flag by Rubenwardy & LandarVargan

License

Notifications You must be signed in to change notification settings

165135/welcomemessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatwelcomer

Written by Peace12345 (aka Brain_Juice) Send automatic welcome messages to players.

Commands: Register player(s) with ".registerwelcome ". Set a specific welcome message for player(s)* with ".welcomemessage <player(s)> ". To set where in to put the player's name, use within the string. Ex. ".welcomemessage Brain_Juice Hello, !". Leaving empty will default to "wb ", but a space after is still required. List the players you send welcome to with ".listwelcome". Remove player(s)* from your welcome list with ".removewelcome ". Reset players you send welcome to with ".resetwelcome". NOTE: This removes all players from the list, use with caution. Turn welcome message on (globaly) with ".welcome ". Turn welcome message off (globaly) with ".welcome ".

  • To input more than one player, separate them by commas without spaces in between, Ex. "Brain_Juice,Peace12345,etc".

How to download this (and other) CSMs:

  1. From github, click on the green "<> Code⏷" Button. From there, click "Download ZIP".
  2. Go to your Downloads folder. Extract the .zip file.
  3. Move the extracted file to the "clientmods" folder in your Minetest directory.
  4. If there is not already, create a text file, "mods.conf". Type in, "load_mod_welcomemessage = true".
  5. Launch Minetest, go to settings, and enable client modding.
  6. All done!

About

Minetest: Automatically send a customizable message to players as they join for Capture The Flag by Rubenwardy & LandarVargan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages