ljacqu
7c652feac2
Fix failing command tests
...
- Detailed description missing period
- Fix twice defined /authme delete
- Add executable command to HelpSyntaxHelperTest initializations
- Remove unneeded constructors in CommandDescription
2015-11-29 10:56:01 +01:00
ljacqu
a124e8f283
Refine CommandDescription builder; add/fix JavaDoc; add tests
...
- Add tests to check the integrity of the commands that are defined in the CommandManager
- Convert some more commands registrations to the new Builder format
2015-11-29 01:21:48 +01:00
ljacqu
faf9a2c8ac
Create builder for command description; refactor command classes
...
- Create builder class for CommandDescription
- Remove redundant methods in command registration classes (e.g. certain validation is superfluous because we only instantiate the classes internally)
- Replace multiple occurrences where a field is directly instantiated e.g. with a list and then its value is overwritten by a constructor = redundant instantiation of objects
2015-11-28 23:59:04 +01:00
ljacqu
364583e7db
Change use of String permissions to the permission enums
2015-11-28 21:59:29 +01:00
Tim Visée
eb07d9787d
Fixed duplicate code, removed warning suppresion, reformatted code
2015-11-26 21:04:19 +01:00
Tim Visée
82bf0f45ca
Finalized some fields, removed redundant code, various other fixes
2015-11-23 22:14:03 +01:00
Tim Visée
36c50c4507
Reformatted code with new code style
2015-11-23 21:46:34 +01:00
AuthMe-Team
9ec2d6d059
Stuff from the common floobits workspace
...
Author: AuthMe-Team <AuthMeTeam@123NoEmail.com>
2015-11-23 20:23:52 +01:00
ljacqu
a3f24bcb9a
Create test for HelpSyntaxHelperTest
2015-11-21 17:18:58 +01:00
Gabriele C
118c79401a
Prepare the project for javadocs
2015-11-21 01:27:06 +01:00
Xephi59
54c56461f1
Add 'l' alias to /login command
2015-11-08 14:50:04 +01:00
Xephi
4fd8d6e0cd
Don't use SuppressWarnings please :3
2015-11-02 10:25:53 +01:00
Gabriele C
5e7c5560cf
Cleanup2: The Revenge
2015-11-02 00:09:40 +01:00
Gabriele C
175da3f6fc
Cleanup!
2015-11-01 23:35:10 +01:00
Tim Visée
5a6f6751a7
Changed r command to register
2015-11-01 22:27:31 +01:00
Tim Visée
386b80babc
Moved a command configuration
2015-11-01 22:14:10 +01:00
Tim Visée
efeef0e1e9
Fixed default permissions
2015-11-01 22:12:09 +01:00
Tim Visée
a187bd61ca
Removed unused import
2015-11-01 22:06:59 +01:00
Tim Visée
39c35fd342
Fixed invalid command references
2015-11-01 22:06:50 +01:00
Tim Visée
ffd6d8e525
Fixed invalid command references
2015-11-01 21:46:13 +01:00
Tim Visée
dc0129d980
Implemented convert command
2015-11-01 21:44:13 +01:00
Tim Visée
bd6a95c3a8
Implemented the captcha command, fixed permissions for email commands
...
Implemented the captcha command.
Fixed missing permission configurations for all email commands.
2015-11-01 21:36:56 +01:00
Tim Visée
3e16866b23
Implemented the email recover command
2015-11-01 21:28:17 +01:00
Tim Visée
b10d3d3974
Implemented the email change command
2015-11-01 21:26:00 +01:00
Tim Visée
4c536a5204
Implemented the email add command
2015-11-01 21:20:08 +01:00
Tim Visée
7f63056cc9
Implemented the unregister command
2015-11-01 21:06:19 +01:00
Tim Visée
ebefca73b7
Implemented the logout command
2015-11-01 21:00:41 +01:00
Tim Visée
ebd25e16a0
Moved authme command
2015-11-01 20:57:33 +01:00
Tim Visée
a36553f75f
Implemented the changepassword command
2015-11-01 20:57:13 +01:00
Tim Visée
ae76759dc0
Implemented the register command
2015-11-01 20:50:25 +01:00
Tim Visée
f67cb02d23
Added help command for login
2015-11-01 20:16:35 +01:00
Tim Visée
7700799e82
Forced the password parameter for login command
2015-11-01 19:19:50 +01:00
Tim Visée
bade9d5d5e
Fixed invalid permissions for login command
2015-11-01 19:18:00 +01:00
Tim Visée
9d386ed80a
Fixed invalid login command label
2015-11-01 19:15:56 +01:00
Tim Visée
6e222c1bc9
Implemented the login command
2015-11-01 19:13:55 +01:00
Tim Visée
0ca60299ad
Some minor command description changes
2015-11-01 19:06:43 +01:00
Tim Visée
913ba56343
Implemented the base of the resetname command
2015-11-01 19:03:23 +01:00
Tim Visée
b4d710840d
Removed some unused code
2015-11-01 18:58:41 +01:00
Tim Visée
443e9954af
Moved some code around
2015-11-01 18:58:22 +01:00
Tim Visée
afd46edb39
Implemented the forcelogin command
2015-11-01 18:57:28 +01:00
Tim Visée
14eb8e28cf
Implemented getip command
2015-11-01 18:54:03 +01:00
Tim Visée
c4c54cd134
Fixed invalid command reference
2015-11-01 18:43:09 +01:00
Tim Visée
e3a6c73b58
Implemented the switchantibot command
2015-11-01 18:41:03 +01:00
Tim Visée
559072b3c6
Implemented the purgelastposition command
2015-11-01 18:35:40 +01:00
Tim Visée
e4d46ae9b9
Implemented the unregister command
2015-11-01 18:30:29 +01:00
Tim Visée
2d935d5fef
Implemented the changepassword command
2015-11-01 18:27:25 +01:00
Tim Visée
8ead129423
Implemented the firstspawn command
2015-11-01 18:23:03 +01:00
Tim Visée
c9eef4f174
Implemented the spawn command
2015-11-01 18:19:36 +01:00
Tim Visée
4ff8cb8c59
Implemented the purgebannedplayers command
2015-11-01 18:17:13 +01:00
Tim Visée
17c103a7b2
Changed some command descriptions
2015-11-01 18:13:36 +01:00