Commit Graph

69 Commits

Author SHA1 Message Date
Ethan
a3443485e4 Added sound node for crafting stations which lets you determine how the station sounds.
Added Crafting Station Layouts. This allows you to edit the gui how you like. See here: https://git.lumine.io/mythiccraft/mmoitems/-/wikis/Layouts
2020-09-01 07:25:35 -04:00
Ethan
6c87b6255a Added new dynamic display name placeholders. See usage here:
https://git.lumine.io/mythiccraft/mmoitems/-/wikis/Display%20Name%20Placeholders
2020-08-30 06:56:25 -04:00
ASangarin
2695a76f90 Added support for Custom Blocks in WorldEdit 2020-08-15 05:50:41 +02:00
Indyuce
a40e3164fe !MMOITEMS 6 :D 2020-08-12 13:08:18 +02:00
Indyuce
bf5f3ccdf5 whenDisplayed() method update 2020-08-10 13:04:50 +02:00
Indyuce
38535fe547 !Updated PAPI support 2020-08-08 17:47:39 +02:00
Jules
d3a187cec2 Vault support: money condition 2020-08-03 18:37:40 +02:00
Ethan
0018661c1b !changed pom.xml 2020-07-31 20:13:45 -04:00
Jules
7d054baaf4 !Update lib version 2020-07-30 10:32:53 +02:00
Ethan
f76e93b5bb Added defense stat, requires latest mmolib to function.
Add to lore-format.yml '- '#defense#''

Add to stats.yml 'defense: '&7■ Defense: &f<plus>#''
2020-07-26 01:30:39 -04:00
Indyuce
c800872fb6 Support for Iridescent 2020-07-20 18:08:45 +02:00
Indyuce
49cd441d71 Support for TrHologram 2020-07-20 16:08:44 +02:00
Indyuce
f3443a49bd MMOPlayerData refactor
Please use this version of MMOLib
https://github.com/mmopluginteam/mmolib/releases/tag/1.2.5
2020-07-20 15:44:50 +02:00
Indyuce
5f70618219 Update ver number 2020-07-19 18:52:54 +02:00
ASangarin
49f61f69b5 Invalid recipes no longer throw an exception and are just ignored
(meaning they won't affect loading/appear in game.
They will still error in the log)
2020-07-12 18:49:17 +02:00
Ashijin
fbecc26db6 Testing build bot 2020-07-10 18:17:39 -06:00
Ashijin
db443f6bde Testing build bot 2020-07-10 18:14:04 -06:00
Ashijin
1b1d7d2d3d Testing build bot 2020-07-10 18:08:29 -06:00
Ashijin
e1f03f66ab Testing build bot 2020-07-10 18:00:46 -06:00
Ashijin
b6d778c9ed Testing build bot 2020-07-10 17:56:18 -06:00
ASangarin
b9bb29b559 Recipes can now have amounts
You can also specify the amount of the crafted output using a new item
stat
2020-07-10 22:59:39 +02:00
ASangarin
71113603ea 5.5.1 2020-06-27 01:07:39 +02:00
ASangarin
5dc5677030 MMOItems 5.5.1 - The Colorful Update
You can now use hex colors with most things!
The format is '<#xxxxxx>' and it works just like the old '&x' did.
The old format is still supported and sometimes they can even be mixed!

Requires MMOLib 1.2.3 or later
2020-06-27 00:59:59 +02:00
ASangarin
0321d1c67c version increment
nothing new added
2020-06-26 01:08:23 +02:00
Indyuce
33c9220b2b Stat API refactor 2020-05-09 18:36:48 +02:00
Indyuce
93cb4bd23e Removed a debug msg 2020-05-06 23:13:32 +02:00
Indyuce
421f7b5b4b !Item gen stage 3 2020-04-08 14:18:53 +02:00
Indyuce
1b8a25d656 !Removed prefixes 2020-03-29 17:01:30 +02:00
Aria Sangarin
d3749dbc62 Incremented version number 2020-02-06 08:44:10 +01:00
Aria Sangarin
cc648e2992 Now using MMOLib 1.0.7
(+ minor optimizations)
2020-02-06 08:42:52 +01:00
Ashijin
e161801662 Added some methods to custom blocks API 2020-02-04 20:27:15 -07:00
Aria Sangarin
1d22a3a5ec !Now uses MMOLib 1.0.6 2020-01-29 18:33:11 +01:00
Aria Sangarin
8442fff585 !merged 2020-01-28 13:57:43 +01:00
Aria Sangarin
4933ff3e5c version increment 2020-01-28 13:39:22 +01:00
Indyuce
c1840631d9 Custom Durability Rework
Mending better support
2020-01-18 22:12:16 +01:00
Indyuce
a37ae7056f Fixed vanilla attributes stats offset 2019-12-30 01:20:00 +01:00
Indyuce
fd8d37f1f5 !Update pom 2019-12-29 14:03:35 +01:00
Indyuce
64c3956f8f Updated version number 2019-12-28 23:39:31 +01:00
Aria
3357ab4803 !Updated pom.xml 2019-12-24 23:16:36 +01:00
Aria
51e8979a3c Added 'SKIN' item type
Applies CMD and other cosmetic things when applied to another item.
Updated version number to 5.1.2
2019-12-09 21:44:48 +01:00
Aria
bc92e7f228 Fixed the version checker 2019-11-25 09:00:41 +01:00
Aria
c96a2ec723 Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git 2019-10-21 07:00:02 +02:00
HexedHero
7fee3341e1 !Added PlaceholderAPI to local filesystem because of errors 2019-10-20 03:46:21 +01:00
Aria
ba425f1498 !pom.xml ready for future dev builds 2019-10-19 23:31:41 +02:00
Aria
3ec3fc6999 Release 5.0
(Fixed support for the MMOCore action bar)
2019-10-19 23:30:03 +02:00
Aria
9ea1ba6795 !Added Citizen to local filesystem because of slow building 2019-10-19 21:02:22 +02:00
Aria
503a4fbfdd !Everything needed for Custom Blocks 2019-10-19 20:29:05 +02:00
Ashijin
2c9de6b2ee Updated version for next snapshot release 2019-10-02 01:39:47 -06:00
HexedHero
68f050449e Fix version 2019-10-02 02:40:24 -04:00
Ashijin
1314586bc8 Testing nexus 2019-10-01 20:43:14 -06:00