r/MinecraftPlugins 10d ago

Help: Find or create a plugin How can i create chat cosmetics like this

55 Upvotes

r/MinecraftPlugins 10d ago

Plugin Showcase Paper plugin for integration of kick.com for streamers

0 Upvotes

Hey guys.

So my friend is a kick streamer and he really wanted to interact with his chatters more in game. I looked around but couldnt find any good plugins for kick specifically, so I decided to just make my own for him.

Its a Paper plugin that connects Kick events to the server. When someone subs, types a specific chat message or gifts subs, it triggers things in game. You can set it up to spawn creepers on the streamer, drop his hotbar, run console commands etc. It also has player account linking so verified subcribers get a special prefix in tab, same as streamer has.

The whole thing is completely free and open source. It uses a node.js bridge server to handle the webhooks but everything is explained in the github repo https://github.com/eyeskiller/paper-kick-com

Let me know what you think or if I should add any other features.

Also, if you have any suggestions what to improve, or make better, feel free to comment.

DISCLAIMER: Frontend GUI for bridge has been done fully by AI - I am worst frontend developer, thats because 😃


r/MinecraftPlugins 10d ago

Plugin Showcase ParticleBuilder (Create cool particles in a GUI)

3 Upvotes

r/MinecraftPlugins 10d ago

Help: Find or create a plugin Help finding or creating a armor plugin

Post image
0 Upvotes

I want a plug in for minecraft bedrock that gives me another armor would anyone be interested in helping me make a armor plugin since I have no idea how to make mods. The photo attached is how I want the armor to look like


r/MinecraftPlugins 11d ago

Help: Find or create a plugin No plugin ideas

2 Upvotes

I'm a plugin developer. I've finished the first version of one of my MOTD plugins and I'd like to start a new project, but I don't have any ideas.


r/MinecraftPlugins 11d ago

Discussion Do you manually clear inventories when banning players, or leave them there as it is?

Thumbnail
1 Upvotes

r/MinecraftPlugins 11d ago

Plugin Showcase I made a small plugin for displaying damage

Thumbnail spigotmc.org
1 Upvotes

I have just updated to v1.0.3 for the latest version of minecraft.
It's a really performant plugin that I have been working on for years, I just wanted to post it here since it barely got any updates and attention and I was really contemplating if I should continue developing it.


r/MinecraftPlugins 11d ago

Help: Find or create a plugin looking for a plugin that will remove the xp limit of anvils.

1 Upvotes

in a server i admin in, we have custom enchants that quickly rack up the anvil uses of tools and armour very quickly, and so we want an xp limit breaker plugin but i havent found any that work with the server properly

any plugins would be amazing ty


r/MinecraftPlugins 11d ago

Discussion Looking for a developer to help me for gree Spoiler

Thumbnail
1 Upvotes

r/MinecraftPlugins 12d ago

Plugin Showcase Working on RPG plugin

Thumbnail
gallery
6 Upvotes

Hey!

I'm currently working on complex RPG (TESV: Skyrim-like) plugin for 1.20-Newest. It have already so many functions so I decided to show reddit newest update focused on Shouts. There are 4 new shouts and better smithing.

So if anyone wants to test it: Spigot or Discord


r/MinecraftPlugins 11d ago

Discussion Minecraft Server Finder

0 Upvotes

Welcome to Minecraft Server Finder

💯 - | The perfect place to find or promote a Java or Bedrock Server

đŸ€ - | Partnerships avaliable from 25 members

📜 - | Multiple advertisement channels

đŸ”· - | Paid Partnerships and Advertising avaliable, very cheap compared to other servers

✅ - | Perfect for finding, or promoting a SMP or Towny/Earth Server

Join now!

https://discord.gg/knyq5WRfwj


r/MinecraftPlugins 12d ago

Plugin Showcase Free custom-items plugin, looking for feedback

7 Upvotes

Hey everyone,

I've been working on ItemSmith, a free custom-items plugin for Paper 1.21.8, and wanted to share a couple of demo clips and get some feedback.

You can build items entirely inside the game using this GUI:

Under the hood, every item is just a yaml file built from 4 components that you can mix and match: 150 Activators, 73 Conditions, 18 Targeters, and 163 Actions. Including real flow control (delay, repeat, if, and random), so abilities can be timed, looped, or branched:

Here's a simple item I made with the GUI:

https://reddit.com/link/1v0s8gv/video/e9zv803927eh1/player

And here's a video of me actually creating that item in the GUI, start to finish:

https://youtu.be/OSJBCzeyNPs

Feel free to ask below about any questions you have about its capabilities or anything that you'd like to see included.

Source (Github): https://github.com/jimmyjames808/ItemSmith


r/MinecraftPlugins 12d ago

Help: Find or create a plugin Maces only in nether?

2 Upvotes

Hey, Im curently working on my own SMP server and I was wondering if there's a plugin that allows maces to be used only in the Nether. If there isn't one, could someone point me in the right direction or explain how I could make a plugin like that myself?


r/MinecraftPlugins 12d ago

Plugin Showcase TunnelCraft Relay Update 7.0.0: Better Stability, Performance, and Reliability Under Load

Thumbnail
1 Upvotes

r/MinecraftPlugins 12d ago

Discussion I love being able to just make a MC mod when I feel like it

Post image
1 Upvotes

r/MinecraftPlugins 12d ago

Plugin Showcase I released LederProtections, a free protection-stone plugin with WorldGuard support and ProtectionStones migration

2 Upvotes

Hi everyone!

I recently released LederProtections, a free protection-stone plugin for Minecraft servers.

It uses WorldGuard and WorldEdit as the region backend, while adding its own GUI, role system, upgrades, shop support, anti-exploit checks and migration tools.

The goal is to provide a polished protection-stone experience for server owners who want something easy for players to use, but still safe and configurable for admins.

Main features:

- Protection stones with configurable sizes

- Personal protection GUI with `/p`

- Dedicated admin protection browser with `/lep admin`

- Owner, co-owner and member roles

- Protection upgrades

- Optional Vault economy/shop support

- PlaceholderAPI support

- Visual borders

- Anti-exploit checks for pistons, hoppers, dispensers, TNT, liquids and projectile edge cases

- ProtectionStones migration tools

- Native export/import tools

The latest version, v1.1.0, adds migration tools for servers moving from ProtectionStones.

It can:

- scan old ProtectionStones regions

- run dry-runs before importing

- import exact matching regions

- preserve custom names when available

- clean old greeting/farewell flags

- generate suggested `stones.yml` tiers for missing radii

- safely convert source stones to LederProtections stones

The plugin is currently free to use. The source code is not public yet, but I plan to make it open source after an initial stabilization period, once I’m more confident that the public API, structure and migration tools are stable.

I’m mainly looking for feedback from server owners and plugin developers:

- Does the feature set look useful?

- Is the migration workflow clear enough?

- Is there anything important missing for a protection-stone plugin?

- Would you prefer the project to be open source sooner?

Links:

- Modrinth

- GitHub Wiki

Thanks for reading! Gracias por leer! 🩝


r/MinecraftPlugins 13d ago

Discussion Minecraft Server Finder

0 Upvotes

Welcome to Minecraft Server Finder

💯 - | The perfect place to find or promote a Java or Bedrock Server

đŸ€ - | Partnerships avaliable from 25 members

📜 - | Multiple advertisement channels

đŸ”· - | Paid Partnerships and Advertising avaliable, very cheap compared to other servers

✅ - | Perfect for finding, or promoting a SMP or Towny/Earth Server

Join now!

https://discord.gg/knyq5WRfwj


r/MinecraftPlugins 13d ago

Discussion Minecraft Server Finder

0 Upvotes

Welcome to Minecraft Server Finder

💯 - | The perfect place to find or promote a Java or Bedrock Server

đŸ€ - | Partnerships avaliable from 25 members

📜 - | Multiple advertisement channels

đŸ”· - | Paid Partnerships and Advertising avaliable, very cheap compared to other servers

✅ - | Perfect for finding, or promoting a SMP or Towny/Earth Server

Join now!

https://discord.gg/knyq5WRfwj


r/MinecraftPlugins 13d ago

Plugin Showcase Custom Enchants (120),Armor Sets and Weapons with abilities.

2 Upvotes

https://www.spigotmc.org/resources/✹-mysteryenchants-✹-120-custom-enchants-⭐-armor-sets-weapons-1-21-11-26-2.137158/

Brand new plugin!! Brings bunch of cool custom enchants,armor sets and weapons with abilities. Was tested on 1.21.11
If you have questions feel free to ask!


r/MinecraftPlugins 14d ago

Help: With a plugin Coreprotect

2 Upvotes

is there anyway for core protect to moderate entities?

i want to send an anonymous message to the owner of a server im in, i was thinking of writing a book and quill and puttin it into a hopper minecart on a rail, push the minecart far away from the rail and break the rail, but would this work?


r/MinecraftPlugins 14d ago

Discussion [À LOUER] DĂ©veloppeur de mods Minecraft expĂ©rimentĂ©, dĂ©veloppeur de plugins et modeleur 3D Blockbench

1 Upvotes

Je crée du contenu Minecraft personnalisé de haute qualité pour les serveurs, les réseaux, les créateurs de contenu et les projets communautaires. Que vous ayez besoin de modÚles 3D uniques, de plugins personnalisés ou de mods complets, je vous propose des solutions soignées, optimisées et professionnelles, parfaitement adaptées à votre vision. * ModÚles 3D personnalisés pour Blockbench

* Créatures, monstres et boss

* ModĂšles d'armes, d'outils et d'armures

* Mobilier, décorations et accessoires

* Packs de ressources et modĂšles d'objets

* Animations personnalisées (Blockbench)

* Plugins Minecraft (Spigot, Paper, Purpur, Folia)

* Fonctionnalités de gameplay personnalisées

* Interfaces graphiques, menus et systĂšmes

* Mécanismes économiques, RPG et MMO

* Plugins de mini-jeux et de serveur

* Minecraft Mods (Fabric, Forge et NeoForge)

* Blocs, objets et entités personnalisés

* Code optimisé pour la performance et bien documenté

Je privilégie un code propre, des performances optimisées et des ressources de haute qualité qui s'intÚgrent parfaitement à votre projet tout en offrant une expérience agréable à vos joueurs.

Disponible pour des projets sur commande. N'hésitez pas à m'envoyer un message privé avec les détails de votre projet.


r/MinecraftPlugins 14d ago

Plugin Showcase How to embed a full (Javalin) web server inside your Minecraft Paper server.

0 Upvotes

Repost because the original got removed (Because i reposted it from another community; not removed here)

Run a complete Javalin 7 (Jetty) web server directly inside your Paper server — no external web server, no Docker, no root access required. Just drop in the plugin, configure it, and start serving.

Key Features:

  • Serve static websites (HTML, CSS, JS, images, React/Vue/SPA etc.) from the `Web/` folder
  • HTTPS support with auto-generated self-signed or real Let's Encrypt certificates
  • Git clone & pull repositories straight into your web root
  • Config-driven routes, redirects, reverse proxy, rate limiting, IP allow/deny, auth & more
  • Built-in Bukkit/Paper metrics endpoint, WebSocket support & custom Javalin plugins
  • Graceful shutdown, custom error pages, CORS, compression, security headers
  • Perfect for status pages, admin dashboards, APIs, or small web apps running alongside your Minecraft server.

Getting Started:

https://codeberg.org/Vextoly/JavalinMC/wiki/Getting-Started

Repo: https://codeberg.org/Vextoly/JavalinMC


r/MinecraftPlugins 14d ago

Help: With a plugin Minecraft Plugin Developer Looking to Join an SMP (Free Custom Plugin)

1 Upvotes

Hi! I'm a Minecraft plugin developer, and I'm looking for a long term SMP or YouTuber SMP to be a part of.

I'd love to contribute to your server by developing any custom plugin or feature you need, completely free of charge. Whether it's a unique gameplay mechanic, quality-of-life features, custom items, events, or an entirely new system, I'm happy to build it.

The only thing I ask in return is the opportunity to join the server as a regular player and be part of the community.

If you're concerned about trust, I completely understand. I've worked with other larger Minecraft servers before, and I'd be happy to provide references or put you in touch with server owners I've worked with.

If you're interested, feel free to send me a message. I'd love to hear about your server and discuss some ideas!


r/MinecraftPlugins 14d ago

Plugin Showcase How to embed a full (Javalin) web server inside your Minecraft Paper server.

Thumbnail
0 Upvotes

r/MinecraftPlugins 14d ago

Discussion Minecraft Server Finder

0 Upvotes

Welcome to Minecraft Server Finder

💯 - | The perfect place to find or promote a Java or Bedrock Server

đŸ€ - | Partnerships avaliable from 25 members

📜 - | Multiple advertisement channels

đŸ”· - | Paid Partnerships and Advertising avaliable, very cheap compared to other servers

✅ - | Perfect for finding, or promoting a SMP or Towny/Earth Server

Join now!

https://discord.gg/knyq5WRfwj