bergerhealer / Light-Cleaner

Regenerates light levels in chunks or entire worlds to clean up dark spots. Continuation of NoLagg Lighting.
MIT License
41 stars 6 forks source link

Possible Commission? Port for SpongeAPI or Forge #18

Open KhaozFrost opened 5 years ago

KhaozFrost commented 5 years ago

this seems to continue to be a huge issue with worldedit so i was wondering if it would be possible to have this ported or something similar made for Spongeapi or forge only. would be willing to pay to have it made aswell.

bergerkiller commented 4 years ago

Forge might happen if/when BKCommonLib adds support for some of the upcoming Forge+Bukkit servers like Lava/Kettle/CatServer. SpongeAPI is more complicated.

As for adding the support, this is the sort of thing LightCleaner needs to query from/write to the server, for which it currently uses a lot NMS:

I'm fairly sure SpongeAPI offers methods to do these things, which would make a Sponge port quite doable. It would require abstracting out the APIs it needs and making it so that BKCommonLib is only used for these jobs.

As for paying, money isn't really the problem, time is. I'm managing quite a lot of projects already that all have a long list of work-in-progress items. You can commission other people that have the skills to implement these changes, and I'd be happy to work with them.