Rsl1122 submitted a new resource: Little Effects - Short duration effects when walking on blocks! Read more about this resource...
Love the plugin, are you able to make it where we can use worldguard regions so we can only apply specificeffects in specific areas?
Rsl1122 updated Little Effects with a new update entry: More conditions! - Change log 1.1.0 Read the rest of this update entry...
Don't work in 1.12.2 Code (Text): 27.12 09:53:54 [Server] ERROR Could not load 'plugins/littlefx-1.1.0.jar' in folder 'plugins' 27.12 09:53:54 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityToggleSwimEvent 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 27.12 09:53:54 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityToggleSwimEvent 27.12 09:53:54 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO ... 6 more 27.12 09:53:54 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.EntityToggleSwimEvent 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:109) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1618] 27.12 09:53:54 [Server] INFO ... 6 more
Rsl1122 updated Little Effects with a new update entry: Change log 1.1.1 Read the rest of this update entry...
Code (Text): 28.12 10:56:52 [Server] INFO [LittleFX] Enabling LittleFX v1.1.2 28.12 10:56:52 [Server] ERROR Error occurred while enabling LittleFX v1.1.2 (Is it up to date?) 28.12 10:56:52 [Server] INFO java.lang.NullPointerException: null 28.12 10:56:52 [Server] INFO at com.djrapitops.littlefx.FXConfig.getEffect(FXConfig.java:76) ~[?:?] 28.12 10:56:52 [Server] INFO at com.djrapitops.littlefx.FXConfig.getEffects(FXConfig.java:44) ~[?:?] 28.12 10:56:52 [Server] INFO at com.djrapitops.littlefx.FXConfig.loadEffects(FXConfig.java:36) ~[?:?] 28.12 10:56:52 [Server] INFO at com.djrapitops.littlefx.LittleFX.reloadEffects(LittleFX.java:49) ~[?:?] 28.12 10:56:52 [Server] INFO at com.djrapitops.littlefx.LittleFX.onEnable(LittleFX.java:37) ~[?:?] 28.12 10:56:52 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618] 28.12 10:56:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 28.12 10:56:52 [Server] INFO [LittleFX] Disabling LittleFX v1.1.2 28.12 10:56:52 [Server] INFO [LittleFX] Disabled LittleFX.
If you get a buff, you will get a message I would like to add some box acceleration effects separately, but not all of them
Rsl1122 updated Little Effects with a new update entry: Change log 1.1.3 Read the rest of this update entry...
Eyy, the plugin is good but you can add configurable effects with mining blocks? I want to do things like that when you mine obsidian block you have three seconds of mining fatige.
Hello, I have an idea for the plugin, I think you should put the check that the player is in the configured block is different since if it stays stopped it does not give the effect when it is finished, it is given when moving in the block.
Also I think it would be molar that you could make the option that when you leave the block, I immediately removed the effect, for example I put a high level of invisibility on you, but I just want them to have it when I was there.
I would also like there to be an option that will allow the blocks to give you the effects just by being on top of them and not by passing by or touching them.
I have done tests and I put on a height to give some effects but did not remove them when lowering that height, could you please fix that?