I was wondering if there is a way to make it so you can limit certain people to use /speed 2, but not go all the way up to 10. I saw this in the config Code (Text): #Set the max fly speed, values range from 0.1 to 1.0 max-fly-speed: 0.7 #Set the max walk speed, values range from 0.1 to 1.0 max-walk-speed: 0.8 I guess I could use this, but it would not be ideal as it just lowers the speed of the 10 value, making it seem like 2, making it so you can no faster than that. Just wondering if there is a way to get round it or not