Graphisk

Addon Graphisk 2.0.0-ALPHA

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

LimeGlass

VIP
Supporter ++
Regular Diner
Addon Developer
Jan 24, 2017
633
442
73
26
location of "LimeGlass" parsed as player
LimeGlass submitted a new resource:

HolographicDisplaysAddon - An addon to hook into HolographicDisplays

bBy4xYC.gif


HolographicDisplaysAddon - By LimeGlass


An addon to add full support for HolographicDisplays. This addon is using my framework structure so it allows me to make quick updates and get more information when an error happens, if one actually does happen. If you find any bug please tell me in the discussion. Just don't use the review section for that...

Read more about this resource...
 
LimeGlass updated HolographicDisplaysAddon with a new update entry:

Bug fixes

Bug fixes in some nullable situations.

Also added, a settable text. Some people were confused about how to set a sting of a line. You needed to remove the line then add it at that line again, but this syntax just makes it easier.

code_language.skript:
set text (for|in|of) holo[gra(m|phic display)][s] %holograms% to %string% (in|at) line %number%

Read the rest of this update entry...
 
Hi, I like to use placeholders in my plugin. I seem to be unable to figure out how to update placeholders in holograms as hologram is active. Setting hologram waiting 1 second then unloading hologram does not work as holograms take 4-5 seconds to even appear. Can you please add a refresh hologram that re updates the placeholder text in the holograms at set intervals. Thank You.
 
Its a nice plugin, because i don´t understand how can i unregister from 10 holograms only one? Can i realy only all delete?
 
code_language.skript:
with latest Skript.
03.12 18:08:08 [Server] ERROR #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Stack trace:
03.12 18:08:08 [Server] ERROR #!#! java.lang.NullPointerException
03.12 18:08:08 [Server] ERROR #!#!     at me.limeglass.hda.lang.HDAExpression.toString(HDAExpression.java:68)
03.12 18:08:08 [Server] ERROR #!#!     at me.limeglass.hda.lang.DataChecker.lambda$1(DataChecker.java:24)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03.12 18:08:08 [Server] ERROR #!#!     at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
03.12 18:08:08 [Server] ERROR #!#!     at me.limeglass.hda.lang.DataChecker.areNull(DataChecker.java:24)
03.12 18:08:08 [Server] ERROR #!#!     at me.limeglass.hda.lang.HDAEffect.areNull(HDAEffect.java:52)
03.12 18:08:08 [Server] ERROR #!#!     at me.limeglass.hda.elements.effects.EffUnregisterHologram.execute(EffUnregisterHologram.java:19)
03.12 18:08:08 [Server] ERROR #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
03.12 18:08:08 [Server] ERROR #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
03.12 18:08:08 [Server] ERROR #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
03.12 18:08:08 [Server] ERROR #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:101)
03.12 18:08:08 [Server] ERROR #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:63)
03.12 18:08:08 [Server] ERROR #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423)
03.12 18:08:08 [Server] ERROR #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:840)
03.12 18:08:08 [Server] ERROR #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
03.12 18:08:08 [Server] ERROR #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
03.12 18:08:08 [Server] ERROR #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
03.12 18:08:08 [Server] ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Version Information:
03.12 18:08:08 [Server] ERROR #!#!   Skript: 2.2-dev36 (OUTDATED)
03.12 18:08:08 [Server] ERROR #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
03.12 18:08:08 [Server] ERROR #!#!   Minecraft: 1.12.2
03.12 18:08:08 [Server] ERROR #!#!   Java: 1.8.0_191 (OpenJDK 64-Bit Server VM 25.191-b12)
03.12 18:08:08 [Server] ERROR #!#!   OS: Linux amd64 4.9.120-xxxx-std-ipv6-64
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Server platform: Paper
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Current node: null
03.12 18:08:08 [Server] ERROR #!#! Current item: [HolographicAddon] EffUnregisterHologram- Syntax: [Ljava.lang.String;@2a57271f
03.12 18:08:08 [Server] ERROR #!#! Current trigger: load (script load) (Pcrates.sk, line 2)
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Thread: Server thread
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! Language: english
03.12 18:08:08 [Server] ERROR #!#! Link parse mode: DISABLED
03.12 18:08:08 [Server] ERROR #!#!
03.12 18:08:08 [Server] ERROR #!#! End of Error.
03.12 18:08:08 [Server] ERROR #!#!
 
Hello!

It's a nice add-on but I don't understand some syntaxes..
Code:
add text "&a&l&nBottom line" to hologram {_hologram} at line 4

How i can replace the {_hologram} to a name from an existing hologram?
 
Needs updating on decent holograms, nothing works in b2.0.0 version. Multiple bug reports sent but none were responded to. Doesn't work in 1.19.4.
 
Needs updating on decent holograms, nothing works in b2.0.0 version. Multiple bug reports sent but none were responded to. Doesn't work in 1.19.4.
What do u expect? Him to respond to bug reports for an addon from 2017, this is an old addon do you not know how minecraft plugins work or something?
 
  • Like
Reactions: Luke_Sky_Walker
What do u expect? Him to respond to bug reports for an addon from 2017, this is an old addon do you not know how minecraft plugins work or something?
I was talking about decentholograms support. Plus this addon was updated March 31 2023 on the github, this was just a last hope of effort to get his attention, as I already posted on github but alot of the bug reports there haven't been seen or responded to.