Skip to content

Basic template to help you make your first Paper plugin!

License

Notifications You must be signed in to change notification settings

LithosNetwork/paper-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PluginTemplate

A basic template to start making your first Paper plugin!

First you want to download the code.

image

You can also do this, if you know how GitHub works.

image

Then you open the folder 'PluginTemplate' as IntelliJ Project.

image

The project should look something like this. If it asks you to load a Maven project, load it!

image

To build the jar, click the green arrow.

image