Commit Graph

59 Commits

Author SHA1 Message Date
Gabriele C adcd70b91d auto cleanup 2015-11-21 01:15:52 +01:00
Tim Visée 3500ee6fb7 Replaced code that used legacy deprecated permissions methods 2015-11-20 20:23:03 +01:00
Gabriele C ddda62aa14 cleaup 2015-11-07 00:13:29 +01:00
DNx5 375162ab67 update email commands to use new async process 2015-11-03 14:41:05 +07:00
DNx5 ce432aa25a add exception to datasource method signature. 2015-11-03 12:38:24 +07:00
DNx5 872856e729 create teleportTospawn method in Utils class 2015-11-03 03:42:02 +07:00
Tim Visée 6d46827936 Removed unused TODO 2015-11-02 20:20:59 +01:00
Tim Visée 9bcc210428 Updated developer in version command according to team.txt 2015-11-02 13:22:43 +01:00
Gabriele C 5e7c5560cf Cleanup2: The Revenge 2015-11-02 00:09:40 +01:00
Gabriele C e60a5190f9 Fix conflict
Conflicts:
	src/main/java/fr/xephi/authme/AuthMe.java
2015-11-01 23:37:12 +01:00
Gabriele C 175da3f6fc Cleanup! 2015-11-01 23:35:10 +01:00
Tim Visée 3643afdea3 Moved Utils class to util package 2015-11-01 23:29:47 +01:00
Tim Visée 0fbeefc488 Reverted javax mail implementation 2015-11-01 23:16:09 +01:00
Tim Visée 40fc2c893d Fixed captcha command dependency initializing too early 2015-11-01 21:49:47 +01:00
Tim Visée dc0129d980 Implemented convert command 2015-11-01 21:44:13 +01:00
Tim Visée bd6a95c3a8 Implemented the captcha command, fixed permissions for email commands
Implemented the captcha command.
Fixed missing permission configurations for all email commands.
2015-11-01 21:36:56 +01:00
Tim Visée 3e16866b23 Implemented the email recover command 2015-11-01 21:28:17 +01:00
Tim Visée b10d3d3974 Implemented the email change command 2015-11-01 21:26:00 +01:00
Tim Visée 4c536a5204 Implemented the email add command 2015-11-01 21:20:08 +01:00
Tim Visée 7f63056cc9 Implemented the unregister command 2015-11-01 21:06:19 +01:00
Tim Visée ebefca73b7 Implemented the logout command 2015-11-01 21:00:41 +01:00
Tim Visée ebd25e16a0 Moved authme command 2015-11-01 20:57:33 +01:00
Tim Visée a36553f75f Implemented the changepassword command 2015-11-01 20:57:13 +01:00
Tim Visée ae76759dc0 Implemented the register command 2015-11-01 20:50:25 +01:00
Tim Visée 1fad2b401c Removed unused code 2015-11-01 20:17:52 +01:00
Tim Visée 67ad350754 Moved help command 2015-11-01 19:26:04 +01:00
Tim Visée 7700799e82 Forced the password parameter for login command 2015-11-01 19:19:50 +01:00
Tim Visée 6e222c1bc9 Implemented the login command 2015-11-01 19:13:55 +01:00
Tim Visée 913ba56343 Implemented the base of the resetname command 2015-11-01 19:03:23 +01:00
Tim Visée afd46edb39 Implemented the forcelogin command 2015-11-01 18:57:28 +01:00
Tim Visée 14eb8e28cf Implemented getip command 2015-11-01 18:54:03 +01:00
Tim Visée c11ca35774 Improved the switchantibot command 2015-11-01 18:46:57 +01:00
Tim Visée e3a6c73b58 Implemented the switchantibot command 2015-11-01 18:41:03 +01:00
Tim Visée 559072b3c6 Implemented the purgelastposition command 2015-11-01 18:35:40 +01:00
Tim Visée e4d46ae9b9 Implemented the unregister command 2015-11-01 18:30:29 +01:00
Tim Visée 2d935d5fef Implemented the changepassword command 2015-11-01 18:27:25 +01:00
Tim Visée 8ead129423 Implemented the firstspawn command 2015-11-01 18:23:03 +01:00
Tim Visée c9eef4f174 Implemented the spawn command 2015-11-01 18:19:36 +01:00
Tim Visée 4ff8cb8c59 Implemented the purgebannedplayers command 2015-11-01 18:17:13 +01:00
Tim Visée ff909d0c31 Implemented the setfirstspawn command 2015-11-01 18:12:15 +01:00
Tim Visée 79dd26da0f Implemented the setspawn command 2015-11-01 18:10:24 +01:00
Tim Visée bc0f1b4bb9 Implemented the setmail command 2015-11-01 18:06:09 +01:00
Tim Visée 19f4af3e85 Implemented getemail command
Various other improvements.
2015-11-01 18:02:26 +01:00
Tim Visée 89c3c6ed5b Implemented register command 2015-11-01 17:56:10 +01:00
Tim Visée 93e9ef18d2 Organized executable commands package 2015-11-01 17:51:29 +01:00
Tim Visée 9e65eaa048 Implemented accounts command 2015-11-01 17:50:06 +01:00
Tim Visée 4ae5b0be1e Removed unused code 2015-11-01 17:44:34 +01:00
Tim Visée 1fd64bc065 Fixed issue, removed unused imports 2015-11-01 17:43:10 +01:00
Tim Visée 39d6fdd05d Implemented lastlogin command 2015-11-01 17:42:46 +01:00
Tim Visée 1a62cecd58 Implemented the purge command 2015-11-01 17:34:35 +01:00