In-game updater doesn't work with cheats off
quat1024 opened this issue ยท 2 comments
(I actually tested in Botania 332, because if I use the latest version I obviously won't get the choice to update ๐ )
- Open an old version of botania
- Create a world with cheats off
- Click download
It's because /botania-download-latest is using the default permission setting which defaults to "ops only," override getRequiredPermissionLevel()
to return 0
I don't believe there's a way to fix this, since non OPs shouldn't be able to use the command.