Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MythicCrucible MythicCrucible
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • Options

Options · Changes

Page history
Create Options authored Mar 05, 2021 by Ashijin's avatar Ashijin
Hide whitespace changes
Inline Side-by-side
Showing with 10 additions and 0 deletions
+10 -0
  • Options.md Options.md +10 -0
  • No files found.
Options.md 0 → 100644
View page @ 53e33869
These options are applicable to all items, and go under the Options field:
| Option | Description |
|------------------------------|----------------------------------------------------------------|
| CancelDamage: [true/false] | Prevents the item from doing physical damage on melee hit. |
| Destroy: [true/false] | If true, the item will be removed from every player. Used to remove a matching item from the server. |
| DestroyOnDrop: [true/false] | Destroys the item if the player drops it. |
| KeepOnDeath: [true/false] | Players won't drop the item on death. |
| PreventDropping: [number] | Prevents the item from being dropped. |
| Permission: [perm.node] | Required perm node to have this item. If the player doesn't have the permission, it will be removed from their inventory when they attempt to use it (use permission conditions in skills if you just want to prevent skill usage).
\ 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