Commit Graph

109 Commits

Author SHA1 Message Date
Ethan
0646b3b67a support for latest mmolib 2021-02-20 05:08:44 -05:00
Joshua
f475ad0e24 Work with latest mythiclib? 2021-02-19 11:20:11 -06:00
Ethan
892b29c648 !legacy color support 2021-02-12 23:37:53 -05:00
Ethan
cc294a79f6 This build fixes ticket #0850. Hex colors now work correctly in item names and lores. 2021-02-12 16:37:28 -05:00
Joshua
77f6e2f258 latest versions update 2021-02-12 10:37:38 -06:00
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
1e5a72dd0b !add mini message support for item names and lores 2021-02-11 13:53:39 -07:00
Joshua
cef12f2298 build please 2021-02-07 02:43:18 -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
Joshua
d74e9f8157 !pom change 2021-02-05 10:37:52 -06:00
Joshua
104375febd !THIS BUILDS WITH MYTHICLIB PLEASE DONT PUSH OR USE 2021-02-03 14:18:34 -06:00
ASangarin
fcf0364a03 !version increment 2021-01-02 21:02:29 +01:00
ASangarin
f875833a1a Item drops added by MMOItems are now dropped more naturally and have a much lower (if not 0%) chance of glitching through the ceiling 2020-12-15 20:40:33 +01:00
ASangarin
571bc4c8b3 Added (proper) SkillsPro support 2020-12-14 20:11:05 +01:00
Ashijin
6f040883e7 don't wipe all the player's enchants when using the item revision system 2020-12-07 01:36:21 -07:00
ASangarin
8ce520cc2a test build bot 2020-12-06 20:23:50 +01:00
ASangarin
4375c1e97b push build 2020-12-06 17:49:41 +01:00
ASangarin
7402b572ab > MMOItems 6.5 - API Handling Rewrite
REQUIRES MMOLIB 1.7!!!
- Rewrote MMOLib compatibility API (MMOLib is still a dependency!)
- Lootsplosions are now a part of MMOItems.
2020-12-06 17:47:13 +01:00
ASangarin
0fe5f632ce !pom changes 2020-12-04 19:06:55 +01:00
ASangarin
06ecbb46bb !cleanups 2020-11-30 21:00:09 +01:00
ASangarin
8149cb6ca2 Revision ID System
- Automatically update old items by assigning different revision IDs for your templates. More about this feature on the wiki.
- config.yml version detection. This will help users update their config file when we change things!
2020-11-28 18:50:41 +01:00
ASangarin
748492f383 Added a config update system.
You will now be notified if you use an outdated 'config.yml' file
Added an auto-soulbind stat which let's you automatically soulbind items when acquired.
Fixed ingredient displays showing up as "INVALID"
2020-11-25 23:31:25 +01:00
ASangarin
00d76fd2e6 Massive Plugin Code Refactor (6.3)
- MASSIVE optimization update:
Decreased memory usage.
Improved calculation times,
and more...
- Improved Item Set stat entry
2020-11-23 16:58:37 +01:00
ASangarin
d95017317b Permanent Potion Effects no longer override better effects of the same type 2020-11-21 15:48:31 +01:00
ASangarin
2a8874ae1c !WIP mmoitembuilder
fix for modifier weights not working as intended
2020-10-16 03:56:45 +02:00
ASangarin
e25ffdf366 6.2.4 - Item Generation Bug Fixes
Fixed '/mi generate' not randomizing items
Fixed '/mi generate' not respecting '-id:'
Item Builder no longer throwing errors if tier doesn't have gen options
2020-10-15 03:09:19 +02:00
ASangarin
dd8ff0ff64 MMOItems 6.2.3
Fixed lots of Player must be Online errors
A few other tiny bug fixes
2020-10-06 03:08:06 +02:00
ASangarin
ac95cab01e MMOItems 6.2.2
- Readded Durability in lore!
The format can be changed in 'dynamic-lore.yml'
You need to add - '%durability%' to lore-format.yml for it to work.
- Fixed ingredient name display
- Fixed NBTTag inputting & made it compatible with Double values
2020-09-27 21:40:49 +02:00
ASangarin
f4a20057d0 Fixed a bug where version below 1.16 would fail to load 2020-09-24 01:32:29 +02:00
ASangarin
fdbd2cf344 !ItemUse refactor
now uses VolatileMMOItem instead of LiveMMOItem. Hopefully this will
reduce the lag caused by multi-block breaks, etc.
2020-09-22 20:34:14 +02:00
HexedHero
bd333cd8ae !Update BSP to 2.0.9 2020-09-18 09:57:21 +01:00
Ethan
25f738f80c Item Updater has been updated and should now function correctly. Be warned this build is moslty untested and you could encounter some issue. Please report them on our gitlab page. MMOLib 1.3.4+ Required. 2020-09-15 21:14:00 -04:00
HexedHero
3fed589b90 !Better version ID 2020-09-11 17:13:40 -07:00
HexedHero
e6739a82fa !Updated MMOLib to 1.3 and added notes in pom 2020-09-11 19:00:04 +01:00
ASangarin
1ea9996d1f !incremented version 2020-09-10 14:56:54 +02:00
Ethan
6317a72562 !changed version number 2020-09-08 13:47:08 -04:00
Ashijin
ab06070851 Made custom block WorldGen go BRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR 2020-09-03 01:25:18 -06:00
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