IntellectualSites / IntellectualSites/PlotSquared
Fireworks/rockets for Elytra flight are blocked on roads and unclaimed plots
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
26.2
Describe the bug
When gliding with an Elytra in a plot world, firework rockets only work while over a claimed plot that has the relevant flags enabled (e.g. mob-place + projectiles). Over roads and unclaimed plots, the rocket is cancelled and gives no boost.
Since roads and unclaimed plots make up most of the flight path, Elytra travel across the plot world is constantly interrupted.
To Reproduce
- Enter a plot world and equip an Elytra.
- Start gliding and fly over a road or an unclaimed plot.
- Use a firework rocket.
- The rocket does not boost the player (cancelled).
(Over a claimed plot with the flags set, the same rocket works.)
Expected behaviour
Firework rockets should also work for Elytra flight over roads and unclaimed plots — or there should be a config option / road flag to allow it — so flying around the plot world is not constantly interrupted.
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/1c4936987d604f209bee9a24c3923c05
PlotSquared Version
7.6.0-Premium
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
On claimed plots this works fine once mob-place and projectiles are enabled, but there is no equivalent flag/config for roads or unclaimed plots, so rockets stay blocked there.
Note regarding the debugpaste: my server also runs an "ElytraDisabled" plugin, but it does not apply to the worlds where this issue occurs — Elytra gliding itself works completely normally there. This rocket-cancelling on roads and unclaimed plots also happened before I installed that plugin, so it is not caused by ElytraDisabled — it is PlotSquared blocking the rockets on roads/unclaimed plots.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reproducing the issue in a plot world, then trace PlotSquared’s firework or projectile cancellation handling for roads and unclaimed plots, comparing it with claimed-plot flags. Done means the intended behavior or configuration is confirmed and Elytra rockets boost over roads and unclaimed plots without regressing claimed plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100