OTv4 is now pterodactyl panel compatible!
This commit is contained in:
@@ -10,7 +10,7 @@ if (utilities.project != "openticket") throw new api.ODPluginError("This plugin
|
||||
if (!utilities.isBeta) throw new api.ODPluginError("This plugin is made for the beta version of Open Ticket!")
|
||||
|
||||
//Add Typescript autocomplete support for plugin data. (!!!OPTIONAL!!!)
|
||||
declare module "../../src/core/api/api.ts" {
|
||||
declare module "../../src/core/api/api.js" {
|
||||
export interface ODConfigManagerIds_Default {
|
||||
"example-plugin:config":api.ODJsonConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user