Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
Hello updated MMOItems Premium with a new update entry:

6.8

This is a big update and it took quite a long time to work on! Please take your time to update the three MMO plugins as they do feature a lot of (awesome) changes. If you like recent updates do consider leaving a plugin review!

Reminder: read the MythicLib changelog! All the changes which apply to MythicLib also impacts MMOItems.

Patches
  • Fixed an issue with Heroes skill damage...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.8.1

Please read the 6.8 changelog first!

Additions & Patches
  • Now relies on MythicLib to apply item glow. No longer requires GlowAPI
  • Readded default item sets (should have been added in the previous update)
  • You can now use a simple number to configure item tier capacity instead of a base/scale formula
  • Fixed issues with hex colors
  • Fixed an issue with armor applying stats when held in hand
  • New stats to increase attributes from MMOCore

Config Changes...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.8.2

Please read the 6.8.1 changelog first!
  • Fixed the Player is offline issue when players disconnect for too long
  • Fixed an issue with some stats being unavailable to shields/catalysts
  • Fixed an issue with custom bow pull force and damage
  • Changed the default consumables.yml file
  • Potion effects no longer show for tipped arrows. Use Arrow Potion Effects instead
  • Fixed unidentified items not showing item tier
  • Fixed an issue with arrow potion effects
...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.9

The moment you've all been waiting for! Holiday updates yay!

Thanks to the new Discord verification bot, and soon using the new website we'll be able to publish frequent development builds which will allow us to have more stable Spigot releases for the MMO plugins.

These updates took SO MUCH TIME to work on, and a LOT of things have happened: we have new developers for MI and MMOCore, and TONS of bugs were squashed. Once we get the Gitlab issue tracker all cleaned up, we'll start working...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.9.1

  • Fixed an issue with MI placeholders
  • Fixed an issue with item revs
  • New option in the config file:
Code (Text):
# Some item stats like 'Commands' or NBTTags can be abused to become op.
# You can bind a specific permissions to these stats to limit their edition.
# You need a perm plugin that supports Vault for that option to work.
# The corresponding permission is "mmoitems.edit.op".
op-item-stats:
enabled: false
stats:
- COMMANDS
- CUSTOM_NBT...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.9.2

These updates feature a lot of bug fixes for all of the MMO plugins which are still our priority. We do still have a little side feature for you tho!

We hope you'll appreciate the updates as always, as they took quite a long time to make. We'd like to remind you that we now have an official website that we will be using to centralize useful links as well as up-to-date development builds for the MMO plugins!

We still have a lot of plans for future MMO updates in order to both add...

Read the rest of this update entry...
 
Error occurred while enabling MMOItems v6.9.2 (Is it up to date?)
java.lang.NoSuchMethodError: java.lang.String.formatted([Ljava/lang/Object; )Ljava/lang/String;
at net.Indyuce.mmoitems.api.ItemSet.<init>(ItemSet.java:39) ~[?:?]
at net.Indyuce.mmoitems.manager.SetManager.reload(SetManager.java:29) ~[?:?]
at net.Indyuce.mmoitems.manager.SetManager.<init>(SetManager.java:17) ~[?:?]
at net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:164) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:492) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:406) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:554) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_361]





some body help me!? how to fix this....
 
you need an older version of mmo items, or well update minecraft to a more recent version
Error occurred while enabling MMOItems v6.9.2 (Is it up to date?)
java.lang.NoSuchMethodError: java.lang.String.formatted([Ljava/lang/Object; )Ljava/lang/String;
at net.Indyuce.mmoitems.api.ItemSet.<init>(ItemSet.java:39) ~[?:?]
at net.Indyuce.mmoitems.manager.SetManager.reload(SetManager.java:29) ~[?:?]
at net.Indyuce.mmoitems.manager.SetManager.<init>(SetManager.java:17) ~[?:?]
at net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:164) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:492) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:406) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:554) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_361]





some body help me!? how to fix this....
 
Hello updated MMOItems Premium with a new update entry:

6.9.3

  • Fixed a dead link in the item browser
  • New stats for AureliumSkills compatibility
  • CustomDurabilityDamageEvent now has a handler list
  • MMOItems now supports multiple RPG plugins at the same time. Only one of them will be used to fetch the player's level and class
  • Fixed an issue with item modifiers saying "Template Data is not Numeric Stat Formula"
  • Fixed placeholder %mmoitems_stat_<>%, it is now more lenient
  • No longer using lang3
This build is...

Read the rest of this update entry...
 
Hello updated MMOItems Premium with a new update entry:

6.9.4

These MMO updates took hundreds of hours of work, we hope you'll like them!

As always, we now have a working setup for development builds on your website, don't hesitate to verify your Discord account and access them for free (as long as you bought the plugins). This gives us more frequent user feedback and lets you ancitipate version transitions.
  • Improved double evaluator to support more math functions
  • Fixed soulbound when disabling keep-soulbound-on-death
  • Spectral...

Read the rest of this update entry...
 
Can you please update this to the latest dev build #138, pls
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock