DNx5
7383242599
Attempt to fix #339
2015-12-13 23:07:58 +07:00
DNx5
cd1c861b47
Bungee message update, whatever.
2015-12-11 12:16:29 +07:00
Gabriele C
1ecee76b60
clean imports
2015-12-10 20:53:46 +01:00
Xephi
dff4e6d135
Use ByteStreams from Guava
2015-12-10 20:45:46 +01:00
Xephi
1ce4a11147
[PREV COMMIT] Oops, it's logout here :D
2015-12-10 18:32:41 +01:00
Xephi
d01713a2f5
[DEV] [NEED TEST] BungeeCord
...
Add a way to send player login on other AuthMe instance through
BungeeCord plugin channel
2015-12-10 18:31:46 +01:00
ljacqu
690a8d67a3
Abstract Messages into two layers; move to new 'output' package
...
- Abstract Messages into two layers: the top layer 'Messages' is how Messages can be retrieved and sent as before. In the background, package-private, MessagesManager actually does the file read and worries about I/O while Messages takes care of higher-level things (such as joining two lines or checking the current language).
2015-12-01 21:45:02 +01:00
DNx5
7a78b321e7
refactor all class to use the message key for sending messages.
2015-11-26 10:18:53 +07:00
DNx5
2de0e0e819
Set classes to use Messages getter in plugin instance.
2015-11-26 08:17:19 +07:00
DNx5
25c23e144c
- send blank inventory on logout if protect inventory is enabled.
...
- added reload support for protect inventory option.
2015-11-25 00:14:45 +07:00
Tim Visée
82bf0f45ca
Finalized some fields, removed redundant code, various other fixes
2015-11-23 22:14:03 +01:00
Tim Visée
47b1d00ccf
Fixed various spelling and grammar issues
2015-11-23 22:07:32 +01:00
AuthMe-Team
9ec2d6d059
Stuff from the common floobits workspace
...
Author: AuthMe-Team <AuthMeTeam@123NoEmail.com>
2015-11-23 20:23:52 +01:00
Gabriele C
118c79401a
Prepare the project for javadocs
2015-11-21 01:27:06 +01:00
Gabriele C
ddda62aa14
cleaup
2015-11-07 00:13:29 +01:00
DNx5
872856e729
create teleportTospawn method in Utils class
2015-11-03 03:42:02 +07:00
Gabriele C
5e7c5560cf
Cleanup2: The Revenge
2015-11-02 00:09:40 +01:00
Tim Visée
3643afdea3
Moved Utils class to util package
2015-11-01 23:29:47 +01:00
games647
86ff20b6c9
Replacing old inventory protecting with safe packet modifications using ProtocolLib.
...
Instead of clearing the inventory of players and storing it's contents in a file, we now prevent
the server from sending the inventory packet if the player is not logged in. The player will
see a empty inventory, but has still his items stored on the server. Therefore we don't
need to modify the player's inventory and we won't make any inventory corrupted.
Fixes Xephi/AuthMeReloaded#203 ,
Fixes Xephi/AuthMeReloaded#193 ,
Fixes Xephi/AuthMeReloaded#191 ,
Fixes Xephi/AuthMeReloaded#148
Remove dead code + Fix empty inventory on the unregister command
Fix NPE if ProtocolLib isn't enabled or installed
2015-10-03 10:48:40 +02:00
DNx5
365e23d863
show the name, not displayname
2015-09-21 00:44:40 +07:00
DNx5
accd209e84
add null check for vehicle
2015-09-20 22:58:54 +07:00
Gabriele C
4b67cf961c
fix speed remover
2015-09-20 17:21:49 +02:00
Gabriele C
d826777701
remove speed option + config description enhancements
2015-09-20 13:41:06 +02:00
DNx5
4e275eeb1d
change Utils to static class.
2015-09-20 14:11:17 +07:00
Gabriele C
b427d14bcb
Speed 0 when not logged!
2015-09-19 22:28:55 +02:00
Gabriele C
4fca6108d9
cleanup
2015-09-15 19:07:41 +02:00
DNx5
e85d8acc24
refactor,
2015-09-13 22:40:19 +07:00
DNx5
576ff59fcd
replace cache with Json
2015-09-13 22:08:18 +07:00
DNx5
08d72785b4
improve inventory cache method
2015-09-10 13:29:11 +07:00
Xephi59
e33ebb7379
Change some custom event to let them be async
2015-08-28 00:16:26 +02:00
Xephi59
e9308bb231
Fix Inventory Loss + Timeout timings
2015-07-15 18:21:06 +02:00
Xephi59
7a4550246f
Fix Fly and GameMode
2015-07-09 18:04:43 +02:00
Xephi59
d6e0ef4553
Drop Spout/Notification support, they are not updated anymore
2015-07-09 00:59:23 +02:00
Xephi59
30e9610053
IN DEVELOPPEMENT : Change how session work
2015-07-07 01:40:37 +02:00
Xephi59
f4f1f76e25
Fix and performances improvements
2015-06-30 00:47:25 +02:00
Xephi59
487c91136c
IN DEVELOPPEMENT !!!! Begin to increase performances
2015-06-29 01:35:08 +02:00