Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M mmoitems
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • mmoitems
  • Wiki
  • Supported Plugins

Supported Plugins · Changes

Page history
Updated Supported Plugins (markdown) authored Aug 02, 2020 by sub's avatar sub
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Supported-Plugins.md Supported-Plugins.md +1 -1
  • No files found.
Supported-Plugins.md
View page @ 0179ade9
...@@ -33,7 +33,7 @@ MMOItems will automatically hook onto any detected RPG plugin. MMOItems can read ...@@ -33,7 +33,7 @@ MMOItems will automatically hook onto any detected RPG plugin. MMOItems can read
MMOItems lets your mythic mobs drop items from MI. Please refer to [this wiki page](https://github.com/Indyuce/mmoitems/wiki/Item-Drop-Tables). MMOItems lets your mythic mobs drop items from MI. Please refer to [this wiki page](https://github.com/Indyuce/mmoitems/wiki/Item-Drop-Tables).
## PlaceholderAPI ## PlaceholderAPI
MMOItems currently allows you to get the total item stat of a player. To get some stat value, use `%mmoitems_stat_[stat_name]%` e.g `%mmoitems_stat_critical_strike_chance%`. PlaceholderAPI also allows you to retrieve your current item durability. By displaying a certain placeholder to the player, you can show him how damaged the held item is. For more info on that, see the Custom Durability > Via Placeholders section on [this wiki page](https://github.com/Indyuce/mmoitems/wiki/Custom-Durability). MMOItems currently allows you to get the total item stat of a player. To get some stat value, use `%mmoitems_stat_[stat_name]%` e.g `%mmoitems_stat_critical_strike_chance%` or `%mmoitems_stat_defense_percent%`. PlaceholderAPI also allows you to retrieve your current item durability. By displaying a certain placeholder to the player, you can show him how damaged the held item is. For more info on that, see the Custom Durability > Via Placeholders section on [this wiki page](https://github.com/Indyuce/mmoitems/wiki/Custom-Durability).
## RPGInventory ## RPGInventory
MMOItems supports [**RPGInventory**](https://www.spigotmc.org/resources/12498/): players can equip items from MMOItems in their custom inventory and benefit from their stats. However since RPGInventory does not support item attribute modifiers, stats based on vanilla attribute modifiers like attack speed, max health & movement speed won't apply on non-armor/hand item slots (i.e extra slots like accessory slots). Any other item effect will work fine. MMOItems supports [**RPGInventory**](https://www.spigotmc.org/resources/12498/): players can equip items from MMOItems in their custom inventory and benefit from their stats. However since RPGInventory does not support item attribute modifiers, stats based on vanilla attribute modifiers like attack speed, max health & movement speed won't apply on non-armor/hand item slots (i.e extra slots like accessory slots). Any other item effect will work fine.
......
Clone repository

  • Home
  • Installation Guide
  • Commands

General

  • Item Types
  • Item Stats & Options
  • Item Creation

Features

  • Mitigation
  • Elemental Damage
  • Item Identification
  • Item Tiers
  • Gem Stones
  • Custom Durability
  • Item Sets
  • Item Upgrading
  • Soulbound

Crafting Stations

  • Crafting Stations
  • Upgrading Recipes
  • Recipe Conditions
  • Recipe Ingredients
  • Recipe Triggers

Custom Blocks

  • Custom Blocks
  • World Gen Templates

Item Management

  • Item Updater
  • Item Drop Tables

Item Generator

  • General
  • Item Templates
  • Item Modifiers
  • Complex Stats
  • Obtaining a random item

Abilities

  • Abilities
  • Ability List

Compatibility & API

  • Supported Plugins
  • Custom Item Textures
  • Main API Features
  • Stat API