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

A template repository for easily developing Minecraft Paper plugins.

License

Notifications You must be signed in to change notification settings

esoterictemplates/old-paper-template-plugin

 
 

Repository files navigation

Old Paper Template Plugin

Forked from PaperMC/paperweight-test-plugin

Project Status: Abandoned

A template repository for easily developing Minecraft Paper plugins.

Note

This template is old and outdated, check out this updated version for a properly maintained version.

Usage

Using This Template

  1. Create a new repository by clicking on the "Use this template" button on GitHub.
  2. Clone the new repository and open it in your code editor of choice.

Running a Testing Server With The Plugin Installed

Follow the steps above and run ./gradlew runServer

Building

Follow the steps above and run ./gradlew build. The jar file will be in the build/libs directory.

License

Old Paper Template Plugin Copyright (C) 2024 Esoteric Enderman

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <gnu.org/licenses>.

Topics

java template minecraft paper templates minecraft-plugin mc paper-plugin minecraft-plugins minecraft-java papermc minecraft-plugin-development papermc-plugin papermc-plugins minecraft-paper minecraft-plugin-utility minecraft-paper-plugin minecraft-java-plugin java-21 papermc-plugin-template