Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Example Plugin for Minecraft that serves as a template project, suitable for educational purposes, for instance.

Notifications You must be signed in to change notification settings

Sstudios-Dev/minecraft-plugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-plugin-example

A sample plugin designed for the Spigot Minecraft server, offering a template for crafting your own plugins. Delving into Minecraft plugins proves to be an excellent avenue for mastering Java programming.

Requirements

In order to try this out you need the following software to be installed on your machine:

Getting Started

Clone the template project to your system:

git clone https://github.com/Sstudios-Dev/minecraft-plugin-example

This project uses Maven for building. So on your command line run

mvn package

Warning

This plugin template is very basic and is for beginner minecraft plugin creators using the spigot api, soon there will be the template for paper and velocity

About

Example Plugin for Minecraft that serves as a template project, suitable for educational purposes, for instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages