Joshua
c88a6e39a5
Merge remote-tracking branch 'origin/master'
2021-02-11 17:15:34 -06:00
Joshua
a8f72c34a2
build plz
2021-02-11 17:15:24 -06:00
Ethan
48db5bdf0a
build pls
2021-02-11 18:14:30 -05:00
Ethan
3d7d350028
Adds minimessage support in item names and lores. Old font tags will have to be updated from <font=???> -> <font:???>
2021-02-11 18:12:51 -05:00
Ethan
c6ec88e9b7
!Merge branch 'adventure-support' into 'master'
...
add mini message support for item names and lores
See merge request mythiccraft/mmoitems!3
2021-02-11 13:53:39 -07:00
Ethan
1e5a72dd0b
!add mini message support for item names and lores
2021-02-11 13:53:39 -07:00
Joshua
1dbcd3b2f6
build plz
2021-02-10 23:32:34 -06:00
Joshua
188128bab6
Merge remote-tracking branch 'origin/master'
2021-02-10 21:19:58 -06:00
Joshua
d549286e35
Fix Potential grindstone dupe glitch
2021-02-10 21:18:54 -06:00
Blekdigits
e40d092c33
Fix musket, lute and crossbow bug with 0 cooldown when placed in offhand
...
Now musket, lute and crossbow can only be used on main hand
2021-02-11 02:06:29 +07:00
Joshua
c2139b1dd9
Added new "Equip Priority" stat for armors. Basically, you can assign a number to each item and then when you right click with an mmoitems armor in your hand, if the equip priority on that item is higher than the equip priority on the currently equipped armor, it will hot swap the armors for you, otherwise it will do nothing.
...
Added a new config option to toggle this on/off, just regen config to get it or if you want to add it manually:
auto-equip-feature: false/true
I tested this with a few staff members but if anyone finds any issues with it please open a ticket so I can remedy it. <3 !
2021-02-10 03:35:04 -06:00
Joshua
908e4e4f30
revert previous change
2021-02-09 19:53:06 -06:00
Joshua
e6a81d7f6c
maybe fixes ticket 410. might break custom durability.
2021-02-09 18:17:28 -06:00
Joshua
cef12f2298
build please
2021-02-07 02:43:18 -06:00
Joshua
0a6beb79fa
build please
2021-02-07 02:38:56 -06:00
Joshua
daffcdd06c
Merge remote-tracking branch 'origin/master'
2021-02-07 02:29:04 -06:00
Joshua
bc201e1a71
Massive MMOItems update backend!
...
This uses MythicLib as the backend rather than MMOLib now, make sure when you run this and test you are using MythicLib from spigot and not MMOLib.
2021-02-07 02:28:55 -06:00
Blekdigits
bb08f77c66
Merge branch 'master' of https://git.lumine.io/mythiccraft/mmoitems
2021-02-07 02:26:08 +07:00
Blekdigits
4d8557ce9b
!fix MMOItemsBlockType missing method for place
2021-02-07 02:25:54 +07:00
Joshua
d74e9f8157
!pom change
2021-02-05 10:37:52 -06:00
Joshua
2ee3424545
!this build enables with mmocore and mythiclib
2021-02-03 15:27:29 -06:00
Joshua
104375febd
!THIS BUILDS WITH MYTHICLIB PLEASE DONT PUSH OR USE
2021-02-03 14:18:34 -06:00
Gunging
5edacc6e37
Added a new ItemStat to CATALYSTs and OFF-CATALYSTS to allow an item to bypsass Two-Handedness
...
Issue with outdated particle stat regarding JSON sintax should be fixed.
Mysterious issue regarding 'FlagPlugin' may be fixed.
2021-01-31 12:56:49 -06:00
Gunging
44fc5dd9ce
minute change for investigation of ticket 0607 dont bother updating
2021-01-29 16:37:32 -06:00
Blekdigits
a39251a97b
fix bow and empty hand bug
...
fix bug where player could put bow in offhand, and use their empty hand to attack with bow damage as their main damage
2021-01-17 14:58:33 +07:00
Joshua
4997774886
Attempt at proposed projectile memory leak fix.
2021-01-16 11:42:30 -06:00
Joshua
18ffdec71d
Needed for lates MMOInventory
2021-01-14 15:53:29 -06:00
Gunging
3093137f58
Merge remote-tracking branch 'origin/master'
2021-01-12 12:31:42 -06:00
Gunging
106389600e
Improved the API to tell MMOItems where to check player equipment.
...
Fixed bug where two-handing bows/crossbows/lutes made them get the stats of both of them.
2021-01-12 12:31:22 -06:00
ASangarin
42ba59f625
Fixed revision IDs increasing when using gemstones
2021-01-11 02:57:46 +01:00
ASangarin
54113b3a15
Fixed custom sounds not playing at all
...
(Custom Sounds should now work exactly as intended!)
2021-01-02 21:22:49 +01:00
ASangarin
fcf0364a03
!version increment
2021-01-02 21:02:29 +01:00
ASangarin
e4b6bbbfd8
Vanilla durability bar now scales properly when mended while using custom durability
2021-01-02 09:16:15 +01:00
ASangarin
fae68bec8f
The vanilla bar will now always show up if the item does not have full durability
2021-01-02 07:41:20 +01:00
ASangarin
7338879982
Any item is now compatible with custom durability if put in an armor slot (somehow)
2021-01-02 07:21:16 +01:00
ASangarin
f63c79d898
Fixed repair types not matching properly
2021-01-02 07:04:38 +01:00
ASangarin
68fda7d4a0
Fixed custom sounds not playing on Right/Left click
2021-01-02 06:39:47 +01:00
ASangarin
31ca149945
!removed * import
2020-12-30 19:57:24 +01:00
ASangarin
8acd88589c
Fixed queued items in crafting stations not being claimable
2020-12-30 19:13:01 +01:00
ASangarin
998d4cd33a
Added a "Repair Type" stat so you can specify which items can be repaired by which consumable.
2020-12-30 19:07:37 +01:00
ASangarin
86090d242b
Fixed custom sounds only playing when right-clicked on a block
2020-12-30 18:40:08 +01:00
Ethan
e92e28e10a
Fixed StringListStat inputting incorrect nbt path.
2020-12-28 09:16:04 -05:00
Indyuce
bcd088f615
Fixed main hand weapon attack speed
2020-12-28 11:34:08 +01:00
Indyuce
7d22b2138e
Fixed potion effects
2020-12-28 00:27:45 +01:00
Indyuce
a3bf37d334
Merge branch 'master' of https://git.lumine.io/mythiccraft/mmoitems.git
2020-12-27 22:57:38 +01:00
ASangarin
9acb2d4a71
Added a new stat for Skins which lets you set specific required IDs for items. If an item doesn't have any of the set ids the skin will not apply.
2020-12-27 22:52:00 +01:00
ASangarin
ea6d72e0ca
update mmolib
2020-12-27 22:36:31 +01:00
ASangarin
4e3ea77dbb
Fixed custom sounds not playing correctly when used alongside lutes
2020-12-27 21:56:52 +01:00
ASangarin
99e8e7e9a6
Fixed some ItemStats having Optional[*] as their value instead of just *
2020-12-27 21:39:34 +01:00
ASangarin
303dc15e13
SkillsPro support should now use the custom display name instead of the internal name for classes
2020-12-27 20:52:01 +01:00