alpha
Login
or
Join now
thehale.dev
/
papermc-plugin-template
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A beginner-friendly template for creating your first Minecraft plugin!
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
papermc-plugin-template
/
app
/
at
main
1 folder
1 file
Joseph Hale
build: Resolve plugin.yml no matter the `cwd`
7mo ago
75e82fe7
src
feat: Create utility to easily rename plugin Renaming a plugin from a template typically takes lots of painstaking, error prone work to rename files/classes/packages/etc. This commit adds a gradle command called `renamePlugin` which will handle all the heavy lifting for renaming everything for you!
2 years ago
build.gradle
build: Resolve plugin.yml no matter the `cwd` Fixes Intellisense in VS Code since the Gradle plugin runs the script from a different directory.
7 months ago