mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 06:24:06 +09:00
console command dictionary is now automatically filled using reflection
This commit is contained in:
@@ -24,6 +24,7 @@ import org.apache.commons.codec.digest.DigestUtils
|
||||
*
|
||||
* Created by minjaesong on 2016-02-19.
|
||||
*/
|
||||
@ConsoleAlias("auth")
|
||||
internal object Authenticator : ConsoleCommand {
|
||||
|
||||
private var a = false
|
||||
|
||||
Reference in New Issue
Block a user