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

SetLore · Changes

Page history
setitemlore -> setlore authored May 30, 2022 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Skills/Mechanics/SetLore.md Skills/Mechanics/SetLore.md +2 -2
  • No files found.
Skills/Mechanics/SetLore.md 0 → 100644
View page @ 80a90a0d
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.
```yaml
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
```
\ No newline at end of file
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