mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-30 18:03:43 +01:00 
			
		
		
		
	Update to 2.9.2-DEV and add in more info when typing /papi
This commit is contained in:
		| @@ -48,7 +48,9 @@ public class PlaceholderAPICommands implements CommandExecutor { | ||||
|     if (args.length == 0) { | ||||
|  | ||||
|       Msg.msg(s, "PlaceholderAPI &7version &b&o" + plugin.getDescription().getVersion(), | ||||
|           "&fCreated by&7: &bextended_clip"); | ||||
|           "&fCreated by&7: &bextended_clip", | ||||
|               "&fPapi commands: &b/papi help", | ||||
|               "&fEcloud commands: &b/papi ecloud"); | ||||
|       return true; | ||||
|     } else { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user