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 7 forks source link

Add file watchers #102

Open CheatCod opened 1 year ago

CheatCod commented 1 year ago

Description

Add file watcher to server.properties and maybe .lodestone_config file to watch changes and update core's internal state.

Relevant crate: https://github.com/notify-rs/notify

Steps to reproduce (optional)