ModuCoreNicknameEvent

fun ModuCoreNicknameEvent(    oldName: Component,     newName: String,     player: Player,     executor: CommandSender?)

Parameters

oldName

the old name or null if they didn't have a nick

newName

the new name

player

the player who nicked

executor

the player or command sender who ran the command to nick this player