News & RESOURCES
Menu
Matej Pacan
- September 5, 2023
https://www.youtube.com/watch?v=UHjdogCNJCk In this BungeeCord coding tutorial, I’ll show you how to make a BungeeCord plugin for Minecraft. We’ll go over game events, commands, settings, permissions and timers (async vs sync). Note: This video assumes
Matej Pacan
- September 2, 2023
https://www.youtube.com/watch?v=L5X9WTzntdQ In this episode, I’ll show you how to setup your network using BungeeCord and connect your servers. We’ll be using 2x Paper servers and 1x BungeeCord instance on a local computer for fastest
Matej Pacan
- August 31, 2023
https://www.youtube.com/watch?v=Nt3Y0B4Kco0 In this video I’ll show you how to understand crash reports, read error logs and how to analyze spark profiler reports to fix plugin lag. I assume you have already seen many basic
Matej Pacan
- August 28, 2023
https://www.youtube.com/watch?v=R7Z3kZfzC4s How to send translatable components to players in their own, native language. ALso, how to use Component.translatable() and Component.keyed() in Minecraft plugins to send native localized client messages. In this episode, we’re going
Matej Pacan
- August 22, 2023
https://www.youtube.com/watch?v=Tw2e8TRdtzk How to make custom advancements and use them to send “toast” notifications in Minecraft. I use this exact same system in my plugin ChatControl Red and today I’ll be walking you through all
Matej Pacan
- August 19, 2023
https://www.youtube.com/watch?v=Avr6T2Fp6R4 How to create a fully-functional crawling Minecraft plugin. If you have ever tried doing this, you’ve noticed that calling player.setSwimming() does not work so we have to do a little trick. This will
Matej Pacan
- August 17, 2023
https://www.youtube.com/watch?v=oR-JZx_zTD8 How to display health tag and any other custom tag below the player’s name. This tutorial requires you to understand events and scoreboard, which I have covered here: In this episode, we’re going
Matej Pacan
- August 15, 2023
https://www.youtube.com/watch?v=2ReI6PyDboM How to use Mojang mappings for your Minecraft plugin with Maven. Works for Bukkit, Spigot or Paper Minecraft plugins. I’ll explain what mappings are, and what is the difference between Spigot and Mojang
Matej Pacan
- August 12, 2023
https://www.youtube.com/watch?v=M3JT6_tUcm8 We’ll create custom Snowman entity with pathfinders to illustrate what NMS is, how it works and how you can start making Minecraft plugins using NMS. I’ll show you how to make NMS work
Matej Pacan
- August 10, 2023
https://www.youtube.com/watch?v=LyePI1EknBk How to send webhook (as a player) and admin messages between any channel on your Discord server. We’ll be using the free plugin DiscordSRV which automates a lot for us and it’s extremely
Get the latest stories from MineAcademy, every week.
Yes, I’d like to receive the MineAcademy weekly brief and occasional marketing communication. Unsubscribe at any time.
See Privacy Policy for more information.