BeYkeRYkt / LightAPI

[ARCHIVED] Bukkit/Sponge library for create invisible light source
MIT License
56 stars 36 forks source link

Source is broken and can't resolve dependencies and can't compile. #32

Closed Fox2Code closed 11 months ago

Fox2Code commented 2 years ago

I was trying to contribute to LightAPI but I have the following errors:

Unresolved dependency: 'io.papermc.paper:paper-server:jar:1.18.2-R0.1-SNAPSHOT'
Unresolved dependency: 'org.spigotmc:spigot-api:jar:1.18.2-R0.1-SNAPSHOT'

No documentation on repo is telling that it's intended and/or if there is a fix to this issue.

BeYkeRYkt commented 2 years ago

You need to compile the remapped spigot and paper builds https://www.spigotmc.org/threads/9-years-of-spigotmc-spigot-bungeecord-1-18-1-18-2-release.534760/ https://github.com/PaperMC/Paper

Fox2Code commented 2 years ago

Well, I think this should be added in documentation.

BeYkeRYkt commented 11 months ago

Issue closed: LightAPI is no longer being maintained. Use LightBlock instead