Flectone Logo FlectonePulse

Integrations

Category responsible for configuring all integrations


⚙️ Setting

Path integration.yml
enable: true
avatar_api_url: "https://crafthead.net/hytale/avatar/<skin>"
body_api_url: "https://crafthead.net/hytale/body/<skin>"

enable

Enables or disables the functionality of the module

avatar_api_url

Not supported in Hytale

body_api_url

Not supported in Hytale


🔐 Permissions

Path permission.yml → integration
integration:
  name: "flectonepulse.module.integration"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

On this page

Authors of page