add motd.py

This commit is contained in:
jomo
2014-07-04 01:50:36 +02:00
parent 39a9644a1f
commit 340e09777e
4 changed files with 38 additions and 3 deletions

View File

@@ -125,6 +125,10 @@ If you want the server to load a file (*module*) on startup, add it to the `modu
> Adds `/cycler`, swaps the hotbar with inventory when player changes slot from right->left or left->right
* `motd.py`
> Adds `/getmotd` & `/setmotd` to update the motd on the fly (no reboot).
# Code styleguide & tips