This commit is contained in:
Boosik 2014-02-08 00:22:49 +01:00
parent f76cfb82ba
commit 11985a8d62
1 changed files with 1 additions and 1 deletions

View File

@ -846,7 +846,7 @@ public class BoosConfigManager {
conf.addDefault("commands.groups.default./test.itemcost",
"STONE,10");
conf.addDefault("commands.groups.default./test.xpcost",
"6");
6);
conf.addDefault("commands.groups.default.*.warmup", 1);
conf.addDefault("commands.groups.default.*.cooldown", 1);
conf.addDefault("commands.groups.default.*.price", 0.0);