Xephi
84cf1a6627
Re-ignore case for name, Security issues T.T
2015-04-21 16:22:12 +02:00
Alexandre Vanhecke
605a6d88c1
Merge pull request #29 from evernife/patch-1
...
Update messages_br.yml
2015-04-06 00:39:40 +02:00
evernife
cc4575492d
Update messages_br.yml
...
Fixing a lot of gramatical errors and atualizating the file.
2015-04-03 22:02:47 -03:00
Alexandre Vanhecke
faabe0e315
Add Bulgarian Language
2015-01-27 03:07:13 +01:00
Alexandre Vanhecke
bd20c7a383
Merge pull request #2 from JunkyBulgaria/PR_Only
...
Bulgarian Language.. yeei
2015-01-27 03:06:08 +01:00
Alexandre Vanhecke
8a89ac939c
Merge pull request #7 from wolfwork/patch-2
...
Update messages_ko.yml
2015-01-27 03:04:55 +01:00
Alexandre Vanhecke
6deb174f9e
Merge pull request #10 from Joriom/patch-2
...
Fix for phpBB3 support + bonus
2015-01-27 03:04:37 +01:00
Alexandre Vanhecke
fe6fd11551
Merge pull request #18 from orkun1675/patch-1
...
Cancel damage if unlogged-in player is attacking other entities
2015-01-27 03:03:18 +01:00
orkun1675
6dcfc33c19
Cancel damage if unlogged-in player is attacking other entities
...
Right now players can hit other players before logging in, causing serious issues with plugins like CombatTag, PvPManager etc.
We should cancel this in a simple EntityDamageByEntity listener.
Did not test the code.
2015-01-26 02:55:32 +02:00
Xephi59
d0234c182c
Try to fix a problem with attribute ?
2015-01-08 20:07:05 +01:00
Xephi59
1a499150c8
Push !
2015-01-08 18:31:29 +01:00
vanhec_a
fba07fa7e5
Some fixs
2015-01-03 23:40:45 +01:00
vanhec_a
2d148860d5
Change compilation from craftbukkit to spigot
2015-01-03 18:30:44 +01:00
vanhec_a
7a19a1ce78
Add Logout Event
2014-10-23 10:56:40 +02:00
Xephi
9437efb08d
Push Changes
2014-10-23 10:50:28 +02:00
Xephi
9644b41f7c
Kick fraudeurs
2014-10-09 23:31:30 +02:00
Xephi
59273ab1c1
Add a check
2014-10-09 23:21:33 +02:00
Xephi
8fecbe3f3c
Merge branch 'master' of https://github.com/Xephi/AuthMeReloaded.git
2014-10-09 23:14:49 +02:00
Xephi
c5fbdb96b7
Fix Logout fly error
2014-10-09 23:09:36 +02:00
Alexandre Vanhecke
6bcb47958d
Merge pull request #11 from wolfwork/patch-3
...
Update messages_ko.yml
2014-10-07 16:34:35 +02:00
wolfwork
bb418be409
Update messages_ko.yml
2014-10-04 12:29:45 +09:00
Joriom
542dc7a800
Fix for phpBB3 support + bonus
...
username_clean
PhpBB3 requires second column (username_clen) with username as table primary key. Yet, config value "mySQLOtherUsernameColumns" is not an option as this value needs to be formated with phpBB custom utf8_clean_string() function which brings letters to lower case, merges nearby spaces and removes invalid UTF8 chatacters.
Due to characters already being limited both in config and in minecraft itself I believe toLowerCaste() will suffice for now.
num_users
Increment users count not to loose those nice statistics!
2014-09-30 20:43:00 +02:00
Xephi
3f89304aed
Fix Cache
2014-09-24 18:55:11 +02:00
Xephi
c88b2be3a3
Catch some exceptions can occured here
2014-09-21 04:14:48 +02:00
Xephi
78cecb27d7
Fix Converter command
2014-09-21 00:04:22 +02:00
Xephi
312410c9de
let the database be cached ...
2014-09-19 02:18:04 +02:00
Xephi
2b02f130af
Fix npe with dataManager
2014-09-19 02:15:59 +02:00
Xephi
7ba37d75c9
Prevent some NPE on (auto)purge
2014-09-19 00:52:09 +02:00
Xephi
35a4e6508c
Fix autopurge npe
2014-09-18 05:09:02 +02:00
Xephi
3ef3ec3b38
Add License
2014-09-17 20:20:45 +02:00
Xephi
58c316b234
Fix build
2014-09-17 17:55:43 +02:00
Xephi
9490bd9d89
Add CraftBukkit libraries on systemPath due to some missconnection with
...
maven repo
2014-09-17 17:14:53 +02:00
Xephi
93c24410e4
Fix Travis they said ...
2014-09-17 16:57:29 +02:00
Xephi
45ac7bbde8
Fix Travis
2014-09-17 16:36:51 +02:00
Xephi
0207d53ffe
Fix Travis
2014-09-17 16:31:46 +02:00
Xephi
f24c0c5aee
.
2014-09-17 16:30:59 +02:00
Xephi
5b9cf3d88e
Add Travis file
2014-09-17 16:26:34 +02:00
Xephi
1815e428f6
Catch Error on join for outdated Essentials ...
2014-09-14 23:27:35 +02:00
Xephi
25d125e483
Remove possibility to hide chat, waiting for a fix
2014-09-14 23:20:03 +02:00
Xephi
1fc6cdd40b
Fix some exception/errors
2014-09-14 23:18:05 +02:00
Xephi
7e16be7f9e
lower ... not lowest... need to sleep T.T
2014-09-05 19:41:20 +02:00
Xephi
38b3197356
Apply Case insentitive while getting a player through database only to
...
disable multi-accounts
2014-09-05 19:36:38 +02:00
Xephi
53437ed33c
Do not display chat to unlogged/unregistered player
2014-09-05 05:02:44 +02:00
Xephi
7dc9238288
Remove unused imports
2014-09-04 16:27:52 +02:00
Xephi
7596266d7c
Fix NPE on startup with flatfile
2014-08-30 04:20:17 +02:00
Xephi
6e17b540f5
Fix the Cache
2014-08-30 04:05:22 +02:00
Xephi
907d70d60d
Fix AuthMe not compiling
2014-08-30 03:28:33 +02:00
Xephi
28001db6bf
Material.AIR create a bug ?
2014-08-28 17:31:03 +02:00
wolfwork
69a564d046
Update messages_ko.yml
2014-08-28 15:46:55 +09:00
Xephi
23128b9c02
Fix LT trad
2014-08-28 08:33:35 +02:00