GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
27 stars 12 forks source link

Properly inform of disabled buttons #61

Closed Lyfts closed 5 months ago

Lyfts commented 5 months ago

Addresses the confusion here: https://discord.com/channels/181078474394566657/401118216228831252/1224710621824553093

The buttons won't be hidden anymore but will instead be slightly grayed out and display a message informing that they're disabled. disabled_server And if the player is playing singleplayer the buttons will inform that they're disabled in config rather than by the server. This has also been applied to the changes in https://github.com/GTNewHorizons/ServerUtilities/pull/52 disabled_sp The buttons can of course still be turned off in sidebar config.

evgengoldwar commented 5 months ago

Now there will be no confusion for beginners