This website requires JavaScript.
Explore
Help
Sign In
Meishin
/
LoginSystem
Watch
1
Star
0
Fork
0
You've already forked LoginSystem
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
LoginSystem
/
src
/
main
/
java
/
fr
/
xephi
/
authme
/
command
History
ljacqu
20ca4f9dc9
#1368
Improve the look of /authme debug
...
- Add a colored title for each command execution within /authme debug - Fit more texts on one line
2017-10-28 17:19:47 +02:00
..
executable
#1368
Improve the look of /authme debug
2017-10-28 17:19:47 +02:00
help
#1338
Implement ''/authme messages help' to generate a fully complete help text file (
#1349
)
2017-10-09 07:19:38 +02:00
CommandArgumentDescription.java
Change ExecutableCommand interface (wip – doesn't compile)
2015-12-12 11:39:19 +01:00
CommandDescription.java
Don't make CommandDescription final as to allow mocks
2017-03-05 11:08:43 +01:00
CommandHandler.java
Fix Checkstyle violations
2017-07-16 23:07:13 +02:00
CommandInitializer.java
Email verification code (
#1382
)
2017-10-28 12:23:14 +02:00
CommandMapper.java
Fix minor checkstyle issues
2017-05-07 11:59:01 +02:00
CommandUtils.java
Add some tests, minor Checkstyle fixes
2017-07-16 13:00:55 +02:00
ExecutableCommand.java
#1116
#1117
Add command usage hints and remove unused message keys
2017-03-24 23:03:10 +01:00
FoundCommandResult.java
Minor - Javadoc changes
2015-12-31 13:32:41 +01:00
FoundResultStatus.java
#306
Add command service and set up constructor dependency injection
2015-12-23 14:54:45 +01:00
PlayerCommand.java
#727
Remove CommandService from ExecutableCommand interface
2016-06-04 11:02:15 +02:00