MovingThings | Animate Your World |

NULLED MovingThings | Animate Your World | V 1.7.1

No permission to download
Tested Minecraft Versions:
  • 1.9
  • 1.10
  • 1.11
  • 1.12
Contributors:
CraterHater

MovingThings
This plugin allows for the creation of moving structures, from timelapses of houses to complete working windmills. This plugin is easy to use and a tutorial is included on this page. Besides animating builds you are also able to set camera paths which allow you to make players fly around your server.

Examples

Features
  • Animate your builds! You are now able to create working windmills, make cars drive through your streets or create timelapses of houses you have build.
  • Camera Movements! You can now add camera positions between which the player will smoothly glide. This will give them a nice overview of whatever you are showing.
  • Unique! By animating your lobbies you can truly impress new players, which makes them more likely to stay.
  • Easy to use!
  • Build in API! Look at the API documentation below for details.
Usage
Below is a detailed documentation of the commands:

API
This plugin comes with an easy to use API for developers. To access the API simply add the jar file to your build path and then add the plugin as a dependency. To use the API simply check if it is loaded:
Code (Text):
if (Bukkit.getPluginManager().isPluginEnabled("MovingThings"))
Then you can use a bunch of methods by writing:
Code (Text):
MovingThingsAPI.setCamera(Player p);

MovingThingsAPI.stopCamera(Player p);
MovingThingsAPI.startAnimation(String animation);
MovingThingsAPI.stopAnimation(String.animation);
MovingThingsAPI.setTime(String animation, int time);
MovingThingsAPI.getTime(String animation);
MovingThingsAPI.setCycle(String animation, boolean cycle);
MovingThingsAPI.isCycle(String animation);

Support
If you ever need support then here are some ways to contact me:
  • PM me here on Spigot! (Most efficient)
  • Skype me at 'craterhater1'
Author
Direct-Leaks.com
Downloads
144
Views
224
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from Direct-Leaks.com

Latest updates

  1. Slight Enhancements

    Made a few bug fixes and other slight enhancements
  2. Sequence Update

    Added two new commands /mt sequence Animation1 Animation2 /mt sequence Animation clear Used to...
  3. Hotfix

    Hotfix for user

Latest reviews

update please
Would you update the plugin? Still thank you.
Direct-Leaks.com
Direct-Leaks.com
in a minute
Top