Skip to Content
ToolsValidator

Validator

The Validator checks your configuration files and resource packs and reports problems by category and severity, so you catch issues before they reach your server.

Two modes

Upload one plugin config file and the validator reports structural problems — invalid item IDs, malformed sections, and references that don’t resolve. Available on the Free plan.

What it checks

  • Invalid item IDs — uppercase, spaces or dashes that the plugin won’t accept.
  • Missing references — models or textures pointed at but not present in the pack.
  • Broken parent chains — models whose parent doesn’t resolve.
  • Malformed paths — texture/model paths that don’t match the expected structure.
  • Structural issues — sections in the wrong place or with the wrong shape.

Vanilla Minecraft models and textures are recognized, so the validator won’t flag built-in assets as missing.

When to use it

Run the Validator before uploading a pack to your server, and again after any large conversion or merge. It’s the fastest way to find the one broken reference that would otherwise show up as a missing-texture cube in-game.

See also: Troubleshooting → Textures and Models.