summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorDico200 <dico.karssiens@gmail.com>2015-09-19 02:22:21 +0200
committerDico200 <dico.karssiens@gmail.com>2015-09-19 02:22:21 +0200
commit4404674c2948cad339d6434e7b50a3aef969ea75 (patch)
tree816455b1007ded0d74872815f14a7f3a0f896af9 /main.py
parent393d7f791da4869b9672a928bf60a9e7ab0887cb (diff)
Disabled vanishfix, preparing merge
I replaced /warn and /warnp commands with @simplecommand hook. they happened to be missing the 'if' from the permission checks and this takes care of some other things as well. I added a module called vanish which will replace essentials vanish which happens to be really buggy as you know. I added a serversigns module but it is not added to main.py and thus it will not cause problems!
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index eb9ca94..1367148 100644
--- a/main.py
+++ b/main.py
@@ -88,7 +88,7 @@ shared["load_modules"] = [
# Per-player notes
"tag",
# vanish toggle module - temporary fix
- "vanishfix",
+ #"vanishfix",
# obisidian mining punishment plugin
"punishments",
# a simple replacement for the buggy essentials /vanish