#FancyPlugins

1 messages · Page 2 of 1

sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyHolograms

What happened?

If you have at least one block hologram of the block type CHAIN from Minecraft 1.21.8 or lower, and if you update to Minecraft 1.21.9 or higher, ALL holograms from holograms.yml will fail to load. No console messages are shown.

The cause of this issue is that the Bukkit Material identifier for CHAIN was changed to IRON_CHAIN ...

sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

This PR adds Folia support to FancyWorlds by moving world lifecycle operations behind Paper/Folia-specific implementations.

What changed

  • add runtime Folia detection
  • add a platform abstraction for world create/unload logic
  • implement Paper and Folia world lifecycle handlers
  • update world create, world load, and world unload to use the new platform layer
  • switch forced player moves to teleportAsync
  • add Folia-safe global scheduling helpers
  • mark...
sonic swiftBOT
sonic swiftBOT
#

📋 Description

Please include a summary of the changes and the related issue(s).
What is this PR solving? Why is it needed?

✅ Checklist

  • [x] My code follows the project's coding style and guidelines
  • [ ] I have tested my changes locally and they work as expected
  • [x] I have added necessary documentation (if applicable)
  • [x] I have linked related issues using Fixes #issue_number or Closes #issue_number
  • [x] I have rebased/merged with the latest main branch

##...

sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

I’ve encountered an issue where the MiniMessage `` tag does not produce a proper line break in NPC's name. Instead of rendering a new line, it displays as a literal “LF”.

Steps to reproduce:

  1. Create a NPC
  2. Use /npc displayname to set the NPC's name with ``, like /npc displayname test line1line2
  3. Observe the result

Expected behavior:
The `` tag should create a new line in the rendered message.

**A...

sonic swiftBOT
sonic swiftBOT
#

📋 Description

Port of https://github.com/FancyInnovations/FancyPlugins/pull/156 into FancyHolograms-v2

✅ Checklist

  • [ ✅ ] My code follows the project's coding style and guidelines
  • [ ✅ ] I have tested my changes locally and they work as expected
  • [ Not Applicable ] I have added necessary documentation (if applicable)
  • [ Not Applicable ] I have linked related issues using Fixes #issue_number or Closes #issue_number
  • [ ✅ ] I have rebased/merged with the latest main...
sonic swiftBOT
#

For which plugin is the feature?

FancyNpcs

Describe your idea

Please add an option to make Text Displays visible from both sides. Currently, when the display is set to "billboard FIXED", the text disappears when you look at it from behind.
It would be great to have a "double-sided" toggle so the text is rendered on both the front and back of the entity. This would make it readable from any angle without needing to spawn two separate displays back-to-back.

sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyNpcs

What happened?

If I create a new NPC the vanish directly, even my alreday existing NPCs are invisible sometimes. I cant do anything, reloading, restarting reconfiguring nothing helped
Please help

In which software has the error occurred?

Paper

Plugin version

newest

Server version

1.21.11

Relevant log output


sonic swiftBOT
#
[FancyInnovations/FancyPlugins] New branch created: ver/wednesday
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

For which plugin is the feature?

FancyNpcs

Describe your idea

Hello!
I’m using FancyNPCs for a quest system and I need per-player NPC instances.

Would it be possible to support independent NPC positions per player (similar to per-player visibility, but with separate location state)?

This would allow quest-based NPC progression where each player sees the same NPC in different stages/locations.

sonic swiftBOT
#

For which plugin is the feature?

FancyDialogs

Describe your idea

Hi there, currently I find the quick action dialog in FancyDialogs isn't the real quick action (and I don't know why the author call it "quick action", it isn't quick you know.), you can't open it with the shortcut button (defaut by pressing G).

So I want to ask for a feature request, to make it real. Thank you!

sonic swiftBOT
sonic swiftBOT
sonic swiftBOT
#

In which plugin has the error occurred?

FancyDialogs

What happened?

如标题所述
在1.21.8版本上提示使用Java25

In which software has the error occurred?

Folia

Plugin version

1.20

Server version

1.21.8

Relevant log output

[16:20:25 ERROR]: [EntrypointUtil] com/fancyinnovations/fancydialogs/loaders/FancyDialogsLoader has been compiled by a more recent version of the Java Runtime (class file version 69.0), this version of the Java Runtime only recognizes class file ve...
sonic swiftBOT
#

Hi,

While I was going through the codebase, I noticed that the ReflectionUtils class performs reflection operations (like getDeclaredField and getDeclaredMethod) every time a value is requested or set. Since reflection is a relatively heavy operation, especially when used frequently in NPC or hologram updates, I decided to implement a thread-safe caching mechanism to improve performance.

Changes:

  • Added ConcurrentHashMap to store and reuse Field and Method objects.
  • Fields and metho...
sonic swiftBOT
#

In which plugin has the error occurred?

FancyHolograms

What happened?

After dying, holograms created dissapear completely.

In which software has the error occurred?

Folia

Plugin version

FancyHolograms version 2.10.0

Server version

[19:43:16 INFO]: This server is running Folia version 1.21.11-14-ver/1.21.11@529aabc (2026-02-22T20:22:23Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)

Relevant log output


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

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

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

7.5.12
🐛 Fixes

fix(events): handle lowercase UUIDs in events @​pedroagrs (#4829)
fix: trial synchronising SQLManager#sendBatch @​dordsor21 (#4809)

🧭 Changes

Add support for short world notation in placeholders @​RedstoneFuture (#4819)

📦 Dependency updates

Update Grad...

#

Bumps com.mysql:mysql-connector-j from 9.6.0 to 9.7.0.

Changelog
Sourced from com.mysql:mysql-connector-j's changelog.

Changelog
https://dev.mysql.com/doc/relnotes/connector-j/en/
Version 9.7.0

Fix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME durations in Binary Protocol (Cursor Mode).

WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.

Fix for Bug#119245 (Bug#38599240), Select into fix breaks que...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/com.google.code.gson-gson-2.14.0
#

Bumps com.google.code.gson:gson from 2.13.2 to 2.14.0.

Release notes
Sourced from com.google.code.gson:gson's releases.

Gson 2.14.0
What's Changed

Add type adapters for java.time classes by @​eamonnmcmanus in google/gson#2948
When the java.time API is available, Gson automatically can read and write instances of classes like Instant and Duration. The format it uses essentially freezes the JSON representation that ReflectiveTypeAdapterFactory established b...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/gradle-wrapper-9.5.0
#

Bumps gradle-wrapper from 9.4.1 to 9.5.0.

Release notes
Sourced from gradle-wrapper's releases.

9.5.0
The Gradle team is excited to announce Gradle 9.5.0.
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...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/commandapiVersion-11.2.0
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.xerial-sqlite-jdbc-3.53.0.0
#

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

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

Release 3.53.0.0
Changelog
🚀 Features
jdbc

expose wal_autocheckpoint pragma in SQLiteConfig (dd2adcc), closes #1397

sqlite

upgrade to sqlite 3.53.0 (baaf087)

unscoped

publish multiple classifer jars (bdd2b64), closes #1273
better Android support (7eb6f3f), closes #1378

🛠 Build
deps

bump org.sonatype.central:central-publishing-...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/de.oliver.FancyAnalytics-logger-0.0.9
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/de.eldoria.plugin-yml.paper-0.9.0
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/com.gradleup.shadow-9.4.1
#

Bumps com.gradleup.shadow from 9.3.1 to 9.4.1.

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

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.
addShadowJarToAssembleLifecycle = false
}

Stop catching ZipException when ...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/dev.folia-folia-api-1.21.11-R0.1-SNAPSHOT
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-1.0.0
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.papermc.paper-paper-api-26.1.2.build.60-stable
#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/com.squareup.okhttp3-okhttp-5.3.2
#

Bumps com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2.

Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.3.2
2025-11-18

Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused
timeouts to fire later than they were supposed to.

Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1
2025-11-16
This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

Upgrade: [Okio 3.16.3][oki...

#
[FancyInnovations/FancyPlugins] New branch created: dependabot/gradle/io.github.toxicity188-bettermodel-bukkit-api-3.0.2
#

Bumps io.github.toxicity188:bettermodel-bukkit-api from 3.0.1 to 3.0.2.

Release notes
Sourced from io.github.toxicity188:bettermodel-bukkit-api's releases.

Patch Release 3.0.2
🔧 Fixes

fix: remove HitBoxInteractEvent, port to HitBoxInteractAtEvent
fix: make hitbox interaction should not be

🧹 Chores

chore: update fabric-api to v0.147.0+26.1.2
chore: update gradle to v9.5.0
chore: update net.fabricmc:fabric-language-kotlin to v1.13.11+kotlin.2.3...