Add DevtestCommand to easily test without restarting server
This commit is contained in:
3
scripts/devtest.js
Normal file
3
scripts/devtest.js
Normal file
@@ -0,0 +1,3 @@
|
||||
function run(chr) {
|
||||
chr.message("devtest.js")
|
||||
}
|
||||
Reference in New Issue
Block a user