basically the title. I am currently toying a round with game development and I wonder how I can get the creative privilege working. I know that Luanti does not provide a creative menu where I can pick nodes from – I’ll create one, that’s not the issue.
But it seems like, there is no creative privilege at all. The API documentation says that it is a built-in privilege. But that’s not the case in Luanti 5.11.0?
I set this in my game.conf:
Code: Select all
disabled_settings = enable_damage, !creative_modeI also don’t have creative-style gameplay, when I place a node it is removed from my inventory.
Even if I remove this game configuration and manually tick the checkbox I still don’t have a creative privilege or creative-like gameplay.
When I run /grantme all, I get those permissions:
ban, basic_privs, bring, debug, fast, fly, give, interact, kick, noclip, password, privs, protection_bypass, rollback, server, settime, shout, teleport
As you can see: no creative.
So, I wonder, how can I get the usual creative gameplay (i.e. nodes not removed from the inventory when placing them) … and why is there no creative privilege even if it should be a built-in one?
Thanks in advance for your help :)