NPCConfiguration
data class NPCConfiguration(val location: Location = Location(Bukkit.getWorlds()[0], 0.0, 20.0, 0.0, 0F, 0F), val name: Component?, val profile: Profile)
The configuration for the npc shop.
Author
MarkusTieger
Since
0.2.0
The configuration for the npc shop.
MarkusTieger
0.2.0