135 Commits

Author SHA1 Message Date
4drian3d
cc3803307e fix(paper): Unregister plugin channels on plugin disable 2022-07-12 16:10:57 +00:00
4drian3d
57fe83c2e8 fix: Correctly filtered players in the AuthmePlaceholders expansion 2022-07-12 16:09:45 +00:00
4drian3d
818325a5f9 feat: Improved TabComplete Listener 2022-07-12 16:08:12 +00:00
4drian3d
28a845d566 misc: Improved config loading 2022-07-12 16:06:57 +00:00
4drian3d
64f4fd5176 feat(api): Implement AuthmeVelocityAPI#isNotLogged 2022-07-12 16:06:13 +00:00
4drian3d
6365866e59 feat: Implement authme_in_auth_server and authme_player_in_auth_server placeholders 2022-07-02 18:46:24 +00:00
4drian3d
a41d22d762 misc: Replaced some Components with native MiniPlaceholders components 2022-06-16 22:16:31 +00:00
4drian3d
d93ffb4f2e build: Update Paper repository 2022-06-16 22:11:50 +00:00
4drian3d
29049019f5 misc: Improved code 2022-06-02 00:46:49 +00:00
4drian3d
2c2e6f1bad fix: Fixed wrong plugin message method 2022-06-02 00:36:05 +00:00
4drian3d
6e2ce693d6
Merge pull request #38 from 4drian3d/dependabot/maven/proxy/com.github.4drian3d-MiniPlaceholders-1.1.1
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy
2022-04-20 23:52:09 -05: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
4drian3d
344fb29193
Merge pull request #37 from 4drian3d/dependabot/maven/spigot/com.github.4drian3d-MiniPlaceholders-1.1.1
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /spigot
2022-04-19 20:06:44 -05:00
dependabot[bot]
9226b41ce8
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /spigot
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-19 23:31:51 +00:00
4drian3d
8dd1847042
Merge pull request #36 from 4drian3d/dependabot/maven/com.github.4drian3d-MiniPlaceholders-1.0.1
Bump MiniPlaceholders from 1.0.0 to 1.0.1
2022-04-11 18:35:37 -05: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
4b568dae2f
Merge pull request #34 from 4drian3d/dependabot/github_actions/actions/setup-java-3
Bump actions/setup-java from 2 to 3
2022-04-08 22:52:58 -05:00
4drian3d
ee7b762387
Merge pull request #35 from 4drian3d/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-04-08 22:52:31 -05:00
dependabot[bot]
f6a16240d4
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 23:15:35 +00:00
dependabot[bot]
1a6f0fbe48
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 23:15:33 +00:00
4drian3d
bd66525125 Added support for setups with multiple servers with Authme installed 2022-03-30 18:12:03 -05:00
4drian3d
6f40766d75 API improvements 2022-03-30 18:04:53 -05:00
4drian3d
c4b0d7dbd6 Config load improvements 2022-03-20 19:02:52 +00:00
4drian3d
a54400f21c 2.1.1 2022-03-20 18:00:32 +00:00
4drian3d
bf8db139ff Revert Supplier changes
- Fix #29
2022-03-20 17:55:38 +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
8668feb8d0 Removed LegacySerializer
- Use a supplier instead of create a new object on config load
2022-03-18 16:55:57 +00:00
4drian3d
b2e55e0bae
Merge pull request #28 from 4drian3d/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2022-03-15 06:14:30 -05: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
058d6a21dc Update default config 2022-03-03 16:50:53 -05:00
4drian3d
cff3955089 Update Velocity Version in README 2022-03-03 16:48:26 -05:00
4drian3d
d6e0666e0d 2.0.1 | Added MiniMessage support in messages 2022-03-03 15:46:20 -05:00
4drian3d
b083f8129e
Merge pull request #27 from 4drian3d/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-01 22:59:08 -05:00
dependabot[bot]
c979133035
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 23:20:22 +00:00
4drian3d
b99911c8d3 Remove unnecesary arguments 2022-02-18 17:59:59 -05:00
4drian3d
b4c3030a56 Use default values if some config value is null 2022-02-18 17:58:47 -05:00
4drian3d
c3d33b257b Improved config load 2022-02-18 17:57:32 -05:00
4drian3d
4545638025
Merge pull request #26 from 4drian3d/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
2022-02-14 19:46:45 -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
6dee4bd6ef
Merge pull request #25 from 4drian3d/v2
2.0.0 | Improved Organization, API changes
2022-02-13 19:03:55 -05:00
4drian3d
60cb957b19 Added nullability checks on configuraton values 2022-02-13 19:01:33 -05:00
4drian3d
9a67b10ab1 Listeners improvements 2022-02-13 18:44:20 -05:00
4drian3d
b04f6e7420 Update README 2022-02-13 18:24:06 -05:00
4drian3d
38c11882f6 Add "Ensure first server is an Auth Server" config
- Add isAuthServer(String) to API
- Add support for HEX colors in messages
2022-02-13 18:20:30 -05:00
4drian3d
97882d1e31 Added support for unregister events
- Added 4drian3d to plugin.yml authors
- Added ProxyForcedUnregisterEvent and ProxyUnregisterEvent to API
2022-02-13 17:50:12 -05:00
4drian3d
e871d555d6 Changed configuration format from hocon to toml 2022-02-12 21:47:24 -05:00
4drian3d
47c7e157c9 API changes
- Removed static methods and singletons
2022-02-12 10:31:50 -05:00
4drian3d
5fead6090c Continuations use in AwatingsEvents 2022-02-11 18:08:34 -05:00
4drian3d
b94c664101 Reduced Java 16 requirement to Java 11 2022-02-11 18:07:41 -05:00