IntellectualSites / IntellectualSites/PlotSquared
Giant Towers in unclaimed territories + if someone does /plot clear
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
1.21.11
Describe the bug
I am a new dev so please forgive me if this is an easy solution, but I started a server for our nonprofit www.feedtheartists.co and we use this plot world to let players build on the server. As people started using the world, giant stone towers started to form in the surrounding area, and when people do /plot clear, it makes their claim a giant stone tower. The IP is feedtheartist.co if you want to check it out and test for yourself if it's not a usual issue, again sorry if it is! Thank you so much for the plugin and your hard work.
To Reproduce
/plot clear
Expected behaviour
just to clear the plot, and also to prevent unclaimed plots from becoming giant stone towers
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
[01:45:22 WARN]: java.lang.IllegalStateException: Server returned status: 413 Entity Too Large Jul 2 01:45:22: [01:45:22 WARN]: at plotsquared-bukkit-7.5.11-SNAPSHOT.jar//com.plotsquared.core.paster.IncendoPaster.upload(IncendoPaster.java:275) Jul 2 01:45:22: [01:45:22 WARN]: at plotsquared-bukkit-7.5.11-SNAPSHOT.jar//com.plotsquared.core.command.DebugPaste.lambda$onCommand$0(DebugPaste.java:175) Jul 2 01:45:22: [01:45:22 WARN]: at plotsquared-bukkit-7.5.11-SNAPSHOT.jar//com.plotsquared.bukkit.util.task.BukkitPlotSquaredTask.runTask(BukkitPlotSquaredTask.java:39) Jul 2 01:45:22: [01:45:22 WARN]: at plotsquared-bukkit-7.5.11-SNAPSHOT.jar//com.plotsquared.core.util.task.PlotSquaredTask.run(PlotSquaredTask.java:44) Jul 2 01:45:22: [01:45:22 WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) Jul 2 01:45:22: [01:45:22 WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) Jul 2 01:45:22: [01:45:22 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) Jul 2 01:45:22: [01:45:22 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) Jul 2 01:45:22: [01:45:22 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) Jul 2 01:45:22: [01:45:22 WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
PlotSquared Version
plotsquared-bukkit-7.5.11-SNAPSHOT.jar
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?
No response
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
Start by reproducing /plot clear on Paper 1.21.11 with PlotSquared 7.5.11-SNAPSHOT, then inspect the plot-clearing and unclaimed-plot generation paths. The debug paste currently fails with a 413 error, so capture usable diagnostics while testing. Done means clearing a plot does not create a stone tower and unclaimed plots remain normal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100