plugin-yml/src/main/kotlin/net/minecrell/pluginyml/nukkit
Minecrell 5fff9cf695 Fix permissions generation when using register("...")
It looks like asMap(...) doesn't return lazily registered values.
Might be a bug, but using .associateBy { it.name } is at least as simple
and does not have that problem.
2021-04-30 11:56:53 +02:00
..
NukkitPlugin.kt Validate command names on Bukkit and Nukkit 2018-07-24 15:42:22 +02:00
NukkitPluginDescription.kt Fix permissions generation when using register("...") 2021-04-30 11:56:53 +02:00