Spigot Plugin Development - 9.5 - Spawn Plugin
In this episode of the Spigot series, I show you how to make a Spawn plugin. This is a simple plugin that allows you to set a spawn point and store the location in the config.yml file and then run /spawn to teleport to it. There are also 2 listeners, one that respawns you at the location if you die, and another that spawns you at the location if it is your first time on the server. #Spigot #Minecraft #MCPlugins
Code: https://github.com/KodySimpson/spawn-plugin
Join the Community! - https://discord.gg/cortexdev
Want to Support the Channel?
Become a Member: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
or: https://paypal.me/kodysimpson
My Socials:
Blog: https://simpson.hashnode.dev/
Github: https://github.com/KodySimpson
Instagram: https://www.instagram.com/kody_a_simpson/
Twitter: https://twitter.com/kodysimp
Timestamps by D1TZ:
0:00 Intro
0:13 What we are going to code in this video
2:00 Structuring the project
2:45 Coding the SetSpawn command
10:45 Testing if the location saves to the config.yml
12:15 Coding the spawn command
15:40 Testing the spawn command
16:30 Coding so the player spawns when it died or joined
19:20 Testing the listeners
20:05 Outro, Join the Discord server for free Tech Support
More Videos coming soon.
Leave a comment for any future video suggestions.
Other Videos By Kody Simpson
2022-01-28 | 👻👻👻 |
2022-01-27 | busy day for a kitty |
2022-01-26 | |
2022-01-26 | dont interrupt him |
2022-01-26 | Python Tutorial Ep. 2 - Running Python in the Terminal |
2022-01-24 | Python Tutorial Ep. 1 - Hello World! | Your First Program |
2022-01-23 | high quality biscuits for sale |
2022-01-22 | he attacks any sign of movement |
2022-01-21 | Quick stream, help me test squid game? - IP BELOW | !discord !join |
2022-01-21 | new cat blanket |
2022-01-21 | Spigot Plugin Development - 9.5 - Spawn Plugin |
2022-01-20 | FETCH |
2022-01-20 | a very handsome tiger |
2022-01-19 | He likes Juice WRLD |
2022-01-19 | New Discord Mod |
2022-01-19 | Spigot Plugin Development - 10.5 - Cooldowns |
2022-01-17 | How to Make a Minecraft Server Multiplayer with Ngrok FREE |
2022-01-14 | Spigot Plugin Development - 76 - NPC Interaction using ProtocolLib | QuestNPC Plugin |
2022-01-10 | |
2022-01-09 | |
2021-12-31 | Java Tutorial Ep. 9 - If Statements | Branching Code |