gradle #1

Merged
Etzelia merged 5 commits from gradle into master 2021-03-16 01:57:38 +00:00

5 Commits (master)

Author SHA1 Message Date
Etzelia 9daca896cd
HTTPS jcenter
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-09-07 16:16:01 -05:00
Etzelia bb4f4522d9
Clean up repositories
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-09-07 16:14:37 -05:00
Etzelia 720a4f20a7
Move to Gradle
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-09-07 15:56:25 -05:00
Joey Hines f62b9a4ac4 Added TickDuration (#10)
Added tests to .drone.yml

+ Added `mvn test` step to compliance

Merge branch 'master' of https://git.etztech.xyz/Minecraft/PluginAPI into time_parser

Added tests and renamed BukkitDuration to TickDuration

Added BukkitDuration

+ Designed for parsing time arguments easily

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/PluginAPI/pulls/10
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-09-07 00:17:18 +02:00
Etzelia 6e90ba9587 Drone (#9)
Add '.drone.yml'

Reviewed-on: https://git.etztech.xyz/Minecraft/PluginAPI/pulls/9
Reviewed-by: ZeroHD <joey@ahines.net>
2020-09-05 17:17:49 +02:00