summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-06-29 15:18:25 +0200
committerjomo <github@jomo.tv>2014-06-29 15:18:25 +0200
commitdd8fe148587cdcfd6bbb0b4280fd19aa6e8b9f94 (patch)
treeb122271948d1807fe1e45c98522a968d665e7400 /README.md
parent91e826aec052f16d085460df0ce07ea951a68178 (diff)
move cycle plugin to new module; add features
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 67c5167..efdef84 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,10 @@ If you want the server to load a file (*module*) on startup, add it to the `modu
> Adds `/listen`, highlights chat and plays a sound when your name was mentioned
+* `cycler.py`
+
+ > Adds `/cycler`, swaps the hotbar with inventory when player changes slot from right->left or left->right
+
# Code styleguide & tips