PlayerControl
PlayerControl is used to control player's movements in the server. Currently, you may change the speed of the players, but we will add more abilities in the future updates! To use the speed that you have used, you need to run.
Commands :
/setspeed.walk <Speed> - Change your speed. (Walking)
/setspeed.walk <Player Name> <Speed> - Change other's speed. (Walking)
/setspeed.fly <Speed> - Change your speed. (Flying)
/setspeed.fly <Player Name> <Speed> - Change other's speed. (Flying)
/setspeed.jump <hight> Change your jumping hight
/setspeed.jump <Player Name> <Hight> Change others jumping hight
Permissions :
playercontrol.set.fly - Allow you to set your flying speed.
playercontrol.set.fly.other - Allow you to set other player's flying speed.
playercontrol.set.walk - Allow you to set your Walking speed.
playercontrol.set.walk.other - Allow you to set other player's Walking speed.
playercontrol.set.jump - Allow you to set your jump hight
playerconrtol.set.jump.other - Allow you to set other players jump hight
Videos :
If you have any ideas or any bugs, write it in the comments.
You may also contact me on my own server! ip: welleycraft.servegame.com
Change Log
V 1.0.0
- Release + Bug Fixes from beta.
V 1.0.1
- Fixed that the speed of 0 to 10 was the same.
V 1.0.1a
- Added the Ability to set your Flying speed
- Change the Permissions.
V 1.0.1b
- Added the Ability to set your Jump hight
- New Permissions:
- PlayerControl.* allows all commands
- PlayerControl.set.{walk / fly / jump}.other allows both Changing you own and other players speed
- PlayerControl.* allows all commands
-
View User Profile
-
Send Message
Posted Mar 3, 2014http://dev.bukkit.org/bukkit-plugins/icontrolu/
-
View User Profile
-
Send Message
Posted Jun 15, 2013@LilAznNight
It's a method in the Player class. public void setWalkSpeed(float value)
-
View User Profile
-
Send Message
Posted Dec 2, 2012Is there a permission node to set the speed permanently?
-
View User Profile
-
Send Message
Posted Nov 21, 2012Can you share to me how you made the code to change the player's movement speed?
-
View User Profile
-
Send Message
Posted Nov 17, 2012@Notownz
I support that idea. I am looking for something like this myself. :) This and support for permissions groups would be great! :)
-
View User Profile
-
Send Message
Posted Oct 5, 2012Just curious as to whether or not you can tell me this works. I am trying it out and nothing is changing for walkspeed.
-
View User Profile
-
Send Message
Posted Sep 25, 2012Can u add a option for time and group?
Example
Group
-Group A
-Walk 2
-Fly 2
-Jump 2
Time
-Start 13000
-End 24000
So Group A has 2x of everything but the ability will only begin @ 13000 and end @ 24000
-Group B
-Walk 1
-Fly 1
-Jump 1
Time
-Start 24000
-End 10000
So Group B has 1x of everything but the ability will only begin @ 24000 and end @ 10000
If you can add the option that would be really Kool!
Thanks
Notownz
-
View User Profile
-
Send Message
Posted Aug 23, 2012@KittyHopHop Yes the next update will have a function like this.
-
View User Profile
-
Send Message
Posted Aug 22, 2012Is there a way to make it so I dont haveto type in commands everytime?
So etc VIP players with permission: playercontrol.walk/jump will always have a specific speed/jump everytime they login.
And does - negative values work so they walk/jump extremly low (to punish them) ?
-
View User Profile
-
Send Message
Posted Aug 21, 2012@GoldenApple231 thank you.
-
View User Profile
-
Send Message
Posted Aug 21, 2012@NikoKun
Thats is because there is no node "playercontrol.*"
-
View User Profile
-
Send Message
Posted Aug 20, 2012I get the following errors with 1.0.1b:
-
View User Profile
-
Send Message
Posted Aug 20, 2012Source code?
-
View User Profile
-
Send Message
Posted Aug 19, 2012@NathonGreenNG Done. I will upload the file tomorrow.
-
View User Profile
-
Send Message
Posted Aug 18, 2012Can we get a jump height configuration? 0 to disable jumping and each consecutive number from there could be the equivalent to a 1 block increase in height. I've been looking a long time for a plugin to allow for us to change movement and jumping speed to match that of our other favorite games... Halo2 FTW.
-
View User Profile
-
Send Message
Posted Aug 15, 2012@Scripthen yes i know and i'm trying to fix it
-
View User Profile
-
Send Message
Posted Aug 14, 2012Hello,
Tested with NoCheatPlus and works just fine along side it.
However, while /setspeed and value is >1 it starts to mess up jumping will you fix the jump method in future releases (Not super/high jump, just jump with the setspeed)
thanks
-
View User Profile
-
Send Message
Posted Aug 14, 2012@ok12Boos i will you only have to change the field (in the config) with limits the maximum speed.
-
View User Profile
-
Send Message
Posted Aug 14, 2012@ok12Boss
We haven't tested this out, but you may test it and leave here if it works!
-
View User Profile
-
Send Message
Posted Aug 14, 2012Are this plugin support noCheat+ ?