Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOTD

This is a collection of all messages that are displayed in the server list. The built configuration file can be found in main.conf.

Server message of the day

Pull requests

We accept your submissions! You may clone this repository, add a new line in edit-me.txt and create a pull request in https://github.com/BorderMC/motd/pulls.

When the pull request gets approved, Github will update main.conf to match edit-me.txt.

Rules

To avoid controversy or inappropriate sentences, the guideline rules below will define what we will NOT accept:

  • No advertisements
  • No slurs

How to contribute

  • Clone project using git clone https://github.com/BorderMC/motd.git
  • Read the rules
  • Edit edit-me.txt
  • Make a branch with git branch <yourusername>/<description> for example git branch pernio/nether-reset-info
  • Switch to branch with git switch <yourusername>/<description> for example git switch pernio/nether-reset-info
  • Add all files to git using git add .
  • Commit message using git commit -m "<message>" for example git commit -m "Added new motd message"
  • Push using git push --set-upstream origin <yourusername>/<description> for example git push --set-upstream origin pernio/nether-reset-info
  • Create a pull request in https://github.com/BorderMC/motd/pulls

About

Title and descriptions of the server's message of the day.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors