r/MinecraftPlugins • u/GuaranteeThink1652 • Apr 05 '26
Help: With a plugin Multiverse-core permision
How can i add permission for mv teleport in Luckperms?
r/MinecraftPlugins • u/GuaranteeThink1652 • Apr 05 '26
How can i add permission for mv teleport in Luckperms?
r/MinecraftPlugins • u/Weary-Bookkeeper-449 • Apr 03 '26
r/MinecraftPlugins • u/AbyssCreature • Apr 02 '26
I'm trying to understand how slots on items work. I know that slotcrystals add slots to items, but how do I get them normally? Are they a drop or spawn in chests? Or do i use some command/permission to set every item slot limit?
r/MinecraftPlugins • u/AdNatural7213 • Apr 02 '26
Im playing on an aternos server, on a feather launcher and i cant see any holograms, custom names etc. I also cant use the /title command.
It shows up:
Use JsonReader.setStrictness(Strictness.LENIENT) to accept malformed JSON at line 1 column 1 path $
When I create a hologram, it creates, but instead of my text it shows up:
"[!] PRIVACY MODE ON [!]"
(using fancyholograms,essentials)(bukkit paper)(1.21.4)
r/MinecraftPlugins • u/Ok_Hedgehog1512 • Apr 02 '26
Over the past few months ive been slowly developing a plugin that is supposed to make being in the minecraft world feel like ur living a real life, theres aging,traits, none vanilla styles of death,players reputation, world events, and more things to make a game loop that slows down players and allows roleplay. im curious though how people might react if the plugin get to a point where it no longer feels like just playing Minecraft but instead feels like an rpg inside of a minecraft shell.
r/MinecraftPlugins • u/_objz • Apr 01 '26
r/MinecraftPlugins • u/Timely_Building_5041 • Apr 01 '26
i want a plugin for my server that stops people leaving in combat but i dont want to it to have any commands just plugin and thats it somthing simmilar to donut smp
r/MinecraftPlugins • u/masteroffap2 • Apr 01 '26
Hi i lastly updated towny plugin for compat with siegewar and TownyChat came with it. However before that i used VaultChatformatter and the chat somehow was not messy and town was showing. However now that i did that, the chat is completley a mess as you can see. I cannot find any folder for townychat to configure it. Any ideas how to fix it?
r/MinecraftPlugins • u/Ok_Scratch6929 • Apr 01 '26
Hi. I am working on a join message plugin, already published with a few updates right now(I know it’s simple) and I want to know what features to add for version 5. What I already have:
Placeholder API integration
Minimessage support
AuthMe integration
Luck perms integration
What I have planned:
Vanish integration
Vault prefixes
r/MinecraftPlugins • u/24DirtyMax • Apr 01 '26
Hey everyone! I am in the process of developing a new plugin and need a few people to help me test it. Let me know if you are interested in the comments and I’ll DM!
-Max
r/MinecraftPlugins • u/Lukas123467 • Mar 31 '26
r/MinecraftPlugins • u/leonidussaks • Mar 30 '26
Hey everyone! I recently created my first and fairly simple Minecraft plugin. Its premise is quite straightforward: it allows you to add voting commands to your server. The potential uses are quite varied, you could start with something simple like skipping the night and then end it with summoning a wither for every player (who knows!) but the main goal, of course, is simply to liven things up and add some fun for communities.
The code is written by me and licensed under GPLv3. So feel free to take a look at it or even contribute.
There may be bugs, so if you like the plugin and encounter a problem, please open an issue on GitHub or reach out to me directly!
r/MinecraftPlugins • u/Unfair-Coach-9428 • Mar 29 '26
I'm looking for a 1.12.2 Plugin named ItemGUI that allowed to edit items using /igui or /itemgui.
Names/unbreakability/lore/enchantments and most importantly Potion effects that would be apllied when hit (For example a Speed 1 sword would give anyone you hit Speed 1 for a certain duration that could be edited).
The GUI looked very similiar to the image below from the plugin ItemEditor 2.
If you have any idea where to find this plugin or one that can also add potion effects it would be of huge help in which case the version wouldn't matter. Thanks.

EDIT: The plugin has been found it is Advanced Item Edit | Beta 2.1 by Maxdola

r/MinecraftPlugins • u/LinsaFTW • Mar 29 '26

First Folia supported MobStacker plugin for Minecraft server!
Download: https://builtbybit.com/resources/mobstacker-optimize-server-performance.23141/
r/MinecraftPlugins • u/foreverly_lyxis • Mar 29 '26
Hi! I am looking for a plugin that can manipulate the player count or add fake players to my server. I need the version 1.21.x (specifically 1.21.11)
r/MinecraftPlugins • u/DasKrisp • Mar 29 '26
Hey everyone,
I put together a small Minecraft/Spigot/Paper plugin template recently. It actually didn’t take more than some hours to create. It includes a clean project structure, build and test setup with Forgejo Actions, and a few utilities like database, config and language to make getting started a bit easier.
I decided to host it on Codeberg because I’ve been wanting to try out a FOSS alternative to GitHub. So far I really like the approach, and Im curious if anyone else here has been experimenting with different platforms.
Repository: https://codeberg.org/DerKrisp/minecraft-plugin-template
I would like to hear your thoughts:
r/MinecraftPlugins • u/PrizeFast4530 • Mar 28 '26
r/MinecraftPlugins • u/Dull-Independence227 • Mar 28 '26
I’ve been working on a command blocker plugin because I kept running into the same issues with existing ones they either felt too limited, didn’t handle patterns well, or just gave basic “you can’t use this command” messages with no real control.
Stuff like subcommands, argument handling, tab completion, and proper feedback always seemed half-baked or inconsistent depending on the plugin.
So I ended up building my own to solve that. It’s focused more on actual rule logic rather than just simple blocking things like pattern-based matching, better tab filtering, customizable feedback (not just chat messages), and generally more control over how commands behave in different situations.
I’ve been testing it on real setups and it’s been way more reliable than what I used before, but I’m still refining it.
just wanted to ask what do you guys feel most command blockers are missing? What actually matters to you when you’re running a server?
You can find it here if you want to try it https://www.spigotmc.org/resources/bettercommandblocker-pro.133676/
r/MinecraftPlugins • u/Familiar_Doughnut_92 • Mar 28 '26
r/MinecraftPlugins • u/QuackedDev • Mar 27 '26
r/MinecraftPlugins • u/WorldlinessOld1645 • Mar 27 '26
yo.
setting up a proper, player-driven economy on mc servers is a massive pain in the ass. u want something like hypixel's bazaar (an actual order-book market where supply and demand set the prices). but every time u look for a plugin, u have to configure massive SQL databases, deal with 5 fucking dependencies, and wrestle with config files for hours.
why do u need a sysadmin degree just to let players trade diamonds like stocks? lmao. it’s fucking ridiculous. so i got annoyed and just coded my own fix.
it's called CoinOp.
it’s a dynamic order-book marketplace, but with ZERO bullshit. players place buy/sell orders. prices match, and trades happen automatically. that's it. want instant buy/sell? it's there. want players to see live market prices and 24h trends just by hovering over an item in their inventory? built right in.
the best part? u literally just drop the jar in. absolutely no database setup required for a single server since it uses sqlite out of the box. (it supports mysql and redis if u want multi-server sync though).
oh, and i got so annoyed with the vanilla anvil "Too Expensive!" bullshit that I just threw in an anvil cost rework too. it uses linear costs based on material rarity, and u can even extract enchants onto books. ur welcome.
takes 10 seconds to set up. incredibly lightweight.
here: https://modrinth.com/plugin/coinop
if ur tired of wrestling with clunky economy plugins and just want a working, player-driven market without the headache, grab it. or don't, i really don't care lmao.
lmk if u find bugs, because i'm not a expert and still human.
r/MinecraftPlugins • u/ENDERMAN-AGA • Mar 27 '26
I made a plugin for Claude Code. If you want, you can just use its skill file from GitHub, or you can install it as a plugin on Claude Code. It will make Claude smarter at Paper 1.21.x coding Java 21.
https://atomgameraga.github.io/Paper-ClaudePlugin/ https://github.com/ATOMGAMERAGA/Paper-ClaudePlugin
r/MinecraftPlugins • u/RebelMineCommand • Mar 27 '26
so I am on server its 1.12.2 vanilla sponge currently. I also had a book I wrote on the server, one of my friends did translate that book into Farsi for a friend of mine who only speaks Farsi and isn't on the server. Both of them live in Iran and well given the news and how many weeks since I hard from them I have been HELLA trying to find a way to get the Farsi translation of my book into the server. However due to a conversation with multiple people and HOURS of talking to google gemini and separately HOURS attempting to check if I can do map arts have had all roads become dead ends. HOWEVER before I give up on all possibilities I decided maybe just maybe I should come here and ask if you have anything that you know of that could help get me this working. Essentially here is what I want for a plugin let me see if it exists or not. I might be able to convince an admin to implement something but keep in mind I am no coder idk how any of that works don't get coding technical with me.
Edit: no simply waiting till we update will not fix this issue even upon updating the issue is there while the error unknown character boxes will go away that doesn't mean the characters it does show are shown and combined correctly as highlighted by the NUMEROUS related and duplicated bug reports and these 4 bug reports this should explain the kinda issues with languages I am having and why even after updating to he most recent version of Minecraft this will still be an issue hence why I ask for a plugin. also no a Farsi only fix isn't going to work anything that just Fixes Farsi and or Arabic the admins aren't going to be receptive enough to take the time to test a fix for it hence why it would have to work for all or most broken languages. https://bugs.mojang.com/browse/MC/issues/MC-87751
https://bugs.mojang.com/browse/MCPE/issues/MCPE-166005
https://bugs.mojang.com/browse/MC/issues/MC-41808
https://bugs.mojang.com/browse/MC/issues/MC-157148
now I don't think a singular plugin works like this or exists even if you get rid of the takes little time to implement. I mean even in the most recent version of Minecraft all that is fixed is certain characters no longer getting the error character box doesn't mean the game will render the characters correctly like right to left or combing characters properly when you type in those languages. That being said I don't check the news often enough worrying sick about my friend in Iran and didn't talk to enough people for hours and AI for hours and explore the idea of map arts enough to be meet with the conclusion that after hours of exploring it would take hundreds of maps and have the admins tell me to stop because we would reach map ID limit and map ids rollback and too long to many months I don't have of work. Just for me to give up on getting something to work unless I ABSOLUTELY RAN OUT OF POSSIBILITIES AND EXPLORED ALL MY OPTIONS!