
Spigot Plugin Development - 5 - Commands Part 1
In this episode, I show you how to make commands for your Minecraft plugins. #Spigot #SpigotTutorial #MinecraftPlugins
Code: https://github.com/Spigot-Plugin-Development-Tutorial/commands-part-1
Plugin.yml Reference: https://www.spigotmc.org/wiki/plugin-yml/
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've tried it and it's awesome! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=kodysimpson&utm_content=description-only
Discord: https://discord.gg/cortexdev
Become a Member: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
Github: https://github.com/KodySimpson
Instagram: https://www.instagram.com/kody_a_simpson/
Twitter: https://twitter.com/kodysimp
0:00:00 - Intro
0:00:28 - Commands in main class
0:00:55 - onCommand method
0:02:23 - Example command
0:05:06 - Registering the command in plugin.yml
0:08:41 - ConsoleCommandSender (Console)
0:09:16 - BlockCommandSender (Command block)
0:10:03 - Changing the Java version with Maven
0:13:08 - Outro
More Videos coming soon.
Leave a comment for any future video suggestions.