mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
console command dictionary is now automatically filled using reflection
This commit is contained in:
@@ -3,6 +3,7 @@ package net.torvald.terrarum.console
|
||||
/**
|
||||
* Created by minjaesong on 2016-09-07.
|
||||
*/
|
||||
@ConsoleAlias("println")
|
||||
internal object EchoConsole : ConsoleCommand {
|
||||
/**
|
||||
* Args 0: command given
|
||||
|
||||
Reference in New Issue
Block a user