Giter Site home page Giter Site logo

plugingraveyard / blockparticles Goto Github PK

View Code? Open in Web Editor NEW
32.0 3.0 31.0 560 KB

Sick of boring blocks? Well not any more with BlockParticles, Add particles to your blocks now!

License: MIT License

Java 99.54% Kotlin 0.46%
minecraft papermc modrinth spigotmc hacktoberfest2022

blockparticles's Introduction


crazycrates

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

Paper Purpur

Add particles to your blocks
Explore the docs »

Report Bug · Request Feature · Get Support

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Resource Page

Hangar Modrinth

Getting Started

How to get started with contributing / maintaining your own version of BlockParticles!

Prerequisites

A list of things necessary to make sure you can build BlockParticles properly.

Installation

  1. Clone the repo
    git clone https://github.com/Crazy-Crew/BlockParticles.git
  2. Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
  3. Run the assemble task.
    gradle assemble
  4. Open the jars directory in your root folder.
  5. Profit!

Support the Developers

Ryder Belserion on:

TDL on:

BadBones on:

License

Distributed under the MIT License. See LICENSE for more information.

blockparticles's People

Contributors

badbones69 avatar niconekodev avatar ryderbelserion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blockparticles's Issues

New particles and option to display any single particle by name with a controlled strength and distance size.

@kicjow I was wondering if it was possible to get new particles created and support adjusting currently existing particle shapes to any other particle type.

I also came across this BlockParticle plugin earlier. It is a bit old but it supports specifying any particle by spigot name and adjusting both the distance and strength of it.
https://www.spigotmc.org/resources/blockparticle.15583/

Is this something you could also implement?

Particle Bugs - Incompatible

Hello, it seems like Block Particles is incompatible with 1.16.5 version. When ever I setup a particle it's all the same particle and only white color -> https://gyazo.com/705f85a9dfca745ea5bcb6d2e7719285

I don't see any console errors popping up either. So I block particle just need 1.16.5 support.

My server version: 1.16.5
Block Particle Version: BlockParticles[v1.12]

Command Bug

Everytime I type a command, nothing shows up in the console and the command does anything!

PlayerPickupItemEvent WARN

31.07 20:22:45 [Server] WARN "BlockParticles v1.9.7.1" has registered a listener for org.bukkit.event.player.PlayerPickupItemEvent on method "public void me.badbones69.blockparticles.Api.onitemPickUp(org.bukkit.event.player.PlayerPickupItemEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors []

Item Frame kick no such field

The error: lost connection: Internal Exception: java.lang.NoSuchFieldError: v1_14_R1.

https://hasteb.in/xegezuro.md
Isolated logs only: https://hasteb.in/iyuxeyib.md

Run in version:
Paper version git-Paper-1618 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
Viaver: ViaVersion v2.2.3-SNAPSHOT
Block-Particles version v1.11.1-RELEASE **
minecraft in 1.14.4 **

Additional info:
BungeeCord: true
late-bind: true

After sometest is isolated your plugins , and the only one kick him out of the servers.

Using the API

Hey i'm trying to use the API you provided but I can't seem to get it working.
Here's my section of code below, all i'm trying to do at the moment is have a certain command create a block particle.
http://pastebin.com/RCLBi4Wv

When I type the command in-game, the console is spammed with errors until I restart the server.
Each error is the same one spamming:

http://pastebin.com/aZ9bfT7i

minor

well i updated but its saying:
21.06 16:33:11 [Server] INFO BlockParticles: 1.9.6 now available.
:)

no particle showing spigot 1.12

Hi Kicjow when i type "/bp set test spiral" there's no particle showing except for halo and all fountain particles., But there is no error showing in console just the particle is not showing.
There's maybe a dependency in this plugin? or is there i can do or you can do here?
this is cool and helpful plugin for my server and other servers.

Spam

20.10 04:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:36 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:36 [Server] INFO [04:30:36 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.PlayParticles$32.run(PlayParticles.java:741) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:36 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:36 [Server] INFO [04:30:36 WARN]: [BlockParticles] Task #10 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:36 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:36 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:36 [Server] INFO [04:30:36 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:36 [Multicraft] Skipped 162 lines due to rate limit (30/s)
20.10 04:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:35 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:35 [Server] INFO [04:30:35 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:35 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:35 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:35 [Server] INFO [04:30:35 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:35 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.PlayParticles$3.run(PlayParticles.java:76) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:35 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:35 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:35 [Server] INFO [04:30:35 WARN]: [BlockParticles] Task #9 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:35 [Multicraft] Skipped 150 lines due to rate limit (30/s)
20.10 04:30:34 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:34 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:34 [Server] INFO [04:30:34 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:34 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:34 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:34 [Server] INFO [04:30:34 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:34 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.PlayParticles$3.run(PlayParticles.java:76) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:34 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:34 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:34 [Server] INFO [04:30:34 WARN]: [BlockParticles] Task #9 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:34 [Multicraft] Skipped 174 lines due to rate limit (30/s)
20.10 04:30:33 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.PlayParticles$3.run(PlayParticles.java:76) ~[?:?]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:33 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:33 [Server] INFO [04:30:33 WARN]: [BlockParticles] Task #9 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:33 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.PlayParticles$5.run(PlayParticles.java:164) ~[?:?]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.Methods.getNearbyEntities(Methods.java:48) ~[?:?]
20.10 04:30:33 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.World.spawnFallingBlock(Lorg/bukkit/Location;IB)Lorg/bukkit/entity/FallingBlock;
20.10 04:30:33 [Server] INFO [04:30:33 WARN]: [BlockParticles] Task #11 for BlockParticles v1.9.7.2 generated an exception
20.10 04:30:33 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[PaperSpigot-1.13.1-b351.jar:git-Paper-351]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.PlayParticles$32.run(PlayParticles.java:741) ~[?:?]
20.10 04:30:33 [Server] INFO at me.badbones69.blockparticles.Methods.anyPlayers(Methods.java:65) ~[?:?]

I get spammed by this all the time on the console.

Paper 1.17.1 tell us to nag you - so here am i

[06:01:09] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.11.1-RELEASE
[06:01:09] [Server thread/INFO]: [BlockParticles] [STDOUT] [BlockParticles] Loading the config.yml
[06:01:09] [Server thread/WARN]: Nag author(s): '[BadBones69, Felux]' of 'BlockParticles' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).

1.20.1 update?

Spark link

No response

Server Version

1.19.3

Server Platform

Paper

Describe the bug

...

Steps to reproduce

...

Additional context

Hi, any chance for 1.20.1 update? I tried to compile from this github but its failing due to your API missing (broken repo).

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I ticked all the boxes without actually reading them
  • My version of Minecraft is supported by CrazyCrew.

Player get kicked when hitting other user.

I searched for the problem but it figured out that it is due Blockparticles.

When a player on my server is hitting someone else they get kicked and the reason my console or they get when they got kicked is:

Internal Exception: java.lang.NoSuchFieldError: v1_14_R1

Please fix this because I really like your plugin but this is not gonna work for me, I don't know if there are any other users having the same problem.

exception during startup in 1.12

[23:52:56] [Craft Scheduler Thread - 231/WARN]: [BlockParticles] Plugin BlockParticles v1.9.6 generated an exception while executing task 23
java.lang.NullPointerException: null
at me.badbones69.blockparticles.MCUpdate.report(MCUpdate.java:144) ~[?:?]
at me.badbones69.blockparticles.MCUpdate.lambda$0(MCUpdate.java:66) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-4df3c0c-03f1e37]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.jar:git-Spigot-4df3c0c-03f1e37]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]

It's the last thing that loads and throws the above - haven't logged in yet.
BungeeCord Server 1.12
Spigot Servers 1.12
BlockParticles 1.9.6
O/S Windows 10 Professional x64

Add option to limit particles.

It would be nice to have an option in the data.yml to limit the amount of particles that are displayed/created per x timeinterval (I assume it's in ticks?)

I want to use the particle fog to have a small effect for a ghost, but it's so extreme that it is unusable for me.
And there are no other particles that would have the same effect.

1.13

Are you working on an 1.13 update?

NPE while standing still

Spigot 1.11.2 latest
BlockParticles 1.9.6

Only one player online (me); this is a dev server. I was AFK at the indicated time.

[17:18:28 WARN]: [BlockParticles] Plugin BlockParticles v1.9.6 generated an exception while executing task 87
java.lang.NullPointerException
at me.badbones69.blockparticles.MCUpdate.report(MCUpdate.java:144) ~[?:?]
at me.badbones69.blockparticles.MCUpdate.lambda$0(MCUpdate.java:66) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.11.2.jar-2017-05-05-1401:git-Spigot-3fb9445-2b6c9f4]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.11.2.jar-2017-05-05-1401:git-Spigot-3fb9445-2b6c9f4]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.