Motion Madness
< . . . Description . . . >
This plugin is the result of fusing 2 of my other plugins "Fast Tracks" and "Fall Damage Savior", and more later additions: provides various player motion modifications based on conditions and permissions.
Basically you can: change speed of players depending on the block below them in various ways, prevent fall damage globally or also in certain blocks, launch players in the direction they're facing, or in custom vectors x/y!
< . . . Current Features . . . >
- All features have:
- Total Disabling: you can disable the entire feature, disabled features will not consume any CPU or RAM.
- World Support: you can disable them in certain worlds.
- Custom Block ID and Data: players over this Block ID AND Data Value will activate the effect, speed, deny fall damage or push.
- Fast Tracks (FT):
- You can set various blocks and set them different modes, speeds and timings, to create VIP roads or wathever you need.
- This feature can modify the player speed by 2 modes:
- Auto: Player will be pushed to the facing direction, that can be used to be pused upwards or any direction, cool for parkour games or make fast travel roads.
- Manual: The player will get a custom power and time speed effect, so he can move to the wanted direction instead of being pushed.
- Fall Damage Savior (FDS):
- This part of the plugin provides what it says; protection against fall damage by various ways:
- Disable ALL fall damage sources.
- Disable fall damage on certain blocks.
- This part of the plugin provides what it says; protection against fall damage by various ways:
- Bouncy Blocks (BB):
- This feature lets you place other kind of blocks, bouncy blocks, those blocks will push players upwards by a custom power.
- You can customize horizontal and vertical push power: create elevators, games, player launchers...
< . . .
How to Use. . . >
- On Construction due to changes to the plugin.
< . . .
Commands (Disabled till next version)). . . >
- /mm help : shows all commands.
- /mm reload : reloads the config. ( ENABLED! )
- /mm on : turns on the plugin (on by default).
- /mm off : turns off the plugin.
- /mm yes : turns on Fast Track effects just for you (on by default).
- /mm no : turns off Fast Track effects just for you.
< . . .
Permissions. . . >
- MotionMadness.admin.commands : Access to all admin commands.
- MotionMadness.user.commands : Acess to all user commands.
- MotionMadness.FastTrack.<Block Name> : Access to Fast Track Blocks with that Block Name in the Config.
- MotionMadness.FallDamageSavior.<Block Name> : Access to Fall Damage Savior Blocks with that Block Name in the Config.
- MotionMadness.FDS.global : If the Global Fall Damage is disabled, only players with this node will be affected.
- MotionMadness.BouncyBlocks.<Block Name> : Access to Bouncy Blocks with that Block Name in the Config.
- Example: to give users permission to use "Fast_Road" Blocks you must give them the permission "MotionMadness.FastTrack.Fast_Road"
(Extracted from the default config)
- FastTrack_Blocks:
- Fast_Road:
- Mode: auto
- Block: 22
- Data: 0
- Speed: 1
< . . .
Next Features. . . >
- Fast_Road:
- FastTrack_Blocks:
( I wish you to have the last word in this, so please comment, and tell me what do you want in the next version! )
- Add permissions to place Each Kind of Module Blocks.
< . . .
Changelog. . . >
Link = ( Changelog Page )
< . . . Errors / Issues - Troubleshooting . . . >
GETTING "Unsupported major.minor version 51.0" ON START?
ALL MY PLUGINS RUNS WITH JAVA 7! IF YOU HAVE JAVA 6, UNINSTALL IT AND INSTALL JAVA 7
< . . . About the Author . . . >
When i start a server with dozens of plugins i have the same fear... will plugins break with this build?
Well I can guarantee my plugins WILL NOT! cause i'm an active programmer, i'll always update my plugins to work with latest RB CraftBukkit Builds, so relax and enjoy.
Also, you can hire me to make a custom plugin for your server, just ask!
< . . . Donations . . . >
This is a free work, i'm not gonna get rich with this, so if you like my work, want to speed up the development or get custom features, please feel free to donate, a simple $ is enought to buy me some cookies :)

-
View User Profile
-
Send Message
Posted Jan 6, 2013@OriginalMadman
HI man :) well addint disabled AND enabled is just absurd, most servers has between 3 and 5 worlds so i must work for them, but if you want a custom version we can talk about it :)
-
View User Profile
-
Send Message
Posted Jan 5, 2013Nice plugin - gonna try it out!
Would you be so kind to consider adding support for "enabled worlds" in addition to configuring the disabled ones? We have 40+ worlds, and there is quite a lot of changing around and it would be very helpful to just choose which it is active in... Thanks!
-
View User Profile
-
Send Message
Posted Dec 30, 2012@BOTTOMFEEDER860
No problem, i'm glad you're happy :)
-
View User Profile
-
Send Message
Posted Dec 30, 2012THANKS FOR ADDING MANUAL SUPPORT! YOU THE MAN!!
-
View User Profile
-
Send Message
Posted Dec 23, 2012@BOTTOMFEEDER860
Yes this will be the sollution, anyway i'll add both options, some servers are using my plugin for pakour games and so on, cause tracks can launch you at the direction you're facing so it's really fun to make them, so as i said i'll add both options, but i'm working on payed projects right know, so i think i'll work in fast track for than in about a week, (also will take some time to add the new system) but don't worry, i'll do :)
-
View User Profile
-
Send Message
Posted Dec 22, 2012Awesome Thanks. Let me know when you add in both ways so I can test it. I would love to not automatically run when i step on the right blocks. If i could freely control my stop and go on the selected blocks this plugin would be perfect! thanks again. i hope the potion effects way makes it so i dont automatically move on blocks!
-
View User Profile
-
Send Message
Posted Dec 21, 2012haha yes, the problem is that you can't simply multiply the player velocity that this causes crash, like get player velocity and then multiply, this is a neverending loop so this is the better way to do it, there's another way, giving potion effects, i can make both options in next version.
-
View User Profile
-
Send Message
Posted Dec 21, 2012Thanks a lot! Gonna download the new version now. Appreciate it. I also noticed that once i step on a block that is set to go fast, i no longer have to push W to go forward. as soon as i touch it my guy speeds up, but walks all by himself until i get off the fast track. is there anyway to just make me run faster and not make me go forward automatically? Like I will get to a piston door that I have and my guy just bounces off the wall (the blocks make him go forward automatically) until im lucky enough to target the switch to open it.
-
View User Profile
-
Send Message
Posted Dec 20, 2012@BOTTOMFEEDER860
Ok added data values support and half steps :)
-
View User Profile
-
Send Message
Posted Dec 19, 2012@BOTTOMFEEDER860
The 1.4 is compiled with last bukkit api, and was tested in 3 different servers with more plugins, my own server has 66 plugins and works great, use last rb and try it again :)
And for datas, is not working for data values right now, i'll add in the next version.
-
View User Profile
-
Send Message
Posted Dec 19, 2012Sweet thanks man. but i have a problem now. Installed the new version, and set the blocks up as I'd like and I get errors in the console of my server, and then no speed change occurs in game. I am download newest craftbukkit that came out today to see if that fixes it. and Also, i want to set brick slabs to run fast (44:4) in the config i cant type 44:4 it only accepts 44. Does that mean ALL slabs will go fast?
-
View User Profile
-
Send Message
Posted Dec 19, 2012@BOTTOMFEEDER860
This feature is in the 1.4, is waiting for approval :)
EDIT: approved, you can now download it.
-
View User Profile
-
Send Message
Posted Dec 18, 2012I can't figure out how to add a second block type to the config. could you please help? i have the original block type set to bricks (ID: 45) instead of bedrock, and i have some roads in certain areas set as brick slabs (44:4) but i cannot seem to figure out how to set the plugin to work with both Bricks (45) and brick slabs (44:4). Let me know! Thanks for the plugin!
-
View User Profile
-
Send Message
Posted Dec 18, 2012This is great, my friend. Thanks.
-
View User Profile
-
Send Message
Posted Dec 9, 2012@DiegoRamirez
Poll started, let's hear what the people want :)
-
View User Profile
-
Send Message
Posted Dec 9, 2012Your plugin is very nice. But I request a feature in it:
A command to activate/desactivate in the game for the players. For example the player choose to put it in off (for example /ft off) and on (f.ex: /ft on)
This is very important to change for the players beacuse I need choose the obsidian block for my server.
Thanks in advance and regards.
-
View User Profile
-
Send Message
Posted Dec 2, 2012Jaja pues si soy Español, cualquier duda o petición ya sabes amigo :)
-
View User Profile
-
Send Message
Posted Dec 2, 2012good plugin :)
no me digas que eres español? :O yo soy español :), soy el dueño de - www.specialminecraft.com +3300 registrados.