35 Commits

Author SHA1 Message Date
4drian3d
d93ffb4f2e build: Update Paper repository 2022-06-16 22:11:50 +00:00
dependabot[bot]
2ea935fa1b
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy
Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.1...1.1.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 23:22:31 +00:00
dependabot[bot]
089ae3ff76
Bump MiniPlaceholders from 1.0.0 to 1.0.1
Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 23:31:15 +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
4drian3d
962ad1ee41 Added MiniPlaceholders support 2022-03-18 16:56:36 +00:00
4drian3d
d6e0666e0d 2.0.1 | Added MiniMessage support in messages 2022-03-03 15:46:20 -05:00
4drian3d
9a67b10ab1 Listeners improvements 2022-02-13 18:44:20 -05:00
4drian3d
e871d555d6 Changed configuration format from hocon to toml 2022-02-12 21:47:24 -05:00
4drian3d
b94c664101 Reduced Java 16 requirement to Java 11 2022-02-11 18:07:41 -05:00
4drian3d
577fe2e305 Changed velocity repo to papermc repository
- Update Velocity API dependency
2022-02-01 11:56:32 -05:00
4drian3d
a6b37d6641 1.4.0 2022-02-01 11:45:06 -05:00
dependabot[bot]
33975cc090
Bump maven-jar-plugin from 3.2.1-SNAPSHOT to 3.2.2 in /proxy
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1-SNAPSHOT to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/commits/maven-jar-plugin-3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 23:26:54 +00:00
4drian3d
54fd9df2cb Removed Jitpack repo 2021-11-28 21:47:11 -05:00
dependabot[bot]
6ca860057e
Bump velocity-api from 3.0.1 to 3.1.0 in /proxy
Bumps velocity-api from 3.0.1 to 3.1.0.

---
updated-dependencies:
- dependency-name: com.velocitypowered:velocity-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 23:24:09 +00:00
4drian3d
914e15ff70 Performance improvements
- Use async event listener on velocity
2021-11-14 20:15:36 -05:00
4drian3d
5b32a71409 Improved Configuration
- Changed yaml format to hocon
2021-11-14 08:05:38 -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
f583d70d1a Added FastLogin Velocity support 2021-10-22 15:02:53 -05:00
dependabot[bot]
4185f6a31b
Bump SimplixStorage from 3.1.9 to 3.2.3
Bumps [SimplixStorage](https://github.com/JavaFactoryDev/LightningStorage) from 3.1.9 to 3.2.3.
- [Release notes](https://github.com/JavaFactoryDev/LightningStorage/releases)
- [Commits](https://github.com/JavaFactoryDev/LightningStorage/compare/3.1.9...3.2.3)

---
updated-dependencies:
- dependency-name: com.github.simplix-softworks:SimplixStorage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 23:19:52 +00: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
4drian3d
6347c7b32f
Merge pull request #1 from 4drian3d/dependabot/maven/proxy/com.velocitypowered-velocity-api-3.0.0
Bump velocity-api from 1.1.8 to 3.0.0 in /proxy
2021-07-07 22:58:09 -05:00
dependabot[bot]
2dedfa88da
Bump jackson-dataformat-yaml from 2.12.3 to 2.12.4
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.12.3...jackson-dataformats-text-2.12.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 03:56:04 +00:00
dependabot[bot]
074c5e41f4
Bump velocity-api from 1.1.8 to 3.0.0 in /proxy
Bumps velocity-api from 1.1.8 to 3.0.0.

---
updated-dependencies:
- dependency-name: com.velocitypowered:velocity-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 03:55:54 +00:00
Adrianed04
ccff7c3a11 Update to Paper 1.17, Java 16, and compilation changes 2021-06-19 21:48:33 -05:00
4drian3d
e7a16be0b6
Velocity 1.1.8 2021-06-08 15:20:39 -05:00
4drian3d
4e9d0b6ee9
Velocity 1.1.7 2021-06-07 22:08:23 -05:00
4drian3d
0e2f20fbe1
Velocity 1.1.6 2021-06-07 16:05:59 -05:00
Adrianed04
39ecbde6a6 Updated Dependencies 2021-05-11 10:19:49 -05:00
Adrianed04
27fe387a6c Updated Velocity dependency and added api-version to avoid warning messages in 1.13+ version 2021-05-11 10:05:56 -05:00
xQuickGlare
a63f523357 Initial commit 2021-02-15 17:03:42 +01:00