Project Phoenix
Posted By: matthews Creating Minecraft Plugins - 05/03/2021 9:57 PM



View the Full Playlist!

Spigot Plugin Development

Things You'll Need



If you're on the school network, and Spigot isn't working, here is a direct link to the download you need.
Posted By: matthews Re: Creating Minecraft Plugins - 05/04/2021 11:56 AM
If you're running linux, you can install Eclipse easily from a terminal.

Code
CTRL-ALT-T (opens a terminal)
sudo apt update
sudo apt install default-jre
sudo snap install --classic eclipse
© Project Phoenix