mirror of
				https://github.com/JonasunderscoreJones/ZtereoMUSIC.git
				synced 2025-10-26 12:59:19 +01:00 
			
		
		
		
	change: various cleanups
This commit is contained in:
		
							parent
							
								
									772808014c
								
							
						
					
					
						commit
						1b59ef181b
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16,7 +16,7 @@ import java.util.Arrays; | |||
| import java.util.Map; | ||||
| 
 | ||||
| public class CommandListener extends ListenerAdapter { | ||||
|     // TODO: load prefix from a config | ||||
|     // TODO: load prefix from a database on a per-server basis | ||||
|     private static final String PREFIX = ZtereoMUSIC.getInstance().getConfig().getPropreties().get("prefix"); | ||||
|     private static final Map<String, Command> COMMAND_MAP = ZtereoMUSIC.getInstance().getCommandMap(); | ||||
|     private static final Map<String, String> COMMAND_ALIASES = ZtereoMUSIC.getInstance().getCommandAliases(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue