move cycle plugin to new module; add features

This commit is contained in:
jomo
2014-06-29 15:18:25 +02:00
parent 91e826aec0
commit dd8fe14858
4 changed files with 69 additions and 22 deletions

View File

@@ -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