Gabriele C
ba483af807
fix project layout
2015-11-20 23:43:26 +01:00
Gabriele C
35ef562d35
Update pom.xml
2015-11-20 23:36:25 +01:00
ljacqu
019390dfe0
Add unit test dependencies and create test for Log4JFilter
...
Note that the new dependencies in the pom have the scope set to test, so
they will not be included into the built artifact. A first test class
illustrates the general way unit tests can be set up with JUnit, Mockito
and Hamcrest matchers.
2015-11-20 23:00:13 +01:00
Tim Visée
fa28bb6d20
Added PermissionsEx dependency
2015-11-20 19:50:20 +01:00
Tim Visée
facc09a933
Added PermissionsEx repository
2015-11-20 19:49:55 +01:00
Tim Visée
1acbd99002
Added required permissions library for bPermissions
2015-11-20 19:48:48 +01:00
Xephi59
8dadcbd7dd
Remove useless Exclusion
2015-11-11 01:52:45 +01:00
Xephi59
a9a057c278
Fix Pom
2015-11-11 01:42:19 +01:00
Xephi59
10606a22e6
Change default mail api to apache one
2015-11-11 01:28:04 +01:00
Gabriele C
604f2f3ee9
reduce size of the email api
2015-11-10 20:20:43 +01:00
Gabriele C
8a4f2c5ef8
I love to clean code and stuff
2015-11-10 19:28:17 +01:00
Gabriele C
2c45cece00
fix plugin name
...
(i'm an idiot -_-)
2015-11-10 18:43:24 +01:00
Xephi59
b959ea18c9
Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded.git
2015-11-08 19:31:52 +01:00
Xephi59
6bff45f0ed
Fix Mail Recovery
2015-11-08 19:31:44 +01:00
Gabriele C
1c2cc959cc
cleanup
2015-11-08 14:51:55 +01:00
Gabriele C
89b43158d4
Fix mail library classes conflict
2015-11-08 01:18:24 +01:00
Gabriele C
175da3f6fc
Cleanup!
2015-11-01 23:35:10 +01:00
Tim Visée
0fbeefc488
Reverted javax mail implementation
2015-11-01 23:16:09 +01:00
Tim Visée
1f888abc12
Updated javax mail implementation
2015-11-01 22:54:37 +01:00
Tim Visée
8105b3f072
Added missing dependency
2015-11-01 15:51:50 +01:00
Alexandre Vanhecke
3f26798608
Update maven shade plugin
2015-10-30 15:26:08 +01:00
Gabriele C
6d0099a977
Dependencies cleanup
2015-10-25 12:38:18 +01:00
DNx5
beb46ebf6f
relocate gson lib.
2015-10-23 00:21:22 +07:00
Gabriele C
391a2a123a
Useless dependency -_-
2015-10-21 18:34:46 +02:00
Gabriele C
63560063ec
Maven stuff
2015-10-21 18:22:23 +02:00
Gabriele C
704b6966f3
Update ProtocolLib version
2015-10-13 15:39:19 +02:00
Gabriele C.
193c9eda43
Update sqlite driver
2015-10-08 20:19:43 +02:00
Gabriele C
807d302b60
1.5.2 compatibility
2015-10-06 19:17:03 +02:00
Gabriele C
de5ecfcb93
Fix compatibility issues
2015-10-05 22:28:31 +02:00
Gabriele C
5576b117c9
cleanup + moved legacy chestshop support
2015-10-04 14:33:21 +02:00
Gabriele C
4c2348e6e3
CleanUp (removed setinventory api method
2015-10-03 12:19:49 +02:00
Gabriele C
aed42670f6
Added exclusions
2015-10-03 11:42:38 +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
Gabriele C.
ac92a58b75
Update pom.xml
2015-10-02 23:59:34 +02:00
games647
4b1854c7e2
Fix duplicate registers
2015-09-30 18:13:53 +02:00
games647
47f0f0e927
Fix duplicate registers
2015-09-28 20:08:51 +02:00
Gabriele C
27f9b14067
GSON library
2015-09-15 21:26:31 +02: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
Gabriele C.
b458547a17
Update pom.xml
2015-09-15 00:21:04 +02:00
Gabriele C
9cb6dce613
pom enhancements
2015-09-14 13:40:57 +02:00
Gabriele C
7f9d641fe3
Fix hikari logger
2015-09-06 14:16:57 +02:00
Gabriele C
3926faeb35
Fix Hikari timeouts
2015-09-06 13:51:35 +02:00
Gabriele C
78d6b9cc6b
Ok, it's too complex to use the log4j implementation xD
2015-09-05 12:40:36 +02:00
Gabriele C
d13f8fc512
Fix build xD
2015-09-05 00:50:08 +02:00
Gabriele C
1f66a7474d
Stuff! + HikariCP Log4J
2015-09-05 00:45:48 +02:00
Gabriele C
6545ad3aea
slf4j log4j implementation enhancement
2015-09-04 19:49:33 +02:00
Gabriele C
1e52cd0c30
Changed to HikariCP-Log4j
2015-08-27 00:39:54 +01:00
Xephi59
3ce87f1710
Fix
2015-08-26 19:01:39 +02:00
Xephi59
fa6e048c21
Fix DriverClassName not properly set
2015-08-26 18:55:33 +02:00