/paidcommand command block cannot execute /spreadplayers command with /paidcommand
BrandonSoul opened this issue ยท 0 comments
so i created a command block in spawn with the code
/paidcommand @p 50 /spreadplayers 1168 214 0 1500 false @p
The wierd thing is if i put a commandblock with just the code /spreadplayers 1168 214 0 1500 false @p
it works fine
but with the /paidcommand i get the error "you do not have permission to do this"
in /p debug it says the paidcommand = true but command.spreadplayers = false
iv tried setting multiple permissions where i say true to command.spreadplayers for $COMMANDBLOCK
but it keeps saying the same error.
Also this is for the default group in the fe permissions. Thank you