This commit is contained in:
jomo
2014-05-17 01:17:05 +02:00
parent 4754083725
commit aef7d5df3b
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 = []