bivashy / NanoLimboPlugin

The lightweight, high performance Minecraft limbo server that runs as plugin
https://www.spigotmc.org/resources/86198/
GNU General Public License v3.0
12 stars 3 forks source link

Add Limbo World Settings to Plugin Configuration #13

Closed DimaSergeew closed 1 week ago

DimaSergeew commented 1 week ago

Dear Developer,

Is it possible to add settings for the Limbo world to your plugin's configuration? I am using the mcauth plugin, which temporarily creates and removes a Limbo world during user authentication. I would like to have the ability to customize the Limbo world through your plugin's configuration.

Currently, the Limbo world is automatically managed by mcauth, but being able to configure its settings would greatly enhance the flexibility and usability of the environment during the authentication process.

Thank you for considering this request. Your work on the plugin is greatly appreciated.

bivashy commented 1 week ago

Hi there!

I see what you want to achieve, but NanoLimboPlugin already has configuration for that purpose. If you want to make mc-auth limbos world configurable, use NanoLimbo, or create limbos in NanoLimboPlugin configuration instead.

mc-auth will only create a Limbo server using NanoLimboPlugin if the server doesn't exist in the configuration of proxy (BungeeCord config.yml, Velocity velocity.toml), so you could easily make the server configurable by adding Limbo to NanoLimboPlugin, and adding into your proxy configuration.

If you have any further questions, feel free to ask: Discord, GitHub Discussions, Spigot Discussions