I made a simple web-based voice chat plugin for private servers!

  • Thread starter Thread starter /u/Curious_Parsnip_7428
  • Start date Start date
U

/u/Curious_Parsnip_7428

Guest
I have hosted servers on my PC (or other devices like my old laptop) for my friends on and off for a few years. But over the past few weeks I got really into it! I finally learned Docker, and also learned how to make custom plugins (I knew a bit of Java because of Android app development). I love how Minecraft encourages learning about these things! Without Minecraft I may never have learned about networking and server hosting!

I decided a voice chat plugin would be a good starting point, so I spent the past few days making one. I'm aware that similar plugins already existed but I didn't find anything that did exactly what I wanted. I didn't want some huge plugin with way too many features, and I didn't want to use mods. Since I only host servers for my friends I also wanted something private and secure so only whitelisted players can join. And I wanted a simple plugin without setting up other Docker containers or doing any other setup. I present to you:

QuickVoiceChat​


yes, it's a very creative name...

Anyway, this is my first Minecraft plugin, and while I do know how to program and I have a few other projects on GitHub, I was hoping I could get some feedback? I'm only used to hosting on my own devices so I wonder what features are missing for a professional setup? I'm not looking for a code review (though I would love that!) but I just want to improve the plugin and my knowledge.

I'm sorry if this post is not interesting to you guys, but I basically never "advertise" anything I do and I thought this project is a perfect way to get feedback! And hey, maybe someone will actually find my plugin useful.

You can find it here.

Thanks!

submitted by /u/Curious_Parsnip_7428
[link] [comments]

Continue reading...
 
Back
Top