CubeEngine / AntiGuest

A bukkit plugin to protect your server from griefing guests
http://cubeisland.de
GNU General Public License v3.0
6 stars 4 forks source link

Error compile #39

Closed keivy-git closed 3 years ago

keivy-git commented 3 years ago

Hi

Information:java: Errors occurred while compiling module 'antiguest' Information:javac 11.0.6 was used to compile java sources Information:21-05-21 11:06 - Build completed with 1 error and 38 warnings in 4 s 811 ms D:\Users\keivy\Desktop\AntiGuest\src\main\java\de\cubeisland\antiguest\AntiGuest.java D:\Users\keivy\Desktop\AntiGuest\src\main\java\de\cubeisland\antiguest\commands\BasicCommands.java D:\Users\keivy\Desktop\AntiGuest\src\main\java\de\cubeisland\antiguest\commands\PreventionManagementCommands.java D:\Users\keivy\Desktop\AntiGuest\src\main\java\de\cubeisland\antiguest\prevention\punishments\CommandPunishment.java Error:(49, 26) java: de.cubeisland.antiguest.prevention.punishments.CommandPunishment.CommandPunishmentSender is not abstract and does not override abstract method sendMessage(java.util.UUID,java.lang.String[]) in org.bukkit.command.CommandSender

Explain please ?