Commit Graph

101 Commits

Author SHA1 Message Date
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
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