summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-04 01:50:36 +0200
committerjomo <github@jomo.tv>2014-07-04 01:50:36 +0200
commit4791f843560cf7e73438779261233f4046dd93e1 (patch)
treea567b4788174de8951108755dceb61987fed7775 /README.md
parent8ffa50c4369e4626cccd834b21bbed0a92527652 (diff)
add motd.py
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index efdef84..81d7685 100644
--- a/README.md
+++ b/README.md
@@ -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