MIReplacer - (Requires MMOItems) icon

MIReplacer - (Requires MMOItems) -----

Automatically change vanilla items into MMOItems.




Version: 3.2.2
Simple enough and useful for seamlessly connecting between RPG elements and vanilla elements

Version: 3.2.2
A very practical and exquisite plugin that allows my RPG server to connect naturally with vanilla equipment. Please do not interrupt updates and support

Version: 3.2.2
Very interesting plugin, a lot of it works as it should... Except for one bug... When I try to smelt MMOItem(raw gold) with MMOItem(coal), it burns forever. But, if I put a vanilla item instead of MMOItem(and remove the recipe from MMOItems), it will correctly smelt MMOItem(ingot).

Version: 3.2
Good plugin. However, there is a huge bug in 1.20, when you upgrade a tool to netherite, it actually removes all enchantments on that tool. Please fix that on your next update.

Version: 3.1
Plugin does it's job but it is limited to 1.20.1 and 1.20 despite loading. When you attempt to load this plugin on 1.20.2+ it will load but will not function.

Version: 3.1
does not work

[Server thread/ERROR]: Could not pass event PrepareItemCraftEvent to MIReplacer v3.1
java.lang.NoSuchMethodError: 'net.Indyuce.mmoitems.api.item.mmoitem.MMOItem net.Indyuce.mmoitems.api.item.build.MMOItemBuilder.build()'
at eu.asangarin.mir.api.MIROptions.generate(MIROptions.java:32) ~[MIReplacer-3.1.jar:?]
at eu.asangarin.mir.MIReplacer.replace(MIReplacer.java:141) ~[MIReplacer-3.1.jar:?]
at eu.asangarin.mir.EventListener.itemPrepareCraft(EventListener.java:66) ~[MIReplacer-3.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor547.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:git-Purpur-2121]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[purpur-1.20.4.jar:git-Purpur-2121]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[purpur-1.20.4.jar:git-Purpur-2121]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:617) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.callPreCraftEvent(CraftEventFactory.java:1507) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.world.inventory.CraftingMenu.slotChangedCraftingGrid(CraftingMenu.java:94) ~[?:?]
at net.minecraft.world.inventory.CraftingMenu.lambda$slotsChanged$0(CraftingMenu.java:105) ~[?:?]
at net.minecraft.world.inventory.ContainerLevelAccess.lambda$execute$0(ContainerLevelAccess.java:85) ~[?:?]
at net.minecraft.world.inventory.ContainerLevelAccess$2.evaluate(ContainerLevelAccess.java:72) ~[?:?]
at net.minecraft.world.inventory.ContainerLevelAccess.execute(ContainerLevelAccess.java:84) ~[?:?]
at net.minecraft.world.inventory.CraftingMenu.slotsChanged(CraftingMenu.java:104) ~[?:?]
at net.minecraft.world.inventory.TransientCraftingContainer.setItem(TransientCraftingContainer.java:147) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.world.inventory.Slot.set(Slot.java:67) ~[purpur-1.20.4.jar:git-Purpur-2121]
at org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryView.setItem(CraftInventoryView.java:62) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.world.inventory.AbstractContainerMenu.doClick(AbstractContainerMenu.java:488) ~[?:?]
at net.minecraft.world.inventory.AbstractContainerMenu.clicked(AbstractContainerMenu.java:383) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3141) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1485) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1462) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1385) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1363) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247) ~[purpur-1.20.4.jar:git-Purpur-2121]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.4.jar:git-Purpur-2121]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Version: 3.1
Should be a preimum plugin add-on. Works perfectly and does exactly what it says it will.

Version: 3.1
An underrated plugin that provides a solution to a feature everybody is asking for. It deserves more attention.

Version: 3.0
great plugin with simple configuration
very easy to connect with MMOitems
works great on a survival server

Version: 3.0
Сделайте пожалуйста чтобы с ItemsAdder можно было заменять на MMOItems предметы.

Version: 3.0
Good plugin but never worked correctly for me, advanced enchantments and vanilla enchants all are gone on conversion. even tho in config have set to keep them.

Version: 2.5
It's just a good plugin that brings me a lot of convenience. And I think it will be even more excellent if can add a new option to prevent removing some specified NBT tags, which is very useful for some conditions during replacing, such as preserving the stored items in a shulker box or keep the texture of a player head :).

Version: 2.5
I found a problem
My mmoitems item uses random attributes
When one of the materials is taken down and put back, the properties will be refreshed
However, if you use "craftinglorepreview", as long as you view the item NBT during production, you will know the attributes

Version: 2.5
Pretty useful plugin. It would be nice if there was a "convert on trade" option, but I'll have to use inventory change for now.

Version: 2.5
good but theres a problem that it changes every single item. like when I used a resourcepack item like custommodeldata or custom lored texture item it will turn into a without limitation. its kinda meed some filter for lore or other nbts for custom textures if they not saved in mmoitems.

Version: 2.4.5
Love the plugin! its so easy to use and works as intended. cant wait for a 1.18 version.
-
Author's response
Latest version should work on 1.18 :)

Version: 2.4.5
Great plugin! But I have a problem, when using it together with Itemsdder, MIReplacer replaces ItemsAdder items together, is there a way to solve this problem?
-
Author's response
Depending on how ItemAdder items are identified, you may be able to add a NBT blacklist to MIReplacers config.

Version: 2.4.5
Such a good plugin, we love it. I do really wish we can get it working on 1.17.1 soon <3
-
Author's response
If you get on latest ARIA, it should work on 1.17.1 :)

Version: 2.4.5
This is amazing, for too long ive been using many plugins to remove / replace / customize recipes to get random MMOItems when crafting or finding items, NO MORE, scrapped them all and this does it all, great work.

Version: 2.4
Exactly what MMOItems needs, very good plugin, does exactly what it is supposed to do, without any issues.

Version: 2.4
Dope, Nice update. Great plugin also by the way very helpful when you're using 100+ sets of gear and need to lower stats below vanilla to have variation.

Version: 2.1.1
Wonderful resource it save us a lot of time when we want to convert vanilla items into mmoitems love it <3
-
Author's response
Appreciate the feedback! :D

Version: 2.0.1
Very surprising plugin! This is a great help for using MMOItems
------------------------------------------------------------------------------------------
-
Author's response
Thank you <3

Version: 1.3
This brings a more RPG aspect to crafting, Allowing for users to create items in MMOITEMS and have the vanilla crafting recipe transform into your MMOITEMS items. And with chances!!! can you say rarity!

One caveat please update to 1.16!!!!
-
Author's response
1.16 is supported :)

Version: 1.3
Excellent plugin. Could you support custom model data for blocks though? I have custom ores on the server and I'd like for it to drop custom mmoitems items.
-
Author's response
MIReplacer doesn't touch drops at all, so sadly can't be done with this plugin!

Version: 1.0
Solid and active dev ready to help and listen to users. Easily accessable too!

(I was held at gunpoint to write this)
-
Author's response
I guess I'll have to put down my weapons now.
Anyway, thanks for the review <3

Version: 1.2.2
Amazing developer and person as a whole! Does a lot for everyone including me <3 Thank you!
-
Author's response
Thanks Hexed! <3

Version: 1.2.2
Great work. Addresses most of my issues and isn't invasive at all. Developer is open to suggestions and makes cool features !
-
Author's response
Thank you!
I do my best <3

Version: 1.2.2
Its like... MASSIVE COSMIC POWER, itty bitty plugin. Love it! Can't wait for more updates.
-
Author's response
Thanks for your review Carson! <3

Resource Information
Author:
----------
Total Downloads: 7,955
First Release: Sep 1, 2019
Last Update: Jun 10, 2024
Category: ---------------
All-Time Rating:
27 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings