/speed limits for groups #5215
Unanswered
dxnnv
asked this question in
Ideas and Feature Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Enhancement
Add configurable limits for /speed for individual groups (and possibly players).
This could be done either through config.yml or with permissions directly.
Example:
and then assigned with
essentials.speed.max.vip
oressentials.speed.fly.max.vip
essentials.speed.walk.max,vip
for more customization.Alternatively, this could just be done with something like
essentials.speed.max.5
oressentials.speed.fly.max.5
essentials.speed.walk.max.5
, eliminating the need for a config entry.Beta Was this translation helpful? Give feedback.
All reactions