LightSource v1.7.0
Details
-
FilenameLightSource.jar
-
Uploaded by
-
UploadedAug 27, 2014
-
Size71.83 KB
-
Downloads1,825
-
MD54286c86c739db86aa6e746ba2e63ab26
Supported Bukkit Versions
- CB 1.7.9-R0.2
- 1.7.2
Changelog
WARNING! This file is not passed all the tests on my server (a shortage of people)! Be careful! It might not be stable!
[Version 1.7.0]
- Large changes in API
- Removed debug and Staggered Task
- Removed NMS Packets now used IWorldAccess (https://gist.github.com/aadnk/5841942)
- Changed config. It is recommended to delete the old config
- Fixed a bug in the pumpkin jack (not work light)
[Version 1.6.1]
- Changed config. Now you can put a delay in its sole discretion.
- Added a little "optimization". If the light source is located in the same place that it will not be updated chunks.
- Plugin switched to the new format version: Major.Minor.Version (Example: 1.6.1)
- Restored code for command /light
- Cleaned code
Read more ... (Part 1) Read more... (part 2)
[Version 1.6]
- Enabled experimental code Staggered Task
Bukkit: http://forums.bukkit.org/threads/howto-staggered-tasks.129487/
Github: https://github.com/BeYkeRYkt/LightSource/commit/424e21c28f9a4fabe46294376a7ce94336bf3bd7
- Added support for 1.7.10
[Version 1.5]
- A little recoded plugin
- Removed system 'Radius-mode'. Now using asynchronous runnable to update chunks (Beta) ( 500ms)
- Removed dependency on BKCommonLib
- Added Advanced Entities Light and Advanced Items Light (replacement BKCommonLib)
- Removed support < 1.7
- When you'll frequently update the chunks, the server begins to lags.