HomeJavaModsTesuto's AuraSkills Lore
Tesuto's AuraSkills Lore
ModsJava

Tesuto's AuraSkills Lore

by Tesuto · on Modrinth

⬇ Download on Modrinth

TesutoAuraLore

TesutoAuraLore is a lightweight addon for AuraSkills that automatically shows skill level requirements directly in item lore.

It reads requirements from AuraSkills (global config + per-item requirements) and renders them in a clean format like:

Requires Mining: 6 Требуется Шахтёрство: 6

Lore updates dynamically — no server restart required.


✨ Features


📦 Requirements


🔧 Installation

  1. Install AuraSkills

  2. Install TesutoAuraLore

  3. Start the server once

  4. Configure requirements in:

    plugins/AuraSkills/config.yml
    
  5. Configure plugin language in:

    plugins/TesutoAuraLore/config.yml
    

🌍 Localization

1) Plugin language setting

In:

plugins/TesutoAuraLore/config.yml

Set the language code (default is English):

language: en_US

2) Plugin language files

Plugin translations are stored here:

plugins/TesutoAuraLore/lang/

Example:

These files control phrases like:

3) Skill names come from AuraSkills

{skill} is localized using AuraSkills message files:

plugins/AuraSkills/messages/messages_xx.yml

Example:

So if your plugin language is ru_RU, TesutoAuraLore will try to use AuraSkills messages_ru.yml skill names.


⚙️ Configuration (AuraSkills)

TesutoAuraLore reads requirements directly from AuraSkills.

Example: Global item requirements

requirement:
  enabled: true
  override_global: true
  item:
    global:
      - STONE_PICKAXE MINING:6
      - IRON_PICKAXE MINING:14
      - DIAMOND_PICKAXE MINING:25

Supported formats:

If custom text is provided, it will be shown as-is, and {skill} localization may not apply (because you override the phrase manually).


🧾 Commands

/tesu reload

Reloads requirements and language files and updates item lore without restarting the server.

Permission:

tesu.reload

(Default: OP)


🔁 How Lore Updates Work


🎯 What This Plugin Does NOT Do

TesutoAuraLore is visual-only — it improves clarity without affecting gameplay logic.


🧩 Intended Use Case

Use TesutoAuraLore if you want players to:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more