This commit is contained in:
jomo
2014-05-17 01:17:05 +02:00
parent 97e5e2641c
commit a9a540a73e
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ from helpers import *
import simplejson as json
import org.bukkit as bukkit
chatgroups_filename = "plugins/RedstonerUtils.py.dir/files/chatgroups.json"
chatgroups_filename = "plugins/redstoner-utils.py.dir/files/chatgroups.json"
groups = {}
cg_key = "."
cg_toggle_list = []