Forked from PaperMC/paperweight-test-plugin
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.
- Create a new repository by clicking on the "Use this template" button on GitHub.
- Clone the new repository and open it in your code editor of choice.
Follow the steps above and run ./gradlew runServer
Follow the steps above and run ./gradlew build
. The jar file will be in the build/libs
directory.
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>.
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