mirror of
https://github.com/zontreck/AutoMoneyPlugin
synced 2025-06-19 10:23:55 +00:00
Update project's name and output name/group.
This commit is contained in:
parent
94a0826131
commit
56a4681157
10 changed files with 45 additions and 24 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
id 'java'
|
||||
}
|
||||
|
||||
group = "com.crimsonwarpedcraft.exampleplugin"
|
||||
group = "dev.zontreck.amp"
|
||||
|
||||
static def getTime() {
|
||||
SimpleDateFormat sdf = new SimpleDateFormat("yyMMdd-HHmm")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue