added a reload command

This commit is contained in:
Richard Mikloš 2024-08-13 00:31:33 +02:00
parent f7e7f32327
commit 4eb1af4636
2 changed files with 2 additions and 2 deletions

@ -3,7 +3,7 @@ plugins {
} }
group = 'org.twipnetwork' group = 'org.twipnetwork'
version = '1.4-1.21' version = '1.5-1.21'
repositories { repositories {
mavenCentral() mavenCentral()

@ -1,5 +1,5 @@
name: RocketJumping name: RocketJumping
version: '1.4-1.21' version: '1.5-1.21'
main: org.twipnetwork.rocketJumping.RocketJumping main: org.twipnetwork.rocketJumping.RocketJumping
api-version: 1.21 api-version: 1.21
commands: commands: