MMOItems

MMOItems 1.0

Native Minecraft Version:
1.17
Tested Minecraft Versions:
1.7
Depends: MMOCore, MMOItems, MythicLib

General Information:
This plugin creates 4 item stats for each MMOCore class on your server:
Raw Damage To <Class>
Raw Damage From <Class>
Percent Damage To <Class>
Percent Damage From <Class>
The stats can be both positive and negative, and are applied in the following way on a hit from one player to another:
(D = Base Weapon damage, W = Raw Damage To <Class>, X = Raw Damage From <Class>, Y = Percent Damage To <Class>, Z = Percent Damage From <Class>, M = Other MMOCore and MMOItems modifiers)

Final Damage = ((D + W + X)*Y*Z)*M

Config and Other Files:
The plugin has one config file, which contains stat limits for Attacking and Defending player. If a certain stat exceeds a stat limit (for example if the total raw damage bonus to Rogues is 15, but the limit is 10), then the stat will be treated as that limit in all damage calculations (the player will only deal 10 extra damage to Rogues).

The plugin also generates two text files with lines to paste into MMOItems' lore-format.yml and stats.yml. The stats will still work without pasting these lines, but they will not display in the item lore.

Commands:
The plugin has one command, which accepts two arguments. The command is only usable from the console, or by operators or players with micdc.* permission:

/micdc [toggledebug | reload]
toggledebug : toggles debug messages in the console (prints the damage before and after being modified by the plugin)
reload : reloads the stat limits from the config
Author
Mined
Downloads
5
Views
20
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top