feat: update plugins

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-24 00:13:19 +08:00
parent 8d344492d9
commit dedc8393da
3 changed files with 55 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
/// <reference types="@ms/types/dist/typings/bukkit" />
/// <reference types="@ms/types/dist/typings/sponge" />
/// <reference types="@ms/types/dist/typings/bungee" />
import { server, plugin as pluginApi } from '@ms/api'
import { inject } from '@ms/container';