Commit Graph

58 Commits

Author SHA1 Message Date
ljacqu
9ae20df670 Minor - update setting name in config.yml 2015-12-23 22:51:11 +01:00
games647
0beb937b8f Re add force survival gamemode option on join 2015-12-23 16:04:49 +01:00
games647
8c1eef3f59 Remove gamemode and flying switching
Fixes Xephi/AuthMeReloaded#355
Fixes Xephi/AuthMeReloaded#320
Fixes Xephi/AuthMeReloaded#258
Fixes Xephi/AuthMeReloaded#246
2015-12-23 15:00:44 +01:00
ljacqu
02c366637e Refactor SendMailSSL, rename 'stoping' to 'stopping',
- Refactor SendMailSSL into smaller portions and with proper exception handling (do not catch the Exception superclass and do not nest try-catch blocks; always pass on the exception type and message)
- Clean prose in config.yml
2015-12-21 22:14:40 +01:00
Xephi
e272a3bfb5 Add a way to kick players before a server stop 2015-12-21 12:04:28 +01:00
DNx5
a14e3260dc Merge branch 'db-improve'
Conflicts:
	src/main/java/fr/xephi/authme/settings/Settings.java
2015-12-11 21:47:19 +07:00
DNx5
1f001f2225 Removed max mysql connections options from config. 2015-12-06 06:10:16 +07:00
Xephi
1e5a29a502 Add a case checker option 2015-12-05 22:27:23 +01:00
Xephi
0d1cf8c7e2 Idk how it can be null, but well ... 2015-12-04 17:17:35 +01:00
Gabriele C
42416c4bdc Update config.yml 2015-12-02 16:28:00 +01:00
Gabriele C
109c85f4dd Auto build number + helpHeader config 2015-11-29 14:27:44 +01:00
Xephi59
46d39c7864 Fix attachment 2015-11-11 01:49:15 +01:00
Gabriele C
d4498521c3 Remove useless hikari sqlite mode 2015-11-08 01:35:13 +01:00
DNx5
56aca7f473 this is enough. 2015-11-03 07:37:00 +07:00
Gabriele C
d478973fa5 Enhance join/leave message delay 2015-11-01 13:23:47 +01:00
vanhec_a
a2f5a7917d Whoops ? :') 2015-10-16 17:03:34 +02:00
vanhec_a
39ab41f542 Add an option to disable all caching (useful if you use website
registration system)
2015-10-12 15:49:19 +02:00
Gabriele C
5576b117c9 cleanup + moved legacy chestshop support 2015-10-04 14:33:21 +02:00
Gabriele C
d826777701 remove speed option + config description enhancements 2015-09-20 13:41:06 +02:00
Gabriele C
dc35d768aa add max connections setting 2015-09-19 20:20:46 +02:00
Gabriele C
d8c2a25116 Working sqlitehikari! ;D 2015-09-13 12:25:12 +02:00
Gabriele C
d4cf739081 Fix hikari 2015-09-10 19:56:33 +02:00
Gabriele C
65bb488f4c PBKDF2DJANGO Hash 2015-09-07 14:30:56 +02:00
Gabriele C
b982ff3c95 Deprecated the chestshop hook 2015-08-13 19:25:00 +02:00
Gabriele C
79759bf139 Removed Passpartu feature 2015-07-29 14:12:22 +02:00
Gabriele C
a614d3e554 Removed performance section 2015-07-24 23:31:17 +02:00
Xephi59
4c2fad3643 Fix LowerCase issue 2015-07-23 16:23:25 +02:00
Gabriele C.
cd3dbb5a2a Update config.yml 2015-07-14 14:06:42 +02:00
Gabriele C.
b9d648f97a Incrase default security level 2015-07-14 11:46:43 +02:00
Xephi59
d6e0ef4553 Drop Spout/Notification support, they are not updated anymore 2015-07-09 00:59:23 +02:00
Xephi59
ec7e1f5f13 Change from unvalid to invalid 2015-07-06 21:46:19 +02:00
Xephi59
53590cf029 Change from flatfile to sqlite by default 2015-07-06 02:43:12 +02:00
Maxetto
a5952de237 Enhanced Password Regex
We are now allowing every ASCII character except for space (0x20 - 32). Those are the characters allowed in passwords.
2015-07-05 03:50:41 +02:00
Xephi
2514ae9852 Add Purge.removePermissions through Vault system 2015-05-28 19:21:24 +02:00
Xephi
514d5bfe6e Fix Item unstacking, disable customAttributes by default 2015-05-26 13:11:10 +02:00
Xephi
53437ed33c Do not display chat to unlogged/unregistered player 2014-09-05 05:02:44 +02:00
Xephi
0d8ce9e3d8 Add forceRegisterCommand to force a command after a /register (passwords
only)
2014-08-27 06:14:49 +02:00
Xephi
55c7c4f9e1 Add email Whitelist (override Blacklist if no empty) 2014-08-13 12:48:50 +02:00
Xephi
5c3f97f6c7 Add emailBlackList domain 2014-08-06 18:03:32 +02:00
Xephi
535c96738d Add Blindness effect (configurable) 2014-07-25 02:06:56 +02:00
Xephi
2092ad31e2 fix doc 2014-07-25 01:32:21 +02:00
Xephi
a409c23679 Add Password Regex 2014-07-25 01:30:52 +02:00
Xephi
1d83b398f0 Rework Converter + Add CrazyLogin flat converter 2014-06-14 01:53:46 +02:00
Xephi
2638007ada AuthMe 3.4 2014-06-13 05:56:59 +02:00
Xephi
864661c797 Update 3.3.6 - Emergency Fix
//Changes 3.3.6://
* **Emergency fix: Email recovery method are now fixed and safety to
use**
* Support all craftbukkit builds
* Now Support our sponsor ipClean feature ( Get player real ip through
their servers )
* Now Cache correctly Item Custom Names and Lores
* Fix FlatToSQL converter
* Add /authme getip <playername> command, perm : authme.admin.getip
* Implement correctly XenForo Support
* Fix maxregperip
* Fix maxloginperip
* Add ForceCommandsAsConsole config
* Preparation for next features, coming soon !
2014-04-01 17:10:33 +02:00
Xephi
8c3dc12658 Update 3.3.5
//Changes 3.3.5://
* Now Support our sponsor ipClean feature ( Get player real ip through
their servers )
* Now Cache correctly Item Custom Names and Lores
* Fix FlatToSQL converter
* Add /authme getip <playername> command, perm : authme.admin.getip
* Implement correctly XenForo Support
* Fix maxregperip
* Fix maxloginperip
* Preparation for next features, coming soon !
2014-04-01 10:32:27 +02:00
Xephi
b659d8968e Update 3.3.4
//Changes 3.3.4://
* Add an isLogged column in mySQL
* Add a maxLoginPerIp
* Add a maxJoinPerIp
* Add a way to force kick after register
* Add a way to force login after register
* Update session correctly
* Fix Change Email command
* Fix some perm problems
* Fix some problems with email sending
* Remove some dead code
* Add a way to control spawn priority, by default , in order, it is :
authme,essentials,multiverse,default
2014-03-08 00:16:14 +01:00
Xephi
46acf9d74b Update 3.3.2
//Changes 3.3.2://
* Fix Vault support
* Fix Group permission problems
* Rewrite /register and /login command, would be much faster
* Fix useWelcomeMessage
* Add a way to broadcast welcome message
* Remove Join/Quit message only if enableProtection is true
* Fix /login and /register requested at the same time
* Some other fixes
2014-02-10 02:46:51 +01:00
Xephi
fec466dd29 Fix useWelcomeMessage + implement broadcast conf 2014-01-31 17:56:36 +01:00
Xephi
2e5da58aca Update 3.3 + fix permission error 2014-01-27 20:33:34 +01:00