Fixed dungeon generation (Sometimes the server managed to load chunks faster than they hit the dungeon handler, which missed the initial chunks for generation)
The portal system has been optimized. When unloading a chunk, particles automatically stop spawning. Empty or disabled worlds do not load when using animations
Now all supporting plugins are checked simultaneously (Many users have experienced difficulties using Lands and WG at the same time. The plugin now checks all supported plugins simultaneously)
LiteCore contains the basic necessary functions for all plugins in the Lite family. It weighs very little, so it's built into every Lite plugin. You don't have to worry about updating it, it's built into all plugins and gets updated at the same time as the main plugin gets released <3
Fixed priority for receiving messages in chat when entering data from the GUI (Servers that used plugins for custom chat experienced difficulties. Thanks FIO for report)