Spigot Plugin Development - 1 - Your First Plugin

preview_player
Показать описание
In this episode, I show you how to create your first plugin using the Spigot API and the Minecraft plugin for the IntelliJ IDEA. #Spigot #SpigotPlugin #MCCoding

0:00:00 - Installing Minecraft Development Plugin
0:01:04 - Creating a new Spigot project
0:06:40 - onEnable() and onDisable() methods
0:10:44 - Compiling the plugin
0:12:09 - Testing the plugin on a Minecraft server
0:13:30 - Outro

More Videos coming soon.
Leave a comment for any future video suggestions.
Рекомендации по теме
Комментарии
Автор

It's funny. You are the first one who explain "dependencies". Everyones (even in Maven Tutorials) just say: 'Yeah there are the dependencies' as if somehow who needs a maven tutorial should have know what that means. No joke. I had to learn it and no one ever explain, for what this xml-file is good for. NO ONE. I had to learn it by a friend. An now, after I understood, finaly one person explains it in a simple way 😅

seeking
Автор

FYI: If you are using 1.20, make sure you have quotes around the "api-version" value, otherwise it will be read as 1.2. It should look like this: api-version: '1.20'

paradoxicalegg
Автор

I love how you're actually taking your time to explain what the things are and what they do, without over complicating the introduction to plugin development with unnecessary stuff like automatic deployment etc. KISS as the engineers say :D

druncle
Автор

After 7-8 tutorials that didn't make sense, watched this through to the end and it's easily the best so far and subscribing because of it. Really well done tutorial and I'm looking forward to the next.

dankplatypus
Автор

Super helpful for me, it's been 8 years since I worked on Bukkit, and that was back when I was first learning to program. Seeing the latest tooling was super helpful. I would not have known about the intellij plugin otherwise.

timoltjenbruns
Автор

Ive been trying to code a minecraft plugin for over a year! Thank you so much, I have finally learned how to code a Plugin lol

Electronova
Автор

Bro the best tutorial i have ever heard like, you go through everything and your VOICE dammmn

purecz
Автор

Oh my god. It's the first time in a while I've been this excited about programming.
I got this excitement the same reaction I did when I saw my first C++ hello world program run :)
Will definetily follow through this playlist.
I can already feel the hours of debugging headeaches tho :()

noapoleon_
Автор

I think that might be the first coding tutorial that I didn't have to go back and watch STH THAT I OFCOURSE MISSED' anyways keep it up my dude. Respect .

fber
Автор

Chill Kody, 2 video in one day
Good Work keep it up

fake
Автор

Thanks for this amazing series, it's so clear and followable for someone new to plugin making !

PeChips
Автор

Hey I just wanted to say thank you so much. I'm not good in java but I'm still gonna try out how to make plugins. Thanks for helping me out :)

albertmathew
Автор

Clean Videos till now! Easy to follow and good explained

FrodosBeutel
Автор

Thought this won't work because all of the other tutorials kinda doesnt work for me but thanks for helping me, im getting excited to make my very own plugins

reallightengineer
Автор

I have a Question You told us to type /stop to stop the plugin but when i type /stop the server closes so i cant see the MSG. Is there a new command that you can use?

RoialRogue
Автор

now knowing java and trying to code plugins is like trying to order at a restaurant where you don't speak the language. it's possible but hard, but if you know a similar one it's easier.

thomb.
Автор

this is my first time coding and i did what you did but it doesnt work and also there are different colors on my screen do i need another plugin?

MousePad
Автор

When I click on the 'Build Project' button, it compiles the project but I only get a 'classes' and 'generated-sources' folder. No jar file is generated..

RaptorPlayzOfficial
Автор

Thank you for supporting me in my journey!!!!

Farpzin
Автор

can you make a video on how install minecraft development plugin for 1.8.8 development

dhirenmandaliya