minecraft plugin development

  • Spigot Plugin Development – 82 – Plugin with MySQL Database and JDBC

    Spigot Plugin Development - 82 - Plugin with MySQL Database and JDBCVideo Information Hey what’s up guys welcome back to another video in the spigot series in this video we’re going to make our first plugin that connects to a mysql database young kids are growing up in basements online a whole new generation i’mma make mine all right guys welcome back hopefully You’re excited for this episode we’re going to be making our first plugin that connects to mysql database and does stuff with it stores data retrieves data updates data all the basic operations that you would need to do so this will get you started on being able… Read More

  • Minecraft Plugin Tutorial – Creating Your Plugin with Spigot

    Minecraft Plugin Tutorial - Creating Your Plugin with SpigotVideo Information All right welcome back to a brand new video series in this whole tutorial series I’m going to be teaching you all how to code Minecraft plugins we will be using the spigot API to uh program all of our plugins so I’m really excited because I’ve always wanted to do a series on this So some prerequisites make sure you won have Java installed okay I have Java 17 installed on my computer but make sure you install Java first before you even attempt to do this two make sure you have an IDE set up I’m… Read More

  • Minecraft Plugin Tutorial (in Kotlin) | Project Setup

    Minecraft Plugin Tutorial (in Kotlin) | Project SetupVideo Information The hardest part of getting into plug-in  development is sEtTiNg uP tHe dAnG pRoJeCt!   In this video, I’ll guide you through the process  as quickly as possible while still making sure to   actually explain what each step does. (coughs)  Just a heads up though. Java is janky and weird   And you will end up banging your head against the  wall. This is normal power through it. (softly) I   believe in you. All right, the very first thing  you’re gonna wanna do is download IntelliJ IDEA.   This is by far the best code editor for anything  to do with… Read More

  • I’m Making the Next Big Minecraft Server (BETTER THAN HYPIXEL)

    I'm Making the Next Big Minecraft Server (BETTER THAN HYPIXEL)Video Information My five-month depression nap… It’s over… Barely four videos released  in the last six months… Alright lads, Legitimoose is here to  be teach datapacks and be handsome,   and he’s all outta datapacks. Alright… where to begin… Logbog. Let’s make a minigame server. > Didn’t we do that in like, 2015?  > Yes, we did but this time it’s better.  Plugins Logbog. Custom plugins! A resource pack!   We’re finna be the next Hypixel. > That sounds great and all but I don’t   know how to do any of that. > That’s perfect. Now, the next bit is where you… Read More