minecraft spider
2.0.1
This plugin was developed for a video series about procedural animations.
plugins
folder.world
.java -Xmx1024M -Xms1024M -jar server.jar nogui
.eula=false
to eula=true
in the eula.txt
file.localhost
as the IP address.Autocomplete will show available options.
# Set option (gait, gallop_gait, debug_renderer)
/options gait <option:string> <value:double>
# Reset options
/options gait reset
# Get option
/options gait <option:string>
# Change body plan (quadruped, hexapod, octopod)
/body_plan <plan:string> <scale:double?> <segment_length:double?> <segment_count:int?>
package
to build the plugin. The resulting JAR will be in the target
folder.plugins
folder.
mklink /D newFile.jar originalFile.jar
ln -s originalFile.jar newFile.jar
You may use the plugin and source code for both commercial or non-commercial purposes.
Attribution is appreciated but not due.
Do not resell without making substantial changes.