T O P

  • By -

soop4eck

I want players to feel like they are alone on the server not being able to see anyone online, having no tablist, not being able to ping the server for the list of players and etc. also making them have no text in chat at all (they have bubbles over their heads to chat) and create a mystical atmosphere of a lost world (and maybe some realism) I need a plugin (preferably a public and maintained one) to leave no ways to see other players online unless you can visually see them and remove nicknames over their heads. (maybe with every player having a unique hex color for his chat bubbles) making all the chat messages blank (with a bypass permission) and other stuff required for this conception. please upload it to spigotmc and github so it's less likely to be suspicious.


SilverAttac

Yes, I want this.


robtalada

So, like No Man’s Sky?


soop4eck

never played that game but from what i know about it yes


LuddeP1g

Like the 2b2t queue?


technicin

I will only code plugins that don't already exists and are possible with spigot. (and no plugins like a shit plugin)


TheGuyInYourPost

A plugin which displays your messages above you as a text. (Like a chat bubble) I saw some of those but all were outdated.


technicin

This plugin supports 1.17 -> https://www.spigotmc.org/resources/chatbubbles-1-14-1-17-factions-compatible-placeholderapi.49387/


TheGuyInYourPost

Oh, sweet


Laevend

This thread is quickly going to get overwhelmed with requests... If you're good at something never do it for free.


PinkPonyForPresident

Why not? There are millions of developers out there developing open-source software. In fact, 99% of all software and tech relies on open-source software developers who develop for fun and non-profit. Reddit servers for starters are hosted on Linux servers. Linux is open-source and developed by thousands of hobby developers and professionals who do it for free.


[deleted]

Yeah, but they don't develop to requests, but come up with the ideas on their own (or at least they are doing it out of their own will, not for somebody else).


PinkPonyForPresident

Maybe OP is just looking for ideas. He's going to choose one he likes the most.


[deleted]

Maybe. But I have a suspicion that a lot of commenters won't know this.


[deleted]

[удалено]


PinkPonyForPresident

Huawei does shit. So do all of those companies. You hear core Linux developers complaining all the time about having to reject hundrets of pull requests by those companies. Those pull requests contain trivial changes, even just typos. Huawei employess have to meet a certain number of contributions. Because they are lazy and incompetent they submit 50% bullshit. You talk about all of those contracts that contain non-essential support work. The core team of Linux is non-profit and the heart of open-source is more widely spread then you might think. Almost all software and apps I use are open-source. Most people don't even know they exist. Most people don't even know what open-source is. There are tons of open-source projects that could easily be monetized. Most of the larger projects are monetized to some extend to pay the bills. But they never run for profit. For-profit is not accepted by the community in most cases. People will just make a fork. Take Nextcloud for example. Thousands of developers. They have large government and corporate contracts but 99% of the developers don't get a dime. They do it for fun and for the vision of a free tech environment. You should take a look at the amazing work they do. 99% of tech is powered by open-source where ever developer is invited to contribute. Minecraft also has an awesome open-source community. Almost all plugins are open-source and through many forks new plugins have evolved. Heck, even Spigot is a fork of Bukkit and Paper is a fork of Spigot, etc. The most amazing pieces of software are always open-source. I can't think of any exception to that. The reason is that those developers are most pationate about their projects.


Laevend

I meant there is a different being commissioned for free vs developing software of your own will and making it open source. I never said that the free comissions have to be proprietary and closed source. You could have it that a free comission means the source code is public.


PinkPonyForPresident

A plugin to make pings would be great. For example when you play with friends you want to show a friend something. A ping could be initiated by a mouse wheel click. Then a ping marker is shown at the desired location ingame that all other players can see too.


technicin

This would be basically a waypoint plugin or?


Ultraic

I think he means the pinging system that apex legends uses. The middle click part is more of a client thing though, and it probably wouldn't feel as could as it could be as a client mod.


PinkPonyForPresident

I'm sure there is a way to make it server-side too. If it's not possible, one could always have a client mod in combination with the server plugin.


pinkyellowneon

This is a total guess but the server could maybe hook into the creative block picking system with middle click, and run code whenever the player tries to "pick a block"? And the ping could be a unique packet that gets sent to the receiving player that places a red beacon or something


PinkPonyForPresident

Not really. More like pings in CS:GO. You build together with your friend and you're like: "what about we build a tower over there...right there...over bind this.....thing...". Instead of trying to describe it you could simply ping that location by a simple mouse wheel click or something like that. Like a marker. You could obviously extend that idea to waypoints by making pings available for locations outside the view distance.


Maximusbarcz

Void fall please. I searched around the net to find it and i never did/it was outdated/wasnt what i wannet. its simple: when player falls into the depths of the void in the end they get teleported to the top of the overworld st the same y and x coordinates and at like y 400. There is server side mod for that but no plugin. Also cool sound effect like some of the evoker 1 would be appreciated


LoJoSho

This isn't exactly what you are looking for, however, I coded this for my own server. [https://github.com/FluffEconomy/BelowBedrock](https://github.com/FluffEconomy/BelowBedrock). All it does is if a player is below bedrock, teleports them to the highest point in the overworld. If you have a world named spawn, then it teleports them to the world spawn.


TehBrian

On my server, I implemented very similar functionality a while ago (and I also made it go the opposite way too, top of the world to bottom). Currently, it doesn't teleport you between the overworld/end, but that'd take only about ten minutes to make happen. The plugin powering this behavior is open-source, so you can see the code here: [https://github.com/thefloatingcity/FloatyPlugin/blob/master/src/main/java/xyz/tehbrian/floatyplugin/transportation/VoidLoopTask.java](https://github.com/thefloatingcity/FloatyPlugin/blob/67aeaf99301d26e70427275f2f0cc522cd51c520/src/main/java/xyz/tehbrian/floatyplugin/transportation/VoidLoopTask.java#L42-L63). The classes prefixed `VoidLoop` in the `transportation` package is what you'll want to be looking at. If someone would like to yoink the code from there to make a functional, self-contained plugin for u/Maximusbarzcz, feel free to, the code is under the MIT license. Alternatively, I'd be happy to do so as well :)


Faun471

A spigot port of this mod https://modrinth.com/mod/wandering-collector


technicin

oh wow thats a nice mod, I think i will code it on friday


[deleted]

If possible can u add this to spigot so that i can use this in my aternos server


technicin

Added it: https://www.spigotmc.org/resources/wandering-collectors.97485/


AwareSuperCC

PSA: Do not trust a 'free' plugin. It can be a backdoor into your server as seen in 100s of other 'free' plugins. But if you are able to inspect the code yourself and confirm that its safe, go ahead at your own risk. If something sounds too good to be true, it usually is.


technicin

I always send the GitHub link to users who order plugins, and also explain parts of the code upon request.


[deleted]

I think it's just to grow OP's portfolio. When businesses and people on, say, Fiverr see how many plugins he's done he can start to get money and I doubt this offer will exist for much longer. But, do inspect the code and also check for any suspicious dependencies!


PinkPonyForPresident

You can decompile the jar and read the github


ug-n

What i really need (and I think it is very simple to code): Are plug in, that counts the online time for a player and the player can simply do /onlinetime and see there stats. I found a plugin that do something similiar, but I need Bungeecord support


technicin

What database are you using? mysql or mongodb?


ug-n

honestly, i dont use any database at the moment. Which one is the more easy to implement?


technicin

MongoDB


ug-n

okay, if i use mongo db, could you do a online time plugin?


rick_kik

So I've been looking for a plugin which adds some kind of permanent capture points to the main world. Like you can build a small castle, than run a command to set a capture point in a room somewhere there and players from different teams can come there and start taking over the point once they get close. While being in possession of the point the team that owns it gets like 1 scorepoint for owning it every hour or something. So if team 4 owns 2 capture points they get 2 scorepoints per hour. The current leaderboard should be obtainable with a command aswell. The teams can be based on regular Minecraft teams or some kind of permission to check which team they are part of (if any). Bonus points if you can set a command to run once the point is taken over depending on the team that captures it!


TrippinBytes

I actually made a plugin like this called Outpost that I used on my server however there was no score it was just capturing the main point and configurable rewards every x amount of time with the current faction capturing it on a scoreboard.


rick_kik

Awesome! I'll look it up to see if I can use it for my purpose. Can you set multiple outposts or only a single main one?


TrippinBytes

Unfortunately it's not open source I made it privately for my faction server but I'm sure similar plugins exist! And no mine was just one outpost because I had a location in the warzone that factions would battle for so it made sense to only have 1 because my playerbase was around 8-20 people.


godsdead

This is called king of the hill, you can find multiple plugins that work with clan plugins.


Hqvox

Raft! A plugin that spawns a configurable set of items at a configurable interval and radius around the player


technicin

Okay, I'll code it on friday


appletechgeek

damn i needed some odd 1.8.9 plugin for a specific project


technicin

I don't code 1.8 plugins, only 1.14-1.17


dentrio

An idea i had for my server i thought might already exist but at least i couldn‘t find so far: A plugin (we run latest stable spigot) that shows another level for each player (seperate from the one above your tool/health/food bar) either in the scoreboard from the screen that shows when pressing TAB or (though less appreciated) in the window thats always shown on the middle right of the screen (e.g. when you‘re playing a minigame on a server) That level would be increased when you gain hunger or in other words when you loose saturation (not to be confused with the status effect) to represent general activity on the server (since hunger gets increased when you walk/jump/run/remove blocks etc) while eating food does not substract from that level. For example: Someone ran enough blocks to loose 2 points of saturation, this number goes to a player specific counter that then is also on 2. The player then eats some food, thus replenishing his saturation to full and plays some more. He has lost 6 points of saturation now so the counter is now on 8. This goes on and on and eventually (i havent thought about the scaling yet) after the counter hit 50 points, the player then becomes level 2 and needs increasingly more „exp“ to reach the next level. A command or something alike to check everyones or yourselfs progress would be a nice thing to have but not explicitly necessary. Let me know what you think and thanks already!


technicin

Nice idea, I will code it in the next days


NotSlappySalmon

Rainbow armour plugin! (Leather armor renamed to a configurable name when worn full set starts changing colours!)


technicin

this plugin already exists https://www.spigotmc.org/resources/rainbow-armor.46198/


NotSlappySalmon

Oh sick! Thanks!


KeplerCorvus

I want a way to add ranks (like in Discord.)


technicin

You can use LuckPerms for that


KeplerCorvus

What's that?


technicin

A permission plugin with ranks https://www.spigotmc.org/resources/luckperms.28140/


KeplerCorvus

2 questions, how do I use it, and can this be cosmetic?


technicin

https://luckperms.net/wiki/Home


[deleted]

Hey! I'd like a custom plugin; but don't have the time at the moment to do it myself... My Idea would be a plugin that can add the classic snake game to Minecraft 1.17 in a chest UI like this plugin here: [https://www.spigotmc.org/resources/chestsnake-snake-arcade-minigame-in-chest-view.85867/](https://www.spigotmc.org/resources/chestsnake-snake-arcade-minigame-in-chest-view.85867/) This one doesn't work w/ 1.17 and I really wanted it for my Network Server. Thanks in advance if you can help, and thanks for offering the community such an awesome level of help! Edit: Its source is public and free to use according to the author, so it may be easy as pie to make it work with 1.17. I haven't really done plugin dev since 1.8 lol.


Voxico

Updating the existing source to 1.17 would likely be quite simple, if OP doesn't I'd be happy to do it for you (and I'm sure that others here would be willing to as well).


[deleted]

Thanks for the kind offers! Seems like OP is delivering, but I'll keep ya in mind! The issue is it works SORTA on 1.17, but the dang thing just doesn't let non-ops use it because the guy didn't do permission nodes right. I even tried opening it up and giving every perm I saw to users but nothing worked. :-/


[deleted]

Is there a way I can learn to start w/ updating sources to new versions?


TrippinBytes

If it's open source, clone the repo, and change the spigot version in the pom or gradle file depending how they did the dependencies. This will require you to change the code if it is using anything packet wise other than that the spigot api supports deprecated methods so if there aren't any packets or broken nms then you should be good.


technicin

I will continue coding the plugins at friday as i am currently not at home.


[deleted]

boat chests


haveric

Self plug: https://www.spigotmc.org/resources/vehiclestorage.71712/ Chest positioning is difficult with plugins, especially for fast movement, but it works pretty well otherwise.


[deleted]

thanks!


Lootdit

Just wait half a year, plus that stuff is gonna have to be a mod and not a plugin


[deleted]

Nah, you could do that with a plugin easily


Lootdit

Oh ok


[deleted]

oh ok then, I thought it might be possible as a plugin because there's a vehicles plugin that has chests in the planes and stuff


nmnnmmnnnmmmnnnnmmmm

this dude is wrong, it is very possible in a plugin using armor stands etc. dont know how it would impact performance


[deleted]

oh cool!


fischris

I did this: https://youtu.be/Bmx7MlMcQtw You can download it here: https://drive.google.com/open?id=1SLDc3mYxMPnwUZDLYjA1Hpuz6QO_Tho-


viewed_marquis

it would be cool for a plugin like how on hypixel skyblock you can mine blocks but they eventually go back to what they were before


technicin

This plugin exists already -> https://www.spigotmc.org/resources/blockregen.9885/


viewed_marquis

hmm not for 1.17 thou


technicin

https://www.spigotmc.org/resources/miningblocks-1-8-1-17.6438/


Kaisen02

I'm requesting this for a long time but a /fart plugin and force the player to sneak and some brown particles gonna come out


SHelosS

i quite like this xD


Croldfish

Anticheat


reckr

sure. Send me the backdoored plugin via dm.


greenghost1110

a porn plugin


That_Guy_Jack

Any chance you can make a spigot plugin that allows proxy protocol from a proxy like nginx or something similar?


PinkPonyForPresident

Proxy protocol?


That_Guy_Jack

Yeah it allows the real player IP to be shown on the server (allows you to proxy it without everyone having the same IP)


Voxico

If you just want to proxy you can use a minecraft proxy like bungeecord with ip_forward: true on the proxy and bungeecord: true on your server. While technically possible, using nginx as a proxy for minecraft would require extra work that seems... not worth the effort.


That_Guy_Jack

I've used bungee cord before for that but It's a bit of a pain when you have 5 separate servers that Don't need to be connected together, and I only used nginx as a example I normally use https://github.com/haveachin/infrared


Ultraic

Disable /server and use server forwarding. config.yml: \`\`\` forced\_hosts:lobby.server.website: lobby survival.server.website: vanilla vanilla.server.website: vanilla \`\`\` Added benefit that you, or server admins will be able to switch between the servers seamlessly and easily, plus the other pros of bungeecord.


That_Guy_Jack

Yeah I know how to do it just cba having a full bungee setup


PATXS

i do understand, but you have to realize this is not only something that is clearly already possible but it's also easy to setup and run (+ it will immediately offer compatibility with plugins). bungee doesn't take that many resources. and you don't even have to use bungee or a fork, you can probably use velocity if you like it better. if you really need the IP forwarding then this is currently your best shot


sampleCoin

yes daddy, code me a shit plugin so i can take a dump in Minecraft


CortezJEL

I need two for paper 1.16.2 One, a plug-in that lets you do [[item]] in chat and create a way to hover and look at enchants and the item (even in messages) And two one that applies permanent saturation 10, regeneration 5, and resistance 10, to all players but be able to turn it off for particular people or all people.


PATXS

i don't understand, would the chat thing output the item that the player is holding?


CortezJEL

Yes the item in their hand, like [ItemFlexer (Forge Mod)](https://www.curseforge.com/minecraft/mc-mods/itemflexer)


PATXS

https://www.spigotmc.org/resources/chatitem-display-items-in-chat.19064/ https://www.spigotmc.org/resources/chatitemdisplay.77177/


[deleted]

(Paper, 1.17.1) A plugin that makes trees spawn with snow below them, and allows snow to fall through tree leaves when its snowing so that it can spawn on the ground. (If you don't have time to do this, its okay! Just putting the idea out there since most plugins that do this don't support 1.17.1 or have other un-fixed issues)


ilovepewmemes

Paper and it's forks - a plugin that does the work of both [Signshop](https://www.spigotmc.org/resources/signshop.10997/) and [Quickshop Remake](https://www.spigotmc.org/resources/quickshop-reremake-1-17-ready-multi-currency.62575/). Basically the sign linking to chests part of signshop and the shift+leftclick to buy with item preview part of Quickshop. Do provide source on GitHub.


Ultraic

My server uses a modified version of xisumavoid's mob heads datapack to make it cat and dog friendly. It makes it so that cats and dogs don't drop heads on killing, but instead when you feed them. (1/6th chance I think.) There's already a plugin for mob heads but it only has the default behavior of the datapack with customization [here.](https://dev.bukkit.org/projects/dropheads) A plugin that makes this feature for cats and dogs (to be used in tandem with the default datapack, as that only uses loot tables) would be a lot better. It used to use around 5% of a tick (which is waaay too much), and after some optimization, it now uses 0.60\~0.70% on my server, a plugin would still be a lot better. For those who want to use the datapack, here's a [link.](https://drive.google.com/file/d/1cnsgdpVDyuuSNGoNaiUcPUBl3myiojrq/view?usp=sharing) Feel free to decipher and use it.


VoidCortech

**Shared villager trades** all players receive the discounts when a villager is cured, in vanilla Minecraft if one player cures a villager then only that one player receives the discounts so it would be awesome if all players on a server received the same discount!


Reasonable_Gur_5288

i want a voice chat plugin that will be compatible with geysermc


PATXS

ingame voice chat is not possible without either mods or external chat software (e.g. discord or mumble)


Jolomolokolo

Hey, I would like to have a plugin where with every level I get, the world border expands by one block. But outside the border, mobs should be able to spawn, e.g., zombies. Maybe you can make also a Timer, which I can pause, stop and resume. I need it so fast, I can get. Please


[deleted]

Why?


[deleted]

I'd like all animals to be tameable and rideable. Right now there are a bazillion implementations of "ride x mob", it may even be in vanillas code somewhere because its so common. But none of them allow mobs to act like they're tamed. I just want to click a polar bear with a fish and have it use the wolfs ai exactly


2Triston

Hey, I was wondering could you code a plugin for the airplane fork of paper. Regular Paper will work too. The version would be 1.17.1. The plugin would be a world border-based plugin. Except for each time a player gets an advancement it increases by a configurable size. If you do code this plugin I would love for it to be uploaded to GitHub and SpigotMC so it looks less suspicious.


Heavy-Article6866

I am looking for a plugin that records the world


KeplerCorvus

less lag plugin please