First ever plugin I made (/Welcome)

This commit is contained in:
TheTrouper
2023-02-16 23:11:16 -06:00
committed by GitHub
parent 26d3e4eac5
commit fccb0454c6
8 changed files with 359 additions and 347 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = 'io.github.itzispyder'
version = '(YourPluginVersion)'
version = ''
repositories {
mavenCentral()