feat: 兼容Sponge部分功能
This commit is contained in:
@ -1 +1 @@
|
||||
module.exports = require('./bukkit/command');
|
||||
module.exports = require('./mserver').command;
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
module.exports = require('./bukkit/command');
|
||||
module.exports = require('./mserver').command;
|