22 Commits

Author SHA1 Message Date
4drian3d
581e615363 feat: Implement /authmevelocity command
resolves #41
2022-07-27 16:20:37 +00:00
4drian3d
a54400f21c 2.1.1 2022-03-20 18:00:32 +00:00
4drian3d
7279ed7f9d 2.1.0 2022-03-18 17:04:25 +00:00
dependabot[bot]
8fc8b27ea9
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 23:21:32 +00:00
4drian3d
d6e0666e0d 2.0.1 | Added MiniMessage support in messages 2022-03-03 15:46:20 -05:00
dependabot[bot]
cdc3f8168a
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 23:18:11 +00:00
4drian3d
9a67b10ab1 Listeners improvements 2022-02-13 18:44:20 -05:00
4drian3d
b94c664101 Reduced Java 16 requirement to Java 11 2022-02-11 18:07:41 -05:00
4drian3d
a6b37d6641 1.4.0 2022-02-01 11:45:06 -05:00
dependabot[bot]
a0c1fd37e4
Bump maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.9.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0-SNAPSHOT to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/commits/maven-compiler-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 20:19:05 +00:00
4drian3d
914e15ff70 Performance improvements
- Use async event listener on velocity
2021-11-14 20:15:36 -05:00
4drian3d
f1bc19ac3d Migrate to Configurate
- Code improvements
2021-11-13 17:00:55 -05:00
4drian3d
a5a05fc89b Update maven plugins 2021-10-28 16:19:58 -05:00
4drian3d
f5c9cbdf21 Removed unused import 2021-10-27 13:15:26 -05:00
4drian3d
aeca3de73b Add Java version to pom.xml
- Implement PreSendLoginEvent in paper
2021-10-27 13:12:34 -05:00
4drian3d
bb2803dbb4 cleanup 2021-09-14 08:00:30 -05:00
4drian3d
eda2ea0dda changes 2021-09-05 16:24:07 -05:00
4drian3d
b00a0d310b Improved plugin usage
- Reduced jar file size
- Changed some things
2021-09-05 16:02:16 -05:00
Adrianed04
fa3238ee62 Fix java version 2021-07-03 18:03:51 -05:00
Adrianed04
ccff7c3a11 Update to Paper 1.17, Java 16, and compilation changes 2021-06-19 21:48:33 -05:00
Adrianed04
39ecbde6a6 Updated Dependencies 2021-05-11 10:19:49 -05:00
xQuickGlare
a63f523357 Initial commit 2021-02-15 17:03:42 +01:00