I have a conditional permission for minecraft.command.gamemode to only work in a certain world, but I'm afraid that the player will bring items from the creative to the other world.
So I thought it would be interesting if there is permission for the player to take items to other worlds, something as worldmanager.keepinventory.
I have a conditional permission for
minecraft.command.gamemode
to only work in a certain world, but I'm afraid that the player will bring items from the creative to the other world.So I thought it would be interesting if there is permission for the player to take items to other worlds, something as
worldmanager.keepinventory
.Nice plugin!