Gabriele C
118c79401a
Prepare the project for javadocs
2015-11-21 01:27:06 +01:00
Xephi
4a49809ff2
Change to is Empty
2015-11-16 18:52:54 +01:00
Xephi
6f56e865b7
We hope if player is authenticated, he is registered :')
2015-11-04 09:09:19 +01: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
Gabriele C
4c2348e6e3
CleanUp (removed setinventory api method
2015-10-03 12:19:49 +02: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
4e275eeb1d
change Utils to static class.
2015-09-20 14:11:17 +07:00
Gabriele C
f63fe5bc37
Enhance combattag hook
2015-09-15 21:11:56 +02:00
Gabriele C
026d84427b
General npc support, fixes and enhancements
2015-09-15 16:33:32 +02:00
Xephi59
e33ebb7379
Change some custom event to let them be async
2015-08-28 00:16:26 +02:00
Xephi59
9d950b9b4a
Potential NPE
2015-08-20 18:39:40 +02:00
Xephi59
5ed134b172
Fix SaveQuitLoc, idk why spigot handle quit player as dead player
2015-07-31 14:55:47 +02:00
Xephi59
4ecbd7b526
Try this way to fix quitloc
2015-07-31 14:39:49 +02:00
Gabriele C
5388f08117
Allow session timeout = 0 (with warnings)
2015-07-28 00:04:16 +02:00
Xephi59
4c2fad3643
Fix LowerCase issue
2015-07-23 16:23:25 +02:00
Gabriele C
1bde8729ee
I hope I didn't made only shit (pls check this)
2015-07-18 21:57:26 +02:00
Xephi59
5660ccc300
Fix FileCache ... Sleeping is stupid x)
2015-07-13 01:15:18 +02:00
Xephi59
7a4550246f
Fix Fly and GameMode
2015-07-09 18:04:43 +02:00
Xephi59
30e9610053
IN DEVELOPPEMENT : Change how session work
2015-07-07 01:40:37 +02:00
Xephi59
d22607e8bd
IMPORTANT : Change how API works !
2015-07-07 00:21:27 +02:00
Xephi59
487c91136c
IN DEVELOPPEMENT !!!! Begin to increase performances
2015-06-29 01:35:08 +02:00