Civcraft / NameLayer

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/NameLayer
BSD 3-Clause "New" or "Revised" License
4 stars 14 forks source link

Discipline doesnt work from console #228

Open Maxopoly opened 8 years ago

Maxopoly commented 8 years ago

Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_10_R1.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player at vg.civcraft.mc.namelayer.command.commands.DisciplineGroup.execute(DisciplineGroup.java:28) ~[?:?] at vg.civcraft.mc.namelayer.command.CommandHandler.execute(CommandHandler.java:97) ~[?:?]