55 Commits

Author SHA1 Message Date
Gabriele C
79759bf139 Removed Passpartu feature 2015-07-29 14:12:22 +02:00
Gabriele C
79e6574232 Separate message for antibot kick 2015-07-28 00:40:25 +02:00
Xephi59
d0e1d7b8b8 Change how config work for the first launch 2015-07-26 00:50:21 +02:00
Gabriele C
a7a4a511e7 Hotfix: it was shit, sorry 2015-07-25 00:08:29 +02:00
Gabriele C.
ed371e4ac7 Update Settings.java 2015-07-24 22:35:38 +02:00
Xephi59
4c2fad3643 Fix LowerCase issue 2015-07-23 16:23:25 +02:00
Xephi59
a9dcf15759 Remove PlayerLogs, so buggy 2015-07-23 13:06:56 +02:00
Xephi59
03bfe80ee2 Set SQLite as default database and convert actual flat to sqlite 2015-07-21 01:13:27 +02:00
Xephi59
a89c5c7668 Merge branch 'master' of https://github.com/Xephi/AuthMeReloaded 2015-07-20 02:41:25 +02:00
Xephi59
480db6816f Synax 2015-07-20 02:41:14 +02:00
Maxetto
1760461518 Update Settings.java
Returning the method if file is NOT found.
2015-07-19 01:37:22 +02:00
Maxetto
ea7b470c31 Update Messages.java
Returning the method if file is NOT found.
2015-07-19 01:36:36 +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
663c4a48d1 Encoding depend on OS 2015-07-18 16:52:14 +02:00
Xephi59
08292b8ac1 Change to StringList 2015-07-12 23:14:21 +02:00
Gabriele C
b87768478d fixed conflict 2015-07-10 22:28:43 +02:00
Xephi59
63a90abec1 Change how PlayersLogs work - Change how reload work 2015-07-10 12:00:26 +02:00
Maxetto
350ed9cc9e Update Settings.java 2015-07-09 23:29:27 +02:00
Xephi59
f114019e5f Option to send an image as new password 2015-07-09 19:24:00 +02:00
Xephi59
d6e0ef4553 Drop Spout/Notification support, they are not updated anymore 2015-07-09 00:59:23 +02:00
Xephi59
e021a32f1f also change message 2015-07-06 02:43:51 +02:00
Xephi59
53590cf029 Change from flatfile to sqlite by default 2015-07-06 02:43:12 +02:00
Xephi59
1beab7b40b Change password regex here too 2015-07-05 18:18:20 +02:00
Xephi
8d8ce1c4eb Remove some warnings 2015-06-03 02:07:54 +02:00
Xephi
2514ae9852 Add Purge.removePermissions through Vault system 2015-05-28 19:21:24 +02:00
Xephi
96925a580a Fix a NullPointerException on getting multi-lined Messages 2015-05-28 18:47:20 +02:00
Xephi
514d5bfe6e Fix Item unstacking, disable customAttributes by default 2015-05-26 13:11:10 +02:00
Xephi
9ba90bfb97 Replace m._ by a method call m.send, Java 8 in comming ... 2015-05-26 13:03:45 +02:00
Xephi
84cf1a6627 Re-ignore case for name, Security issues T.T 2015-04-21 16:22:12 +02:00
Alexandre Vanhecke
faabe0e315 Add Bulgarian Language 2015-01-27 03:07:13 +01:00
Xephi
7596266d7c Fix NPE on startup with flatfile 2014-08-30 04:20:17 +02:00
Xephi
6cfd3f0a0b Remove Case dependance, auto-update name on join into database (care
forums users!)
2014-08-27 07:03:11 +02:00
Xephi
0d8ce9e3d8 Add forceRegisterCommand to force a command after a /register (passwords
only)
2014-08-27 06:14:49 +02:00
Xephi
d7cb60c1fe Replace all '/' in path to File.separator - Code Refactor 2014-08-25 03:12:28 +02:00
Xephi
2029b5e8e5 Fix NPE with isEmailCorrect 2014-08-14 00:10:33 +02:00
Xephi
55c7c4f9e1 Add email Whitelist (override Blacklist if no empty) 2014-08-13 12:48:50 +02:00
Xephi
afc1ea9111 Code Refactor - Whitespace Refactor 2014-08-08 23:14:56 +02:00
Xephi
ec7ac60340 MultiThreading test finished, use them as default 2014-08-08 21:40:32 +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
a409c23679 Add Password Regex 2014-07-25 01:30:52 +02:00
Xephi
a55e99a2c5 Update messages + Fix MaxJoin/LoginPerIP 2014-07-23 20:20:39 +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
ff9ec22041 uuid fix 2014-04-01 17:57:46 +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
4e7e9e6cb4 Update 3.3.3 2014-02-20 12:54:10 +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