GoryMoon / PlayerMobs

GNU General Public License v3.0
5 stars 3 forks source link

Added call to load configs at Load event #56

Closed astynax777 closed 2 months ago

astynax777 commented 6 months ago

The dimensionBlockList is always empty when it's checking isDimensionBlocked because the configReload is never called to populate it. This wires up call in the onLoad event.