Commit Graph

3944 Commits

Author SHA1 Message Date
Xephi
9f806667c5 Update maven jar plugin 2014-08-14 00:53:21 +02:00
Xephi
e4ff68204c Cancel latest commit 2014-08-14 00:38:58 +02:00
Xephi
9e1bc24c76 Maven Repo 2014-08-14 00:35:08 +02:00
Xephi
4086fc3deb Snapshot 2014-08-14 00:31:32 +02:00
Xephi
2029b5e8e5 Fix NPE with isEmailCorrect 2014-08-14 00:10:33 +02:00
Xephi
7ae951c4ab Fix EmailRegistration bypass session
Update to 3.5-SNAPSHOT
2014-08-13 22:21:25 +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
e9c2535a18 Update readme 2014-08-08 21:26:04 +02:00
Xephi
b8fbd30bfe Add Support to 1.7.9/1.7.10 (remove lag spikes) 2014-08-08 21:24:17 +02:00
Xephi
0b55e48b85 Add /authme resetposition <playername> 2014-08-08 15:54:26 +02:00
Xephi
7e9bde1d7a Fix for emailBlackList domain 2014-08-06 18:07:25 +02:00
Xephi
5c3f97f6c7 Add emailBlackList domain 2014-08-06 18:03:32 +02:00
Xephi
aa7415a151 Fix ArrayOutOfBoundsException with spawn priority 2014-08-06 17:35:47 +02:00
Xephi
9001cd4ebc Add Converter command 2014-07-28 16:46:31 +02:00
EmiliyanKurtseliyanski
160f5a56d8 Bulgarian Language.. yeei 2014-07-27 12:10:06 +03:00
Xephi
535c96738d Add Blindness effect (configurable) 2014-07-25 02:06:56 +02:00
Xephi
fd9010dc59 Revert latest commit 2014-07-25 01:46:39 +02:00
Xephi
420fff72ca Set this false by default 2014-07-25 01:45:32 +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
73d5b6f753 gitignore 2014-07-25 00:35:55 +02:00
Xephi
a55e99a2c5 Update messages + Fix MaxJoin/LoginPerIP 2014-07-23 20:20:39 +02:00
Xephi
964e66a370 need to convert name lowercase 2014-06-17 21:46:08 +02:00
Xephi
800ecb16a0 Fix for XenForo 2014-06-16 01:11:22 +02:00
Xephi
630271dfe8 Finally need player lowcase crazycrypt 2014-06-15 17:34:06 +02:00
Xephi
1c77a1d0d9 CrazyCrypt fix - UTF-8 ! 2014-06-15 00:16:05 +02:00
Xephi
2c480738ef Get/Set XenForo password correctly 2014-06-14 23:50:44 +02:00
Xephi
f6791c35ec Fix logout npe 2014-06-14 23:25:47 +02:00
Xephi
4de55d9efa Fix CrazyCrypt1 need player real case 2014-06-14 02:59:44 +02:00
Xephi
8db9c69ed0 Fix RoyalAuth Command 2014-06-14 02:13:12 +02:00
Xephi
1d83b398f0 Rework Converter + Add CrazyLogin flat converter 2014-06-14 01:53:46 +02:00
Xephi
b403374c2a Fix Teleport issues 2014-06-13 18:17:23 +02:00
Xephi
6ad701c699 Update Essentials lib 2014-06-13 06:56:48 +02:00
Xephi
78256c0702 Update ChestShop lib 2014-06-13 06:53:47 +02:00
Xephi
47f9513f72 Update old Spout lib to SpoutCraft 2014-06-13 06:48:32 +02:00
Xephi
8b324a0aa4 Update Notifications lib 2014-06-13 06:39:00 +02:00
Xephi
18cfc2891f Update Citizens2 Api lib 2014-06-13 06:28:46 +02:00
Xephi
09e8ad5ff4 Update Vault lib 2014-06-13 06:22:10 +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
5a089fa690 pull 2014-02-10 03:03:08 +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