Flectone Logo FlectonePulse

SkinsRestorer

Integration with the SkinsRestorer plugin allows retrieving the skins of offline players

skinsrestorer


⚙️ Setting

Path integration.yml → skinsrestorer
skinsrestorer:
  enable: true
  load_mojang_skin: false

enable

Enables or disables the functionality of the module

load_mojang_skin

If enabled, official skins will be loaded for offline players when possible. This may cause a delay in displaying messages


🔐 Permissions

Path permission.yml → integration.skinsrestorer
skinsrestorer:
  name: "flectonepulse.module.integration.skinsrestorer"
  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