From 4791f843560cf7e73438779261233f4046dd93e1 Mon Sep 17 00:00:00 2001 From: jomo Date: Fri, 4 Jul 2014 01:50:36 +0200 Subject: add motd.py --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3