Optionalconfiguration: ConfigurationCreate a new module Required permissions: MANAGE_MODULES
OperationId: ModuleControllerCreate
Exports a module to a format that can be imported into another Takaro instance. This endpoint will export all known versions of the module Required permissions: READ_MODULES
OperationId: ModuleControllerExport
Required permissions: READ_MODULES
OperationId: ModuleControllerGetOne
Imports a module from a format that was exported from another Takaro instance Required permissions: MANAGE_MODULES
OperationId: ModuleControllerImport
Removes a module, including all versions and config Required permissions: MANAGE_MODULES
OperationId: ModuleControllerRemove
Required permissions: READ_MODULES
OperationId: ModuleControllerSearch
Update a module Required permissions: MANAGE_MODULES
OperationId: ModuleControllerUpdate
Required permissions: READ_MODULES
OperationId: ModuleInstallationsControllerGetInstalledModules
Required permissions: READ_MODULES
OperationId: ModuleInstallationsControllerGetModuleInstallation
Install a module on a gameserver. You can have multiple installations of the same module on the same gameserver. Required permissions: MANAGE_GAMESERVERS
OperationId: ModuleInstallationsControllerInstallModule
Uninstall a module from a gameserver. This will not delete the module from the database. Required permissions: MANAGE_GAMESERVERS
OperationId: ModuleInstallationsControllerUninstallModule
Required permissions: READ_MODULES
OperationId: ModuleVersionControllerGetModuleVersion
Required permissions: READ_MODULES
OperationId: ModuleVersionControllerSearchVersions
Creates a new version of a module, copying all config (commands,hooks,cronjobs,...) from the "latest" version into a new, immutable version Required permissions: MANAGE_MODULES
OperationId: ModuleVersionControllerTagVersion
ModuleApi - axios parameter creator