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:
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
Jump to solution
22 Replies
Das_Grosse_J
Das_Grosse_J2w ago
Do they have access to creative mode :thonk:
Lunaiskey
Lunaiskey2w ago
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
Cubicake
Cubicake2w ago
there are plugins which strip items of NBT/data components arent there?
Lunaiskey
Lunaiskey2w ago
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
Cubicake
Cubicake2w ago
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
Lunaiskey
Lunaiskey2w ago
its a vanilla item now
Lunaiskey
Lunaiskey2w ago
No description
Cubicake
Cubicake2w ago
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
Lunaiskey
Lunaiskey2w ago
im sure theres a suite of plugins specific for creative servers to help against these
Cubicake
Cubicake2w ago
Panilla was one but it doesn't seem to be updated anymore
Cubicake
Cubicake2w ago
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
Cubicake
Cubicake2w ago
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
Das_Grosse_J
Das_Grosse_J2w ago
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?
Snakebitepirate
SnakebitepirateOP2w ago
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
Das_Grosse_J
Das_Grosse_J2w ago
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
Snakebitepirate
SnakebitepirateOP2w ago
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
Das_Grosse_J
Das_Grosse_J2w ago
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
Snakebitepirate
SnakebitepirateOP2w ago
Yes I think I will try panillaX and combine it with a item blacklist plugin I’m gonna mark this as complete, thanks
Das_Grosse_J
Das_Grosse_J2w ago
SpigotMC - High Performance Minecraft Community
CreativeLimited
Das_Grosse_J
Das_Grosse_J2w ago
It’s just a blacklist And I couldn’t test it But maybe it can help
Snakebitepirate
SnakebitepirateOP2w ago
This looks great, thanks
Lunaiskey
Lunaiskey2w ago
thats correct

Did you find this page helpful?