Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hunger keeps getting reset to true #4

Open
bergerkiller opened this issue Jun 8, 2017 · 4 comments
Open

Hunger keeps getting reset to true #4

bergerkiller opened this issue Jun 8, 2017 · 4 comments

Comments

@bergerkiller
Copy link
Member

(from spigot forums)

https://www.spigotmc.org/threads/myworlds.233689/#post-2461931

@bc-hill
Copy link

bc-hill commented Feb 2, 2018

https://www.spigotmc.org/threads/myworlds.233689/#post-2464095

It was because I was changing the config without doing /world config load.

@bergerkiller
Copy link
Member Author

Oh right, I never updated this issue ticket. I do agree with his comment that it isnt ver intuitive when things dont change when changing config. In c# Ive used File system listeners in the past to detect changes in files and auto-reload them. Something similar would be nice for java, but instead for when the contents change without being saved by the plugin.

@bc-hill
Copy link

bc-hill commented Feb 2, 2018

Is that a common behavior with other plugins? I have not encountered one that automatically reads config updates.
For me, intuitive is to change settings, and then type a command in-game, to reload config.

@bergerkiller
Copy link
Member Author

bergerkiller commented Feb 2, 2018

I do know some plugins re-open the config file every single time it has to know a certain option. Whether that is desirable I dont know...dont think so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants