I have a plugin that uses the command /blueprint to give the player all the bp's but I would like to be able to write in the console "blueprint <name> <item>" instead of the chat command. Can I do that with the alias plugin?
Alias a chat command to a console command?Solved
Yes, "chat.say \"/blueprint NAME ITEM\""
Locked automatically