14 Commits

Author SHA1 Message Date
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