10 Commits

Author SHA1 Message Date
Xephi
d699f86cc7 Update 2.8
* Update to CB 1.5.2-R1.0
* Add multi-world support in databases
* Add multi-plugins spawns support : in this order :
BukkitWorldSpawn(default) < Multiverse-Core < EssentialsSpawn <
Authme(/authme setspawn)
* Add BCRYPT passwordhashing method
* Set the Email method to HTML ! you can now send html email correctly
:)
* Some fix with BungeeCord
* Some fix with inventory security ( i recommend you to disable
ProtectInventoryBeforeLogin if you encounter issues , all inventory
click method are now cancelled )
* Add a separate thread for /login command (enable multi-threading in
config file)
* Add a separate thead for /register command (enable multi-threading in
config file)
* Add isRegistered(String playerName) in the API
* Some other code reworks
* Some other debugs
* Re-Indent code
2013-06-20 02:15:27 +02:00
Xephi
0d47578323 BungeeCord fix ... again ... and again... 2013-05-29 23:07:56 +02:00
Xephi
447d6633b2 Hook with SocialSpy(Essentials) - Fix OP removed 2013-05-14 01:28:45 +02:00
Xephi
bad44f3af7 Update 2.7.16 2013-05-06 03:49:32 +02:00
Xephi
1c2b585a6f Emergency Fix 2013-04-14 00:29:04 +02:00
Xephi
73c97a39e6 Update 2.7.14
* Add Slot Reservation system ( permission : authme.vip )
* Add ConsoleLogging in authme.log file ( disabled by default, check
config )
* Save the main thread by different database access and saves
* Perform login more quickly
* CleanUp the code entirely
* BungeeCord should be fixed :'(
* Fix the Flat To MySQL converter
* Teleport players correctly
2013-04-13 01:27:23 +02:00
Xephi
468aaa18a3 Add VIP Slots method 2013-04-03 03:21:33 +02:00
Xephi
c18131408d Again Change BungeeCord hook with latest method 2013-03-25 13:11:44 +01:00
Xephi
def5821e5c Fix BungeeCord player real IP - 2.7.12b1 2013-03-21 00:03:34 +01:00
Alexandre V.
ba82d946c4 First Commit - 2.7.10b1 2013-03-09 03:42:17 +01:00