Commit Graph

436 Commits

Author SHA1 Message Date
games647 86ff20b6c9 Replacing old inventory protecting with safe packet modifications using ProtocolLib.
Instead of clearing the inventory of players and storing it's contents in a file, we now prevent
the server from sending the inventory packet if the player is not logged in. The player will
see a empty inventory, but has still his items stored on the server. Therefore we don't
need to modify the player's inventory and we won't make any inventory corrupted.

Fixes Xephi/AuthMeReloaded#203,
Fixes Xephi/AuthMeReloaded#193,
Fixes Xephi/AuthMeReloaded#191,
Fixes Xephi/AuthMeReloaded#148

Remove dead code + Fix empty inventory on the unregister command

Fix NPE if ProtocolLib isn't enabled or installed
2015-10-03 10:48:40 +02:00
Ivan Ip b61db5c569 Simplified and updated strings.
Modified some translation and proofread grammars, for players' easy-understanding. Also corrected some typo on color scheme.
2015-09-28 16:34:07 +08: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
DNx5 6a8e581ba8 added softdepend for PerWorldInventories 2015-09-16 11:20:43 +07:00
DNx5 232f332be2 revert, bad file encoding. 2015-09-15 13:43:39 +07:00
DNx5 e9cf5de663 added ID messages translation. 2015-09-14 23:39:53 +07:00
DNx5 b8abe71584 remove message 'bad_database_email' 2015-09-14 23:35:31 +07: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 1f66a7474d Stuff! + HikariCP Log4J 2015-09-05 00:45:48 +02:00
Gabriele C b982ff3c95 Deprecated the chestshop hook 2015-08-13 19:25:00 +02:00
Xephi59 253b54da1d Messages can now be customized more easily 2015-08-10 00:06:55 +02:00
Gabriele C. fc97c60529 Update plugin.yml 2015-08-03 19:18:30 +02:00
Gabriele C fc09fb3a5c Updated plugin.yml 2015-07-30 23:54:19 +02:00
Gabriele C 79759bf139 Removed Passpartu feature 2015-07-29 14:12:22 +02:00
Xephi59 c51b131a54 Concurrent shit 2015-07-25 04:28:37 +02:00
Gabriele C a614d3e554 Removed performance section 2015-07-24 23:31:17 +02:00
Gabriele C. b150589080 Update messages_uk.yml 2015-07-24 09:22:08 +02:00
Gabriele C. 094f454cf2 Update messages_ru.yml 2015-07-24 09:21:17 +02:00
Gabriele C. 6189e63e31 Merge pull request #15 from Bodyash/master
Ukrainian Translation Update
2015-07-24 09:20:03 +02:00
Bodyash 350366c66e Ukrainian Translation Update 2015-07-24 05:53:17 +03:00
Alexandre Vanhecke 98302e8325 Merge pull request #144 from AuthMe-Team/master
Update DE Translation
2015-07-24 04:18:27 +02:00
Bodyash 9fa3b02b4c Russian Fix #2 (sorry for the first commit) 2015-07-24 05:09:14 +03:00
Bodyash fe0be37d0a Updated Russian Language
Some Fixes
2015-07-24 04:55:20 +03:00
irobin591 0de80f5b4b Update de translation 2015-07-23 22:09:52 +02:00
Gabriele C. 759bc8221e Merge pull request #11 from Xephi/master
Up
2015-07-23 16:41:34 +02:00
Xephi59 4c2fad3643 Fix LowerCase issue 2015-07-23 16:23:25 +02:00
Gabriele C c133b790ae Updated zhhk translation
Thanks to @WaterXCubic
2015-07-22 10:13:51 +02:00
Gabriele C. edd77fe0a6 Update messages_de.yml 2015-07-18 20:27:35 +02:00
Gabriele C. db15afbab7 Merge pull request #7 from Trojaner25/patch-2
Update german translation (add missing translations)
2015-07-18 20:25:04 +02:00
Trojaner d433b7d0f8 Update german translation (add missing translations) 2015-07-18 16:54:14 +03:00
Gabriele C. 32063bc760 Update messages_en.yml 2015-07-18 15:02:23 +02:00
Maxetto 8906738ca9 Update messages_en.yml
- unknown_user casts when no record is found in the database, therefore hasn't even connected to the server.
- pl(e)ase
- user_reddeg casts when trying to register after having already registered the name. We must then use it at 2nd person.
- I personally didn't like the new "password_error"
2015-07-18 14:51:13 +02:00
Gabriele C. 6966fa4faa Update messages_en.yml 2015-07-18 14:33:44 +02:00
Gabriele C ebacf5e164 No colors! 2015-07-18 00:02:48 +02:00
Gabriele C c3c90e8d76 Fixed ZHTW translation 2015-07-16 21:37:00 +02:00
Gabriele C. da5248c547 Update messages_zhtw.yml 2015-07-14 14:11:26 +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
Gabriele C. 9de8c95fd0 Update messages_en.yml 2015-07-14 11:33:46 +02:00
Gabriele C 052731fbd3 Fixed format type 2015-07-14 09:19:19 +02:00
Gabriele C 9c4b1cd699 Updated zhtw translation 2015-07-14 09:14:57 +02:00
Maxetto 2119523716 Added Basque translation
By galaipa on Bukkit Dev
2015-07-09 23:18:49 +02:00
Maxetto ab96bcdf87 Last rename, promise 2015-07-09 23:11:20 +02:00
Maxetto 4033dc5c29 My keyboard fails sometims 2015-07-09 23:10:51 +02:00
Maxetto 5b991bf086 Added Turkish translaton
By CriticalAttack on Bukkit Dev
2015-07-09 23:10:24 +02:00
Maxetto ab35dd9f9b Even more consistency!
Also forgot somewhere the "error" message
2015-07-09 22:57:27 +02:00
Maxetto 781fad6c1d ZHTW Language Update
By enderwolf50 from Bukkit Dev.
2015-07-09 17:26:50 +02:00