Conquest of Blocks Posted April 3, 2020 Report Posted April 3, 2020 Is there a way to create a privilege group that can't access the /kill command, so that they will not be able to get out of prisons through respawning? I mean, i know how to create groups, but how could i disable that command for them?
Tyron Posted April 9, 2020 Report Posted April 9, 2020 Hi Kai, currently the /kill command is bound to the chat privilege. You could take it away to avoid players using it, but that will also take away the ability to chat. Alternatively you could write a tiny mod that unregisters the vanilla kill command, then register your own /kill command and execute "player.Entity.Die()" yourself if your desired conditions are met. hope that helps
Recommended Posts
Archived
This topic is now archived and is closed to further replies.