Closed sadcenter closed 2 years ago
You have confirmed that you are NOT using a fork of NachoSpigot in any way. YOUR changes are not OUR faults.
Tested again on git-NachoSpigot-"514e752"
. Same as above
Replying to https://github.com/CobbleSword/NachoSpigot/issues/259#issuecomment-974561192
Honestly it should be re-worded anyway, both to be less aggressive and to confirm that the user has tested the issue on upstream
This is normal behavior! @HeathLoganCampbell coded fast ops like this intentionally.
Changes are also not saved, so all ops will be reset after each restart.
Okay, so shouldn't it be renamed or commented with information?
Yes.
Honestly it should be re-worded anyway, both to be less aggressive and to confirm that the user has tested the issue on upstream
@CyberFlameGO I agree. I was a little frustrated at the time when I added that (also the reason I added it in the first place), so that might've made it sound more aggressive.
Honestly it should be re-worded anyway, both to be less aggressive and to confirm that the user has tested the issue on upstream
@CyberFlameGO I agree. I was a little frustrated at the time when I added that (also the reason I added it in the first place), so that might've made it sound more aggressive.
Chill
Observed Behavior
Ops checks should load from the file.
Expected Behavior
Ops should load from the file.
Steps To Reproduce
Enable
fast-operators
in configurationPlugin List
No response
Server Version
git-NachoSpigot-baf5f2f
Other
Fast ops are not working. Minecraft ops don't load instantly when an instance of
OpList
is created what causes there are no operators loaded yet, fast operators want to add every loaded operator when operators are not loaded yet(?) IMO fast ops should be by default turned to true.Agreements