Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
    • Skills
    • Mechanics
  • SetLore

Last edited by Lxlp Oct 17, 2024
Page history
This is an old version of this page. You can view the most recent version or browse the history.

SetLore

Mechanic: SetLore

Sets the new lore of the item

Attributes

Attribute Aliases Description Default
lore l The new lore of the item

Examples

This changes the item's lore whenever a player right clicks with the item.

MyItem:
  Id: stick
  Display: 'Godly Stick'
  Lore:
    - 'This is line 1'
    - 'This is line 2'
  Skills:
    - setlore{l="This is line 1","Is this line 2"} ~onUse
Clone repository
  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • Creating Custom Items
  • Using with MMOItems

New Mechanics

  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions

Special Features

  • Ammo System / Making Guns
  • Special Options