Creative mode saved hotbar exploit
I found out players can give themselves illegal items by going into their own world and creating a hotbar profile. They can give themselves items such as the ender dragon spawn egg. How do I fix this?
Solution:Jump to solution
https://github.com/Tig3r98/PanillaX
or
https://github.com/Lumine1909/Panilla_Continue
could both solve the issue of items with custom data, but idk about the ender dragon egg item...
GitHub
GitHub - Tig3r98/PanillaX: Prevent abusive NBT and crash packets on...
Prevent abusive NBT and crash packets on a Minecraft server - Tig3r98/PanillaX
GitHub
GitHub - Lumine1909/Panilla_Continue: Prevent abusive NBT and crash...
Prevent abusive NBT and crash packets on a Minecraft server - Lumine1909/Panilla_Continue
22 Replies
Do they have access to creative mode :thonk:
if its a creative server, just disable the ability to use spawn eggs
thats not really an exploit as its intended behaviour
i dont think theres a good way to stop the use of saved hotbars
theres probs a plugin that clears "custom" or unintended itemstacks from the player
there are plugins which strip items of NBT/data components arent there?
more then likely
but preventing a dragon spawn egg which isnt using custom nbt data hmm
theres probs a plugin that you can blacklist certain itemstacks and itll clear them from players
Hmm Panilla seems not to be updated anymore
No, I think they mean an egg with the spawned entity set to an ender dragon
not just the item
you can get the ender dragon egg thru the regular creative inventory
its a vanilla item now

oh
ffs mojang stop updating your game
I can't keep track!!
I mean literally a repeating command block with a /clear command would fix that
im sure theres a suite of plugins specific for creative servers to help against these
Panilla was one
but it doesn't seem to be updated anymore
https://github.com/ds58/Panilla/forks
There are a couple of forks with support for newer versions
GitHub
Forks · ds58/Panilla
Prevent abusive NBT and crash packets on a Minecraft server - Forks · ds58/Panilla
Solution
https://github.com/Tig3r98/PanillaX
or
https://github.com/Lumine1909/Panilla_Continue
could both solve the issue of items with custom data, but idk about the ender dragon egg item
GitHub
GitHub - Tig3r98/PanillaX: Prevent abusive NBT and crash packets on...
Prevent abusive NBT and crash packets on a Minecraft server - Tig3r98/PanillaX
GitHub
GitHub - Lumine1909/Panilla_Continue: Prevent abusive NBT and crash...
Prevent abusive NBT and crash packets on a Minecraft server - Lumine1909/Panilla_Continue
Well my question was probably badly phrased… Are they meant to have access to creative mode and if yes, why are items from the vanilla creative menu forbidden, or do you actually mean like custom NBT stuff?
Yes, they are intended to have creative mode. And are you sure the dragon spawn egg can be obtained in the creative menu? The only way I was able to obtain it was through commands
I’m running 1.21.4, paper
Then it is definitely available in the creative vanilla inventory
Cuz I run the exact same version
They added it in 1.21 I think
I would like to restrict custom NBT stuff, and a vanilla creative item
All the sources online say that the dragon spawn egg can only be obtained through /give
Ok so you basically want a blacklist of items players aren’t allowed to have in their inventory or don’t let them create them at all
It’d probably be better to be a whitelist tho
Yes
I think I will try panillaX and combine it with a item blacklist plugin
I’m gonna mark this as complete, thanks
I just found this: https://www.spigotmc.org/resources/creativelimited.115394/
SpigotMC - High Performance Minecraft Community
CreativeLimited
It’s just a blacklist
And I couldn’t test it
But maybe it can help
This looks great, thanks
thats correct