Add permission for min scale and max scale #9069
NoltoxGit
started this conversation in
Enhancement
Replies: 2 comments 1 reply
-
I can confirm this is a much needed permission node in order to give players access to scale command because anything below scale 0.4 causes the player to block clip giving them the ability to X-ray caves, trial chambers, etc. |
Beta Was this translation helpful? Give feedback.
1 reply
-
up |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to give players permission to do
/scale
. But I don't want them to be able to scale 16 or 0.1.Would it be possible to add permissions for scale (a bit like flyspeed, for example)?
Examples of permissions:
cmi.command.scale.min.1
: A player won't be able to scale below 1.cmi.command.scale.max.3
: A player cannot scale above 3.Beta Was this translation helpful? Give feedback.
All reactions