* Fixed setting killToken won't save.
This commit is contained in:
		@@ -122,6 +122,7 @@ public class Arena implements ConfigurationSerializable {
 | 
			
		||||
		map.put("allowedCommands", allowedCommands);
 | 
			
		||||
		map.put("seekersTokenWin", seekersTokenWin);
 | 
			
		||||
		map.put("hidersTokenWin", hidersTokenWin);
 | 
			
		||||
		map.put("killTokens", killTokens);
 | 
			
		||||
		return map;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user