mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
const lib = require("@clusterio/lib");
|
const lib = require("@clusterio/lib");
|
||||||
const { BaseInstancePlugin } = require("@clusterio/host");
|
const { BaseInstancePlugin } = require("@clusterio/host");
|
||||||
|
const { InstanceActionEvent } = require("./info.js");
|
||||||
|
|
||||||
class InstancePlugin extends BaseInstancePlugin {
|
class InstancePlugin extends BaseInstancePlugin {
|
||||||
async init() {
|
async init() {
|
||||||
|
|||||||
Reference in New Issue
Block a user