LightAPI icon

LightAPI -----

Bukkit library for edit light levels




Version: 5.3.0
I love this plugin, it's very useful for creating servers. I would like you to update for minecraft(papermc) 1.21+, I will support you when it is actually released.

Version: 5.3.0
Update it to 1.20 - 1.21 please. It doesn't work anymore. We need updated plugin

Version: 5.3.0
please update 1.20.4 and latest versions support plsssssssssssssssssssssss we need full enabled plugins

Version: 5.3.0
Doesn't work at all. Im unable to get the API and there is not even a discord or anything else to be able to contact in order to know how this works.

Version: 5.3.0
Very good plugin, but please update it to support 1.20.I hope more people understand it.Can I post it on the Harmony Forum in China at www.hxbbs.tk?

Version: 5.3.0
very good plugin but please update it to 1.20 because it does not work on 1.20 .

Version: 5.3.0
It's a good plugin, as of writing this review it does not work on 1.19.4
There is a working fork of it tho, download it here
https://github.com/IPECTER/LighterAPI/releases/

Version: 5.3.0
Works fine using compatibility mode but since it sets lights manually instead of hijacking the chunk, it uses up a whole more tps time than before which could make weaker machines struggle

Version: 5.3.0
Yeah, is working on 1.19.3
to make it work in 1.19.3 you should look for the following lines:

enable-compatibility-mode: false
force-enable-legacy: false

and change the value from "false" to "true"

Version: 5.3.0
Works fine on 1.19.3 you just need to change some config settings. Should probably update the description with that info though, I only found out from reading the other reviews.

Version: 5.3.0
Does not work on version 1.19.3! What did I pay for? Ignore from the developer and I paid 15 bucks for this? kapets

Version: 5.3.0
doesn't work in 1.19.3 after the config options said in the comments. i really like this plugin and i have used it for a year, but now it just doesn't work.

Version: 5.3.0
dont start
[11:20:38 WARN]: java.lang.RuntimeException: (NoSuchFieldException) e
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.toRuntimeException(VanillaNMSHandler.java:81)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.onInitialization(VanillaNMSHandler.java:187)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.StarlightNMSHandler.onInitialization(StarlightNMSHandler.java:167)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.BukkitPlatformImpl.initialization(BukkitPlatformImpl.java:229)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:88)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70)
[11:20:38 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[11:20:38 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371)
[11:20:38 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:548)
[11:20:38 WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:611)
[11:20:38 WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:525)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:641)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:427)
[11:20:38 WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:343)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1116)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
[11:20:38 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[11:20:38 WARN]: Caused by: java.lang.NoSuchFieldException: e
[11:20:38 WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.onInitialization(VanillaNMSHandler.java:175)
[11:20:38 WARN]: ... 15 more
[11:20:38 WARN]: java.lang.IllegalStateException: Initialization failed! Code: -1
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:96)
[11:20:38 WARN]: at LightAPI-Bukkit-5.3.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70)
[11:20:38 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[11:20:38 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371)
[11:20:38 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:548)
[11:20:38 WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:611)
[11:20:38 WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:525)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:641)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:427)
[11:20:38 WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:343)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1116)
[11:20:38 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
[11:20:38 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[11:20:38 INFO]: [LightAPI] Disabling LightAPI vbukkit-5.3.0 (build SNAPSHOT)
[11:20:38 INFO]: <LightAPI>: [INFO] Shutdown LightAPI...

Version: 5.3.0
FOR DOES WHO CAN´T USE THE PL in 1.19.2 you'll need to change
two values in config:

enable-compatibility-mode: true
force-enable-legacy: true

It will work perfectly! :D

Version: 5.3.0
I have been using this plugin for a long time. Sometimes it has a rough update history but the author mainly makes this plugin for Sponge and the like now. Anyway, it's an awesome plugin. It works for 1.19.2 if you use the paper build the guy below me mentioned, or if you use purpur, purpur-1.19.2-1769. Just look for 1769 build number.

Version: 5.3.0
I used it for the first time, and it works fine. Well done, great add-on plugin for the community. ✍️(◔◡◔)

**P.S. For "paper" version users. I found that "paper-1.19.2-134" can work with LightAPI normally.

Before I try to upgrade it to paper-1.19.2-191 and found that it doesn't work. So, I reverted to the original version. Maybe they changed some settings. so, it doesn't work.

Version: 5.3.0
Works on PaperMC 1.19.2, IF the following two configuration values are set:

enable-compatibility-mode: true
force-enable-legacy: true

When I walk around with a torch in my hand, my surrounding is dynamically illuminated. In combination with "Darker Nights", this is pretty amazing! I will have to check how much this drains my servers CPU, though, but it's a very cool feature!

Version: 5.3.0
Not working on 1.19.2

LightAPI doesn't wok on 1.19.2 paper when will the update come

Version: 5.3.0
Not working on 1.19.2
I'll remove it once it's fixed, i tried using a compatibility version and it still didn't work

Version: 5.3.0
LightAPI doesn't work on the latest 1.19.2 Paper

I gave 1 point for you to see that I will remove it when you fix it.

Version: 5.3.0
Excellent work with adding support for 1.19! I never thought i'd see the day. But im happy it did!

Version: 5.3.0
Plugin works great on 1.19, thank you for updating it! Keep up the good work man!

Version: 5.2.0
1.19, please

================================================================= :) <3

Version: 5.2.0
1.19 !!!
excellent plugin
======================================================

Version: 5.2.0
Great, the new update can be used on 1.18.2. Thank you very much. The plugin is very necessary for me.

Version: 5.1.0
This is a great plugin you can use. Can you update it to work on 1.18.2? I can't get it to work on 1.18.2

Version: 5.1.0
This is a must for glowing furniture. Thank you for creating it. Can you update it to work on 1.18.2?

Version: 5.0.0
Thanks for your hard work!
This even works with Paper 1.17+. Very good.

Good resource for both devs and admins

Version: 5.0.0-preview
I've been waiting for this update.
I visited your GITHUB from time to time and I looked forward to it a lot.
It works really well! Thank you!

Version: 3.2.9
Please users, use the following link since the plugin was transferred to another dev.


https://www.spigotmc.org/resources/lightapi-fork.48247/

Version: 3.2.9
Good resource, but when you add 1.15-1.16 support? We all java programmers need it

Version: 3.2.9
Good!It's useful for developers and some server.I wanted to mark 50starsbut only 5.May I reposted it to mcbbs.net(The biggest forum of China)?I'll mark the original page and source code page.Look forward.Thanks!

Version: 3.2.8
Good api but please make it support 1.14+ versions
------------------80 character limit

Version: 3.2.5
For those of you who are unable to notice obvious important information. Please scroll up to the top, where you will find a large line in mostly red stating 'RESOURCE IS INACTIVE! SWITCH TO THIS FORK BY @bottomdumber !"

In the future, don't leave bad reviews on abandoned resources, it won't help you in any way, it will only make other people despise you.

Version: 3.2.4
Please Update This Plugin!
Please.
I cant use it.
Because DiceFurniture want this Plugin.

Version: 3.2.4
Please Update IT!

Sonnst mache ich es!!!

Ich muss es dann Decompilen!
mar_robHD

Version: 3.2.4
Need update for 1.12.1. It doesn't work with 1.12.1, also lightsource does :( d

Version: 3.2.4
Not work here, please helpme.

MY CODE:

new BukkitRunnable() {

@Override
public void run() {
for (Player p : Bukkit.getServer().getOnlinePlayers()) {
if (p.getInventory().getItemInOffHand().getType() == Material.TORCH) {
LightAPI.createLight(p.getLocation(), 15, true);
for (ChunkInfo info : LightAPI.collectChunks(p.getLocation())) {
LightAPI.updateChunk(info);
}
}
}
}
}.runTaskTimer(Main.getPlugin(Main.class) , 1,10);
new BukkitRunnable() {

@Override
public void run() {
for (Player p : Bukkit.getServer().getOnlinePlayers()) {
if (p.getInventory().getItemInOffHand().getType() == Material.TORCH) {
Location location = p.getLocation();
LightAPI.deleteLight(location.getWorld(), location.getBlockX(), location.getBlockY(), location.getBlockZ(), true);
LightAPI.createLight(p.getLocation(), 15, true);

for (ChunkInfo info : LightAPI.collectChunks(p.getLocation())) {
LightAPI.updateChunk(info);
}

}
}
}
}.runTaskTimer(Main.getPlugin(Main.class), 5, 20);
}
}

Version: 2.0.1
Please update to Spigot 1.9.4!!! Very nice Plugin!!!
-------------------------------------------------------------------------

Version: 2.0.1
Also need an 1.9.4 update, please.
-----------------------------------------------------------------

Version: 2.0.1
Mabey an update to 1.9.4? I need it as fast, as posible
---------------------------------------------------------------------------

Version: 1.4.2
Thanks man it's perfect :)

Version: 1.4.2
Great, nice work dude. Keep this updated for ever, we don't wanna loose this awesome piece of code. It's amazing! :)

Version: 1.4.1
Nice plugin. I'm using it for light borders and I seem to have a problem with deleting light sources from leaves. It removes all the other ones, but the light on the leaves are being left behind. Any help would be appreciated. Willing to show you the problem and talk over Skype if you could.

Version: 1.3.1
YES!

Version: 1.3.1
Great job!

Version: 1.3.1
good!
Belka xyu)

Version: 1.2.0
Very useful!

Version: 1.1
Nice job.

Version: 1.1
Very Good!

Version: 1.0
Nice plugin!

Resource Information
Author:
----------
Total Downloads: 76,901
First Release: Mar 1, 2015
Last Update: Jul 20, 2022
Category: ---------------
All-Time Rating:
45 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings