Commit Graph

18 Commits (master)

Author SHA1 Message Date
jolheiser 7fc3dac3db YOLO
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-01-11 03:10:09 +00:00
jolheiser 7173a70003 Clean up YAML 2022-01-11 03:07:37 +00:00
Joey Hines 700494f15b Switched CI to woodpecker (#3)
+ Bumped gradle version

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: Minecraft/pluginapi#3
Co-authored-by: Joey Hines <joey@ahines.net>
Co-committed-by: Joey Hines <joey@ahines.net>
2022-01-11 03:05:18 +00:00
Etzelia 8c780129cd Update to BirbMC (#2)
Update to BirbMC

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.birbmc.com/BirbMC/pluginapi/pulls/2
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-06-09 01:50:29 +00:00
Etzelia 333819b7cd gradle (#1)
HTTPS jcenter

Signed-off-by: Etzelia <etzelia@hotmail.com>

Clean up repositories

Signed-off-by: Etzelia <etzelia@hotmail.com>

Move to Gradle

Signed-off-by: Etzelia <etzelia@hotmail.com>

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>

Drone (#9)

Add '.drone.yml'

Reviewed-on: https://git.etztech.xyz/Minecraft/PluginAPI/pulls/9
Reviewed-by: ZeroHD <joey@ahines.net>

Co-authored-by: ZeroHD <joey@ahines.net>
Reviewed-on: https://git.birbmc.com/BirbMC/pluginapi/pulls/1
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-03-16 01:57:37 +00:00
Etzelia 787a47108a Update dependencies and IDE suggestions (#8)
Update dependencies and IDE suggestions

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Minecraft/PluginAPI/pulls/8
Reviewed-by: ZeroHD <joey@ahines.net>
2020-08-12 02:44:04 +02:00
Etzelia ca49c89440
Clean up (#7)
Remove docs

Signed-off-by: Etzelia <etzelia@hotmail.com>

Add README and deploy

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Minecraft/PluginAPI/pulls/7
Reviewed-by: ZeroHD <joey@ahines.net>
2020-08-04 15:26:52 -05:00
Etz Elia 9d7b7caa3c Add 'LICENSE' (#6)
Add 'LICENSE'

Reviewed-by: ZeroHD <joey@ahines.net>
2020-06-11 22:09:22 +02:00
Etzelia af50923fe7 Rename and cleanup (#5) 2019-08-15 17:17:01 +02:00
Etzelia 654b5f85da Update to 1.14.3 (#4) 2019-07-05 16:42:05 +02:00
Etzelia 086b925eeb Added H2 DataSource
New class to initialize an H2 database
Updated docs
2018-10-19 18:41:26 -05:00
Etzelia 0d1e035b5c Update to version 1.0.4
Changing to Major.Minor.Patch style versioning since it will need to be new in the repo for any dependent plugins to pick it up.
2018-10-08 18:29:48 +02:00
Etzelia 755b1bda3b Fixed HTTP POSTs
Final form fields were given an extra line-feed at the end
2018-10-03 22:43:29 -05:00
Etzelia 159d233fc5 Version 1.3
No more dependencies! Everything uses base Java 1.8
2018-09-28 23:13:28 -05:00
Etzelia b32df43685 Version 1.2
Added Maven annotations
Updated docs
2018-09-27 00:01:24 -05:00
Etzelia ad53c26b4f Updated API version
Added new version to repo
2018-09-23 12:29:46 -05:00
Etzelia 627ebf3721 Cleanup & Javadocs
Cleaned up some code
Added Deprecated to MCMessage method of CoreResponse
Added Javadocs
2018-09-21 20:26:46 -05:00
Etzelia dc93779fd0 Initial commit for Gitea 2018-09-13 22:34:28 -05:00