common / me.schlaubi.regnumutils.command.utils / kotlin.collections.MutableMap / put

put

fun MutableMap<String, Command>.put(command: Command): Unit

Adds all the aliases pointing to the command into the map.