SkriptLang / skript-reflect

Powerful reflection utilities for Skript.
MIT License
56 stars 19 forks source link

Imported values seem to no longer reset upon reload #75

Closed Fusezion closed 4 months ago

Fusezion commented 7 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 image 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.