FBasics 2.0.11
Details
-
FilenameFBasics.jar
-
Uploaded by
-
UploadedDec 26, 2015
-
Size326.23 KB
-
Downloads363
-
MD56422f1fd0ec0fd35cdc31dd2e998d1c8
Supported Bukkit Versions
- 1.8.1
- CB 1.7.9-R0.2
Changelog
Merry Christmas and happy new year everybody, enjoy this update! There are no configuration changes since 2.0.0 so don't worry about updating it. :)
- Fix issue when enderpearls never land and the user is no longer able to throw them until the server restarts.
- Comment out "tutorial" modifier in the configuration so newbies no longer get confused when first installing the plugin.
- Shade in Gson by default, people still use 1.7 servers which have no Gson available. If you are using a 1.7 server, FBasics will now work again for you.
- Anti-phase distance limit has been bumped to 16 blocks to prevent issues where people with high velocities get pulled back.
- Anti-phase now only prevents players moving into blocks, this fixes issues with people getting stuck inside trees and sand/gravel blocks.
- Fixed problem with loading command modifiers from configuration, sometimes command modifiers that were removed would be still loaded upon reload.
- Implemented an ultra fast 3D path finding algorithm in anti-phase for much more accurate results when players are at higher velocities. This should make the anti-phase have no false positives, but if you do find anything please message me.
- General code clean up and organisation.