Closed Fusezion closed 11 months ago
Describe the bug When you import any import, reflect seems to no longer unregister the import and import again.
To reproduce
import: org.bukkit.event.entity.EntityExplodeEvent
follow steps listed below screenshot
Expected behavior Reflect will properly unload previously loaded imports ready to re-import them in the upcoming reload
Screenshots First reload is right after starting server and joining Second reload is me replacing a . with _ Third reload is me reverting said change.
.
_
Server information
Additional context didn't see any issue opened for this, but I've seen a lot of complaints in discord about this, just never used this build.
Describe the bug When you import any import, reflect seems to no longer unregister the import and import again.
To reproduce
follow steps listed below screenshot
Expected behavior Reflect will properly unload previously loaded imports ready to re-import them in the upcoming reload
Screenshots First reload is right after starting server and joining Second reload is me replacing a
.
with_
Third reload is me reverting said change.Server information
Additional context didn't see any issue opened for this, but I've seen a lot of complaints in discord about this, just never used this build.