SpongePowered / Ore

Repository software for Sponge plugins and Forge mods
https://ore.spongepowered.org/
MIT License
77 stars 25 forks source link

Scope changes and other misc fixes #1062

Closed Katrix closed 10 months ago

Katrix commented 2 years ago

Keep scope info for a bit longer. Should save us a few joins here and there. Won't mean too much, but improves the code quality a bit.

Rebased and cleaned up version of #1032

Katrix commented 10 months ago

Merged manually