xCykrix / DynamicLights

Spigot/Paper Plugin for Simple Dynamic Lights
https://www.spigotmc.org/resources/dynamiclights.110707/
5 stars 1 forks source link

[Suggestion] Customize Light Sources and Global Toggle #6

Closed supertakeru closed 1 year ago

supertakeru commented 1 year ago

Ability to change light level per block and have a global toggle in config.yml for dynamiclights lock would be nice features.

xCykrix commented 1 year ago

Hey @supertakeru,

I can definitely look to adding the ability to change and customize light levels in a configuration file. I'll probably use something like "lights.yml" to add this feature vs having it in config.yml.

In regards to a global toggle, are you looking for the ability to change the default state to off instead of on or disable the lock feature entirely? If neither, can you elaborate a bit more on that for me.

supertakeru commented 1 year ago

Yes, I am looking for an option in the configuration.yml to be able to set it to disabled so that it does NOT block off-hand placing by default.

xCykrix commented 1 year ago

Thanks for the clarification @supertakeru. Both of these are currently in progress and probably will be released tomorrow at some point.

xCykrix commented 1 year ago

The features requested are added in dev. Doing testing and will be releasing it shortly.