How to disable optimizations
I own a small server (java 1.20.1) where my friends and I play, I want to use plugins however, I don't like vanilla exploits to be pathed. Beforehand I have been using spigot due to paper patching TNT duplication. Recently however, we have been trying to use chunk loaders which spigot patches. Is there a way to have plugins without removing any technical vanilla features?
14 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ddr4ramman#0
iirc Paper has unsupported config options for 'unfixing' the duplication glitches (and maybe the chunk loader ones)
worst-case, I imagine you can find a plugin that will let you make an effective world anchor.
just based on some quick Google
https://www.spigotmc.org/resources/chunkloader.92834/
https://www.spigotmc.org/resources/keepchunks.23307/
SpigotMC - High Performance Minecraft
ChunkLoader
SpigotMC - High Performance Minecraft
KeepChunks
ended up using bukkit
💀 dont use that outdated shit, just use fabric with optimization mods
😎
You happened to have picked the worst solution, enjoy.
It just works for such a small server. If they want to have dupe & crash glitches, so be it, atleast they're not aiming to exploit one of those glitches, even if they did they're on their own and won't make a change
from what i understand this server is fully for fun with plugins
and most plugins support bukkit
Using craftbukkit is quite literally the worst solution there is to his problem
Nobody has supported plain craftbukkit for years now.
There are many plugins which do
Most plugins just use the bukkit api
most don't touch spigot
I mean as a server jar.
hmm that's true
But again, if he wants to do it that way. Fine by me.
He should know that he picked the worst possible solution.
couldn't you just atleast use spigot?
spigot doesn't have patches for exploits, right?