Plugins are now able to use import path shortcuts to import all API classes, utilities and the openticket globals. You can now import everything from "#opendiscord" instead of "../../src/index"
Example Plugin
A simple example of an Open Ticket v4 plugin!
Use this plugin as a starter template for all your custom plugins!