#FancyPlugins
1 messages · Page 2 of 1
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 ...
eaefcc9 strata: Set up basic gradle plugin - OliverSchlueter
aeea41e strata: Don't apply strata plugin - OliverSchlueter
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, andworld unloadto use the new platform layer - switch forced player moves to
teleportAsync - add Folia-safe global scheduling helpers
- mark...
606ffe1 fancyworlds: Add config show command - OliverSchlueter
999a904 strata: Update to 26.1-rc-2 - OliverSchlueter
📋 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_numberorCloses #issue_number - [x] I have rebased/merged with the latest
mainbranch
##...
6ff2368 Updated ChatColorHandler to 8.1.0 (#213) - OakLoaf
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:
- Create a NPC
- Use
/npc displaynameto set the NPC's name with ``, like/npc displayname test line1line2 - Observe the result
Expected behavior:
The `` tag should create a new line in the rendered message.
**A...
cb3da7c fancyholograms: Correct text update interval un... - OliverSchlueter
7377961 ci: Remove strata from build workflow and run c... - OliverSchlueter
ff2d222 fancyholograms v3: Refactor rotation to use dis... - OliverSchlueter
f30190e fancyholograms v3: Set yaw and pitch to 0 when ... - OliverSchlueter
1805389 fancyholograms v3: Fix linkWithNpc - OliverSchlueter
e8cf1de fancyworlds: Fix typo in fallback world not dis... - OliverSchlueter
6190cbd fancynpcs: Add debug log to player_command_as_o... - OliverSchlueter
📋 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_numberorCloses #issue_number - [ ✅ ] I have rebased/merged with the latest
main...
347aa55 fancynpcs: Use entity location as fallback in n... - OliverSchlueter
54a0bce fancyholograms v3: Remove annoying debug log - OliverSchlueter
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.
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
1c087fa fancynpcs, fancyholograms: Bump version - OliverSchlueter
19a166c Add support for 26.1.1 (#208) - OliverSchlueter
102ebf4 fancydialogs: Add support for 26.1.1 - OliverSchlueter
7c64a79 Use java 25 in deploy workflows - OliverSchlueter
dca7a96 fancynpcs: Update to 26.2-snapshot-1.build.2-alpha - OliverSchlueter
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.
08d432c fancynpcs: Fix link to docs in help - OliverSchlueter
46341c5 fancynpcs: Fix right_click action trigger for 2... - OliverSchlueter
ae6cdc0 Add FancyEconomy source code - OliverSchlueter
753c38d fancyeconomy: Rename packages - OliverSchlueter
4654abb fancyeconomy: Refactor DistributedWorkload - OliverSchlueter
db44744 fancyeconomy: Refactor server software check - OliverSchlueter
91678ec ci: Add deployment workflows for FancyEconomy - OliverSchlueter
67e50f2 ci: Add fancyeconomy to test workflow - OliverSchlueter
d8d96a6 packets: Fix tests for 26.2 - OliverSchlueter
24d4266 fancynpcs: Deprecate player_command_as_op npc a... - OliverSchlueter
2e7c51c fancyholograms v3: Refactor visibility management - OliverSchlueter
5bfb80b fancyholograms v3: Put rotation improvement beh... - OliverSchlueter
1af3972 fancyholograms: Update version to 2.10.0 - OliverSchlueter
2c701fc fancydialogs: Update version to 1.2.0 - OliverSchlueter
1ce0f24 fancyworlds: Update deployment configs - OliverSchlueter
1f68530 Clear changelogs and append build numbers - OliverSchlueter
fd35f6b Init FancyNpcsModel plugin - OliverSchlueter
7065bd1 fancynpcs-model: Add custom_model attribute - OliverSchlueter
40fbc35 fancynpcs-model: Add bettermodel integration - OliverSchlueter
727bc6c fancynpcs-model: Handle interactions and fix np... - OliverSchlueter
3abf914 fancynpcs-model: Update deployment configs and ... - OliverSchlueter
27ff695 ci: Add fancynpcsmodel to build workflow - OliverSchlueter
89d9b7c fancynpcs-model: Reset model with "none" - OliverSchlueter
15c0d04 fancynpcs-model: Update deployment config and a... - OliverSchlueter
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!
c1bdd46 fancynpcs: Add option to provide possible value... - OliverSchlueter
17414d5 fancynpcs-model: Fixed npc interactions - OliverSchlueter
7d240d9 fancynpcs-model: Add play_animation_once and pl... - OliverSchlueter
f47c76c fancynpcs-model: Add custom_model and play_anim... - OliverSchlueter
db11683 fancynpcs: Update CHANGELOG.md - OliverSchlueter
03f783d fancynpcs-model: Fix scale - OliverSchlueter
3ca72f0 fancynpcs: Don't send scale attribute packet wh... - OliverSchlueter
2f61001 fancynpcs: Delete implementation_1_21_3 module - OliverSchlueter
fe99ccb fancynpcs: Don't append prefix to action list e... - OliverSchlueter
b040f17 fancynpcs: Remove some deprecated stuff in npc ... - OliverSchlueter
59b9aaa fancyholograms v3: Fix disabling updateTextInte... - OliverSchlueter
af5aed6 fancynpcsmodel: Add amount_npcs_with_custom_mod... - OliverSchlueter
0485f5f fancyeconomy: Add PostgreSQL support - OliverSchlueter
6747485 ci: Fix deployment workflow - OliverSchlueter
eaf574c fancyholograms v3: Move color names to common i... - OliverSchlueter
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...
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...
6036158 fancynpcs-model: Add dependencies to deployment... - OliverSchlueter
781d82e fancyworlds: Add dependencies to deployment config - OliverSchlueter
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
I think it also happens to the npcs too. I dont remember the exact solution honestly but for other ports I used something like async task timer with asynchronous safe snapshots of players and using the move event to smartly understand what players could have died then processing them asynchronously to avoid iterating all players at once.
For which plugin is the feature?
FancyHolograms
Describe your idea
Add Pages where holograms can support multiple pages.
Potential use cases:
- Leaderboard with different pages displaying daily, weekly, alltime rankings
b8c8369 ci: Skip fancynpcs-model - OliverSchlueter
96f5672 fancyholograms v3: Fix java25 stuff - OliverSchlueter
40c321b fancynpcs, fancyholograms: Append java21 to ver... - OliverSchlueter
67887ec chore(deps): bump com.intellectualsites.plotsqu... - dependabot[bot]
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...
08392e1 chore(deps): bump com.mysql:mysql-connector-j f... - dependabot[bot]
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...
8a3435f chore(deps): bump com.google.code.gson:gson fro... - dependabot[bot]
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...
1591175 chore(deps): bump gradle-wrapper from 9.4.1 to ... - dependabot[bot]
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...
8df28f0 chore(deps): bump commandapiVersion from 11.1.0... - dependabot[bot]
c953db1 chore(deps): bump org.xerial:sqlite-jdbc from 3... - dependabot[bot]
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-...
8dcbe22 chore(deps): bump de.oliver.FancyAnalytics:logg... - dependabot[bot]
fc5e48d chore(deps): bump de.eldoria.plugin-yml.paper f... - dependabot[bot]
dafa5f2 chore(deps): bump com.gradleup.shadow from 9.3.... - dependabot[bot]
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 ...
25fd5c0 chore(deps): bump dev.folia:folia-api - dependabot[bot]
340494c chore(deps): bump org.gradle.toolchains.foojay-... - dependabot[bot]
dcf4535 chore(deps): bump io.papermc.paper:paper-api - dependabot[bot]
2981f20 chore(deps): bump com.squareup.okhttp3:okhttp f... - dependabot[bot]
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...
20fd437 chore(deps): bump io.github.toxicity188:betterm... - dependabot[bot]
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...