pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.29k stars 1.56k forks source link

Reload is using chached files, instead of reading those again. #2804

Closed sero583 closed 5 years ago

sero583 commented 5 years ago

Issue description

Steps to reproduce the issue

  1. Use a plugin, change the config and reload the server.

OS and versions

Plugins

dktapps commented 5 years ago

I'm closing this as WF because it is unreasonable to fix. We can only address the config.yml issue, but as far as other config files go, this is not realistically fixable, which would just introduce inconsistencies in the behaviour.

It is planned to remove /reload in the next major version.

ZizzyZizzy commented 5 years ago

The /reload command should have been removed from all versions of Minecraft years ago. It causes nothing but problems.

Plugin developers also don't code the feature properly, so you can end up with memory leaks and crashing, among other issues.

Good riddance, /reload.