BlingGravity RELOADED

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Bling Gravity Reloaded

Description

This plugin is like BlingGravity by SethBling (Video Here) but with a few changes to make it more usable for the average server;

First, I noticed his plugin completely stopped all forms of fall damage, and I have fixed this to make it that fall damage is only stopped when your gravity is being affected by a block.

Secondly, I made it update gravity more often, his plugin only updated 20 times a second. Which, seems alot, but for gravity it would not be precise enough. So mine has a value configurable in config.yml, which defaults to a 5ms update speed but you can change it to what you prefer.

Lastly, I made it so you can fully configure what blocks have gravity, and how much of it. so instead of wool that gives you gravity, you could make it so grass has high gravity so you cannot jump.

Configuration

GravityRefreshDelay: This defaults to 5ms, any less could cause your cpu usage to become quite intensive, yet anything more than 50-60ms could make the gravity become much less realistic.

GravityBlocks: This is where you define which blocks have gravity, and how much gravity they have.
The default gravity would be 1. So if you want low gravity you could do something like 0.1. If you want anti gravity (Which would make you go up into the sky) you would just do a negative value, like for example, -0.5, which would be low anti-gravity.
There is already default blocks setup in config, these are set to what sethbling used in his video.
To add your own you would just add whatever you wanted to the list, or replace another.
If you wanted low gravity grass you would just do this:
- '2: 0.1'. Where the '2' is the data value of grass, then after the comma is the gravity.
If you want a block with data like for wool, where the data value is, you would just put 'ID-Data: Gravity'.
For example for black wool with high anti-gravity;
'35-15: -1'.

Hope you enjoyed my version of sethbling's BlingGravity, any bugs or anything you think I should add just put down in the comments, thanks :)


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    78852
  • Created
    Apr 24, 2014
  • Last Released File
    Apr 24, 2014
  • Total Downloads
    1,946
  • License

Categories

Members

Recent Files