Вопрос Нужно помощь по Antirelog

DIABLO1231SS

Пользователь
Сообщения
16
Плагин
Pvp
Ядро сервера
  1. Spigot
  2. Paper
  3. Purpur
Версия сервера
  1. 1.16.5
Ссылка
not
Здравствуйте пишу плагин на /pvp выходит пишу на java 8 все нормально вроде но пишет ошибку что типо я не добавил библеотеку Antirelog версия 3.0.11 так же как В Antirelog Leymooo добавить нулевое кд
 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project PvP: Compilation failure: Compilation failure:
[ERROR] /D:/IdeaProjects/PvP/src/main/java/me/kaban/pvp/utils/GUIManager.java:[11,28] package ru.leymooo.antirelog does not exist
[ERROR] /D:/IdeaProjects/PvP/src/main/java/me/kaban/pvp/utils/GUIManager.java:[12,36] package ru.leymooo.antirelog.manager does not exist
[ERROR] /D:/IdeaProjects/PvP/src/main/java/me/kaban/pvp/utils/GUIManager.java:[125,9] cannot find symbol
[ERROR] symbol: class Antirelog
[ERROR] location: class me.kaban.pvp.utils.GUIManager
[ERROR] /D:/IdeaProjects/PvP/src/main/java/me/kaban/pvp/utils/GUIManager.java:[125,27] cannot find symbol
[ERROR] symbol: class Antirelog
[ERROR] location: class me.kaban.pvp.utils.GUIManager
[ERROR] /D:/IdeaProjects/PvP/src/main/java/me/kaban/pvp/utils/GUIManager.java:[128,17] cannot find symbol
[ERROR] symbol: class PvPManager
[ERROR] location: class me.kaban.pvp.utils.GUIManager
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
 
Назад
Сверху Снизу