Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
60 stars 6 forks source link

New event to update InstanceInfo #135

Open Ynng opened 1 year ago

Ynng commented 1 year ago

Please add an event to update InstanceInfo whenever the port or min/max player count changes, preferably the event sends the new InstanceInfo along with it.

CheatCod commented 1 year ago

When the user changes the port it's not reflected in the instance info, this is a bug.

Should emit an event when any of the settings in instance info is changed