DNx5
0768642e85
cleanup Settings
2015-09-14 18:58:37 +07:00
Gabriele C
550cffcc42
cleanup
2015-09-14 12:34:52 +02:00
DNx5
981da0a0f3
extract language if available.
2015-09-14 09:26:52 +07:00
DNx5
f60604c86c
run admin register task async.
2015-09-14 01:22:23 +07:00
Gabriele C
65bb488f4c
PBKDF2DJANGO Hash
2015-09-07 14:30:56 +02:00
Gabriele C
63889c030a
fix conflict
2015-08-28 23:21:22 +02:00
Xephi59
e33ebb7379
Change some custom event to let them be async
2015-08-28 00:16:26 +02:00
Gabriele C
7c9298f096
More unstuble stuff! (Now it compiles)
2015-08-27 00:21:53 +01:00
Xephi59
253b54da1d
Messages can now be customized more easily
2015-08-10 00:06:55 +02:00
Xephi59
c1ffe47468
update realName
2015-08-03 18:37:42 +02:00
Gabriele C
79759bf139
Removed Passpartu feature
2015-07-29 14:12:22 +02:00
Xephi59
480db6816f
Synax
2015-07-20 02:41:14 +02:00
Xephi59
e9308bb231
Fix Inventory Loss + Timeout timings
2015-07-15 18:21:06 +02:00
Maxetto
d4c37b2fc2
Coding without Eclipse is hard!
...
But that should do the trick.
2015-07-10 23:03:09 +02:00
Maxetto
e8a6ce6e75
Compilation Fixes
2015-07-10 22:59:01 +02:00
Maxetto
34c15a5746
Revert sgdc3 fix here.
2015-07-10 22:44:14 +02:00
Gabriele C
b87768478d
fixed conflict
2015-07-10 22:28:43 +02:00
Maxetto
91a4afb41f
Remember to sync before pushing!
2015-07-10 17:02:57 +02:00
Maxetto
5cdd2e1189
Sometimes I'm sleeping
2015-07-10 16:33:55 +02:00
Maxetto
63497269f2
Admin Commands rework
...
//TODO: Still needs to block output if doesn't have the permission for "Usage:" messages.
//TODO: Add a way to replicate the "/authme" command when "/authme args[0]" is not in the list.
2015-07-10 16:23:09 +02:00
Xephi59
36632bbb58
Fix the instance of database
2015-07-09 21:02:37 +02:00
Xephi59
5fe8ece0b3
Forgot a change
2015-07-09 01:00:48 +02:00
Xephi59
6aad66b731
Change how authme reload works, but don't forget ...
2015-07-06 18:02:44 +02:00
Xephi59
618a5efe87
authme.admin.forcelogin and authme.canbeforced
2015-07-05 03:38:30 +02:00
Xephi59
a44481c33b
Add a permission to disable some people to be forced
2015-07-05 03:35:32 +02:00
Xephi59
723ca59bb5
Change forcelogin only be performed by console
2015-07-05 03:29:19 +02:00
Xephi59
52c023b1f2
Add forcelogin command
2015-07-05 03:12:39 +02:00
Xephi59
f4f1f76e25
Fix and performances improvements
2015-06-30 00:47:25 +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
a8795abc23
Try to synchronise these task to avoid some problems
2015-04-23 16:10:09 +02:00
Xephi
84cf1a6627
Re-ignore case for name, Security issues T.T
2015-04-21 16:22:12 +02:00
Xephi
7dc9238288
Remove unused imports
2014-09-04 16:27:52 +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
d7cb60c1fe
Replace all '/' in path to File.separator - Code Refactor
2014-08-25 03:12:28 +02:00
Xephi
9704abc386
Do not send error if player do not exist while unregister
2014-08-14 17:49:14 +02:00
Xephi
afc1ea9111
Code Refactor - Whitespace Refactor
2014-08-08 23:14:56 +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
9001cd4ebc
Add Converter command
2014-07-28 16:46:31 +02:00
Xephi
535c96738d
Add Blindness effect (configurable)
2014-07-25 02:06:56 +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
2638007ada
AuthMe 3.4
2014-06-13 05:56:59 +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
2e5da58aca
Update 3.3 + fix permission error
2014-01-27 20:33:34 +01:00
Xephi
90ae238c15
Fix Purge Wipe Data
2014-01-10 04:42:31 +01:00
Xephi
d926d9ac83
Fix Exception
2014-01-10 01:38:46 +01:00
Xephi
93a320c8ae
Dev - 3.1.2-DEV-3
...
Developpement status actually
Some Fixes for the 1.7.2
Remove some Magic Values
Fix threads not start correctly
Add a recall email adding message
Fix catpcha messages
Add multilines messages ( add &n )
Fix some inventory problem
Fix some events problem
Call login event after /register
2014-01-06 17:54:50 +01:00