#FancyPlugins

1 messages · Page 3 of 1

sonic swiftBOT
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.xerial-sqlite-jdbc-3.53.1.0
#

Bumps org.xerial:sqlite-jdbc from 3.51.2.0 to 3.53.1.0.

Release notes
Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.53.1.0
Changelog
🚀 Features
sqlite

upgrade to sqlite 3.53.1 (8263322)

🔄️ Changes

rewrite amalgamation_version.sh for POSIX shell (52522d0)
fix android usage (7ef8e0f)

🛠 Build
deps

bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

bump org.jreleaser:jreleaser-maven-plugin...

#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/org.xerial-sqlite-jdbc-3.53.0.0
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/dev.folia-folia-api-26.1.2.build.8-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/dev.folia-folia-api-1.21.11-R0.1-SNAPSHOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.61-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.60-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyHolograms

What happened?

The plugin is performing minimessage operations very frequently, even if none of the holograms has update.

Recommendation:

  • Store all lines without placeholders into a cache of minimessage translation results.
  • This will skip unnecessary minimessage translations to text that doesn't change.

In which software has the error occurred?

Folia

Plugin version

2.10.0

Server version

1.21.11

Relev...

sonic swiftBOT
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.63-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.61-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyHolograms

What happened?

the holograms are showing 4 sec after i start the server and join and then its gone, but the files are the same, i have tried the debug mode but i dotn see any issue.. maybe you can see something in the files

maybe something about updateShownStateFor() ??

In which software has the error occurred?

Paper

Plugin version

2.9.1.186

Server version

26.1.1

Relevant log output

{"loggerNa...
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/gradle-wrapper-9.5.1
#

Bumps gradle-wrapper from 9.4.1 to 9.5.1.

Release notes
Sourced from gradle-wrapper's releases.

9.5.1
The Gradle team is excited to announce Gradle 9.5.1.
Here are the highlights of this release:

Task provenance in reports and failure messages
Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
A...

sonic swiftBOT
#

Hey,
currently experiencing this a player NPC whose left_click interaction is nothing but a single execute_random_action and left clicking them. Adding another action (tested with message) gets rid of the issue

[16:57:18 WARN]: Exception in thread "FancyNpcs-ActionExecutor" java.lang.IllegalArgumentException: bound must be positive
[16:57:18 WARN]:        at java.base/java.util.Random.nextInt(Random.java:551)
[16:57:18 WARN]:        at FancyNpcs-2.10.0.jar//de.oliver.fancynpcs.api...
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

npc displayname problam

In which software has the error occurred?

Folia

Plugin version

Latest

Server version

26.1.2

Relevant log output

5:56:52 ERROR]: [FancyNpcs] An unhandled exception was thrown during command execution
java.lang.NoClassDefFoundError: de/oliver/fancynpcs/libs/chatcolorhandler/paper/PaperColor
        at FancyNpcs-2.10.0.361.jar//de.oliver.fancynpcs.v26_1_1.Npc_26_1_...
sonic swiftBOT
#

https://github.com/FancyInnovations/FancyPlugins/blob/9b2eba2f8bf2d4bb9079c3c41c308deeb40229ac/plugins/fancynpcs-model/src/main/java/com/fancyinnovations/fancynpcsmodel/fancynpcshook/CustomModelAttribute.java#L110

Works with npc type player
fails with:

  • iron golem
  • pig

Server Version: Leaf 1.21.11

[23:04:47 INFO]: Ein_Jojo issued server command: /npc custom_model shop_b demon_knight
[23:04:47 WARN]: java.lang.NoSuchMethodException: net.minecraft.world.entity.animal.pig.Pig.getBukk...
sonic swiftBOT
#

For which plugin is the feature?

FancyNpcs

Describe your idea

Please add support for using placeholders in the NPC skin configuration.
Our goal is to create leaderboards (like top island levels using SuperiorSkyblock2) and dynamic systems where the NPC's skin automatically changes based on a placeholder value (e.g., %superiorskyblock2_island_top_name_1%). Currently, this is not possible, and adding placeholder support for skins would be a great and useful feature.

sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.64-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.63-stable
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.junit.platform-junit-platform-console-standalone-6.1.0
#

Bumps org.junit.platform:junit-platform-console-standalone from 6.0.3 to 6.1.0.

Release notes
Sourced from org.junit.platform:junit-platform-console-standalone's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0
See Release Notes.
New Contributors

@​JarvisCraft made their first contribution in junit-team/junit-framework#5633
@​Maran23 made their first contribution in junit-team/junit-framework#5644

Full Changelog: https...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-6.1.0
#

Bumps org.junit.jupiter:junit-jupiter-engine from 6.0.3 to 6.1.0.

Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0
See Release Notes.
New Contributors

@​JarvisCraft made their first contribution in junit-team/junit-framework#5633
@​Maran23 made their first contribution in junit-team/junit-framework#5644

Full Changelog: https://github.com/junit-team/jun...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.junit.jupiter-junit-jupiter-api-6.1.0
#

Bumps org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.0.

Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0
See Release Notes.
New Contributors

@​JarvisCraft made their first contribution in junit-team/junit-framework#5633
@​Maran23 made their first contribution in junit-team/junit-framework#5644

Full Changelog: https://github.com/junit-team/junit-fra...

sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

Fancyholograms blocks the thread when initializing block list for the tab complete. Also it initializes the legacy material support which prints a warning in the console.
This can be resolved by either just using bukkit block registry (easy fix) or using brigadier argument BlockStateArgument (requires command system overhaul)
I'd recommend switching to brigadier api since it provides much more powerful command and tab...

sonic swiftBOT
#
[FancyPlugins] Branch dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.64-stable was force-pushed to `ef693f2`
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/org.lushplugins.chatcolorhandler-paper-8.1.1
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.65-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.64-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

i cant use some cmd like
/npc visibility_distance Unknown 100
/npc displayname Unknown @none
and etc...

In which software has the error occurred?

Paper

Plugin version

2.10.0

Server version

1.21.11

Relevant log output

[22:42:54 ERROR]: [FancyNpcs] Exception executing command handler
java.lang.NullPointerException
[22:42:59 ERROR]: [FancyNpcs] Exception executing command handler
java.l...
sonic swiftBOT
#

The bug still exists although when I updated my client to 26.1.2 it now puts this in chat every time. In console it still puts this [21:54:36 INFO]: [FancyDialogs] (Netty Epoll IO #2) WARN: Received action for dialog: portalcalc but it is not opened for player: Go_ing

<img width="158" height="51" alt="Image" src="https://github.com/user-attachments/assets/f7db2a9e-832c-4fd7-b8ef-44457efcc689" />

sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/com.intellectualsites.plotsquared-plotsquared-core-7.5.13
#

Bumps com.intellectualsites.plotsquared:plotsquared-core from 7.5.11 to 7.5.13.

Release notes
Sourced from com.intellectualsites.plotsquared:plotsquared-core's releases.

7.5.13
🐛 Fixes

fix: regenallroads logging, cancellation, correct equality check @​dordsor21 (#4857)
Fix fire aspect swords being able to destroy boats on other people's plots @​florianreuth (#4839)
fix(WorldGen): Schematics chest inventory contents aren't pasted correctly...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.github.toxicity188-bettermodel-bukkit-api-3.1.0
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.66-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

[UUIDFetcher] 2026-05-28 00:55:56 ERROR: Could not fetch UUID for name: void3h3 | Exception: java.io.FileNotFoundException: https://api.minecraftservices.com/users/profiles/minecraft/void3h3?at=1779929756

In which software has the error occurred?

Paper

Plugin version

26.1.2

Server version

26.1.2

Relevant log output


#

This is the Error Output when I try to change it in the npc.yml

5/27 9:09:58 PM [Error] [FancyNpcs] Exception executing command handler
5/27 9:09:58 PM [Error] java.lang.IllegalArgumentException: No enum constant de.oliver.fancynpcs.api.skins.SkinData.SkinVariant.Planet
5/27 9:09:58 PM [Error] at java.base/java.lang.Enum.valueOf(Enum.java:293) ~[?:?]
5/27 9:09:58 PM [Error] at FancyNpcs-2.10.0.362.jar//de.oliver.fancynpcs.api.skins.SkinData$SkinVariant.valueOf(SkinData.java:98) ~[?:?]
5/27 ...

sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

Bug Description

right_click actions still disconnect players on Purpur 26.1.2, even on the version that includes the supposed fix for the right_click action trigger on 26.1.2.

The issue is not related to the executed command or to my menu plugin. I tested it with a simple command like say test, and the player still gets disconnected when using right_click.

left_click works normally.

Error

The play...

sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/com.gradleup.shadow-9.4.2
#

Bumps com.gradleup.shadow from 9.3.1 to 9.4.2.

Release notes
Sourced from com.gradleup.shadow's releases.

9.4.2
Changed

Update jdependency to support Java 27. (#2033)

9.4.1
Changed

Update Kotlin to 2.3.20. (#1978)

9.4.0
Added

Support Isolated Projects. (#1139)

Changed

Allow opting out of adding shadowJar into assemble lifecycle. (#1939)
shadow {
// Disable making assemble task depend on shadowJar. This is enabled by default.
addShadowJarT...

#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/com.gradleup.shadow-9.4.1
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

Hello,

I upgraded my server from version 1.21.11 to 26.1.2.
I am using Canvas (Folia).

The FancyNPCs and FancyHologram plugins started breaking, likely due to a compatibility issue.

NPC display names have disappeared.

Holograms are randomly disappearing, and the /reload command does not fix the issue.

There are no errors or warnings in the console.

(My custom crate plugin) is using FancyHolograms
All holog...

sonic swiftBOT
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/com.gradleup.shadow-9.4.2
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/gradle-wrapper-9.5.1
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/com.intellectualsites.plotsquared-plotsquared-core-7.5.13
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/org.junit.jupiter-junit-jupiter-api-6.1.0
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-6.1.0
#
[FancyPlugins] Branch dependabot/gradle/org.junit.platform-junit-platform-console-standalone-6.1.0 was force-pushed to `5646ace`
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.github.toxicity188-bettermodel-bukkit-api-3.1.0
#
[FancyPlugins] Branch dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.66-stable was force-pushed to `987390f`
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/org.xerial-sqlite-jdbc-3.53.1.0
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/de.eldoria.plugin-yml.paper-0.9.0
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

Al querer establecer skins de usuarios premium el plugin resuelve endpoin roto y no el correspondiente a minecraft.
plugin api.minecraftservices.com
mojang api api.mojang.com

probe con ambos antes de reportar, el plugin resuelve en el mencionado mientras la consulta en api de mojang resuelve bien. Quizas esta roto la api de consulta en minecraftservices

In which software has the error occurred?

Paper

Plug...

sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.68-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.66-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

Few errors have occurred for starters, prior to updating to the latest Canvas build, NPC displaynames have disappeared on 26.1.2 using FancyNpcs version 2.10.0. This has been already addressed in a prior github issue a few weeks back so this is not the main concern.

The main concern is on the newest Canvas build, Canvas fixes scoreboards and I believe that fix or at least something else may be interfering here. Doing...

sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.69-stable
#
[FancyInnovations/FancyPlugins] branch deleted: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.68-stable
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

In which plugin has the error occurred?
FancyNpcs

What happened?
After we respawn or come to spawn or something it disappears

In which software has the error occurred?
Folia

Plugin version
2.10.0

Server version
26.1.2

In which software has the error occurred?

Folia

Plugin version

2.10.0

Server version

26.1.2

Relevant log output

No output
sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.xerial-sqlite-jdbc-3.53.2.0
#

Bumps org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0.

Release notes
Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.53.2.0
Changelog
🚀 Features
sqlite

upgrade to sqlite 3.53.2 (3e1dabf)

🛠 Build
deps

bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
bump org.graalvm.buildtools:native-maven-plugin (751989a)
bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
bump shanegenschaw/pull-request-comment-trigger (cc93aa7)
...

sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

When you do mostly every command it will do a error but it does run the command it does work

In which software has the error occurred?

Paper

Plugin version

2.10.1

Server version

26.1.2

Relevant log output

6/6 8:56:54 AM [Error] [FancyNpcs] Exception executing command handler
6/6 8:56:54 AM [Error] net.kyori.adventure.text.minimessage.internal.parser.ParsingExceptionImpl: Legacy forma...
sonic swiftBOT