26 Commits

Author SHA1 Message Date
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
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
47c7e157c9 API changes
- Removed static methods and singletons
2022-02-12 10:31:50 -05:00
4drian3d
b94c664101 Reduced Java 16 requirement to Java 11 2022-02-11 18:07:41 -05:00
4drian3d
1098852a58 Probably fix #24 2022-02-02 19:37:15 -05:00
4drian3d
a6b37d6641 1.4.0 2022-02-01 11:45:06 -05:00
dependabot[bot]
09288ed379
Bump maven-jar-plugin from 3.2.1-SNAPSHOT to 3.2.2 in /spigot
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:31:10 +00:00
4drian3d
5c4a9777ad Paper 1.18 2021-11-30 14:08:12 -05:00
4drian3d
2303f9b709 Implement allowedCommands configuration
- Forward more events to proxy
- Now all commands that are executed if the player is not logged in and is not on a login server will be blocked.
If the player is on a login server and executes a command that is not allowed, it will be blocked.
- Removed server argument from events
If a specific server is required, it can be obtained from the player.
- Add isAuthServer and isInAuthServer methods to API
2021-11-22 13:00:45 -05:00
4drian3d
8d16142c4e Improvements 2021-11-21 19:09:24 -05:00
4drian3d
914e15ff70 Performance improvements
- Use async event listener on velocity
2021-11-14 20:15:36 -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
4drian3d
379a44d2a5
Paper 1.17.1 2021-07-07 23:06:35 -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
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