Placeholder for my idea for help on the commands.
This commit is contained in:
		@@ -72,4 +72,11 @@ public @interface CommandInfo {
 | 
				
			|||||||
     * @return The usage message.
 | 
					     * @return The usage message.
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    public String usage();
 | 
					    public String usage();
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					//    /**
 | 
				
			||||||
 | 
					//     * Gets the help messages for this command, color codes enabled.
 | 
				
			||||||
 | 
					//     * 
 | 
				
			||||||
 | 
					//     * @return List of message strings to send as help.
 | 
				
			||||||
 | 
					//     */
 | 
				
			||||||
 | 
					//    public String[] help();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user