common / me.schlaubi.regnumutils.command.util / kotlin.collections.MutableMap

Extensions for kotlin.collections.MutableMap

put

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

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