This website requires JavaScript.
Explore
Help
Sign In
joeyahines
/
pluginapi
forked from
Minecraft/PluginAPI
Watch
1
Star
0
Fork
You've already forked pluginapi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
woodpecker
pluginapi
/
.gitignore
6 lines
63 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit for Gitea
2018-09-14 03:34:28 +00:00
.idea/
*.iml
target/
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
dependency-reduced-pom.xml
build/
.gradle/