MagicLoot
Description
MagicLoot adds a whole new RPG Experience to your Server!
This Plugin randomly generates ruins in the world. These ruins
have Chests in them which will also be randomly filled with Items
MagicLoot's Item System is very easy. You can specify in the Configs
which enchantments can be added, which items can be added
and even whether it should add random Potions or Slimefun Items
Screenshots
Customization
Additional Informations
MagicLoot is fully customizable and expandable. You can add your own Prefixes and Suffixes for the Names of all Items.
Most Items also have a lot of Enchantments. This even works for Mods! If you're f.e. playing with Thaumcraft, all Thaumcraft Enchantments may be applied on some MagicLoot Items.
If you're using Slimefun this Plugin will also spawn Slimefun's and all its addons' Items in some Loot Chests.
You can also configure the Effects Items/Potions can get as well as their Enchantments.
When you find Tools they will of course have a little bit of Damage already.
And if you find Leather Armor it will be dyed in a random color
Also Enchanted Books have been added! These will also come with configurable Enchantments.
Sometimes you also might find "unanalized" Items, if you get lucky and find a Tome of Analizing you can analize them to get cool Items.
The Effects on Items will either start with a +/- "+" means it applies to you, "-" means it applies to your enemy.
Commands and Permissions
There are no Commands and no permissions!
Auto-Updater and Metrics
All my Plugins are using an Auto-Updater to make sure, you're always
using the latest and hopefully most bug free version of my Plugin.
If you don't want this Plugin to be auto-updated, you can turn it off
in the config file at "options -> auto-update: true/false"
They also use a Metrics-System which collects the following Informations:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version
Opting out of this service can be done by editing
plugins/Plugin Metrics/config.yml and changing opt-out to true.
Im new to this stuff and im trying to figure out how to limit how many ruins and loot spawn in chests. I see the customize link but i dont see the config files etc. can someone please tell a noob how to paste those commands in the files and where the files are thank u
Crashes my server whenever a player random teleports to an area where there are structures
If you make your own buildings, does it support glazed terracotta?
Does this work with OpenTerrainGenerator or does it conflict?
Is there a way tohave the creations spawn in specific biomes rather than everywhere? I don't like how they spawn underwater and such so, just wondering.
https://pastebin.com/uJCBvye7
Hey. Is there a way to remove the enchants that this plugin ads from items?
In reply to eni91:
For anyone who wants Magic Loot 3: https://github.com/alekso56/MagicLoot3
To Compile just git clone the project and do mvn clean install
Big Thanks to alekso56 for fixing it for me :D
I am still using this on Spigot 10.2
Most of it is fine.
You need to install CS-CoreLib and Slimefun to use this extra.
this for 1.10 would be awesome
Hello! Why this don't work in 1.8 server? Did i change it to 1.8.1?
For those interested here's a plugin just released that does the same. https://www.spigotmc.org/resources/worldschematics2.28411/
@Aberzhulan
Hey how do i get this to work, im on my 1.8 server, placed it in my folder and restarted, i do /pl and its not there, nothing happens
Hey how do i get this to work, im on my 1.8 server, placed it in my folder and restarted, i do /pl and its not there, nothing happens
@xH3LLRAIZ3Rx
If you're looking for a version compatible with SF 4, that doesn't help unless you're a dev. The one that you linked was built using SF 3.6
if someone can, please compile this https://github.com/TheBusyBiscuit/MagicLoot3
Could not pass event ChunkPopulateEvent to MagicLoot v2.1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:986) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.loadNearby(Chunk.java:950) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:173) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:139) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:119) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getChunkAt(CraftWorld.java:129) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getBlockAt(CraftWorld.java:93) [spigot.jar:git-Spigot-687a019-4c1e934]
at com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockFromTo(WorldGuardBlockListener.java:145) [worldguard-6.1.jar:6.1]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:140) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:574) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:557) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.onPlace(BlockFlowing.java:266) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:512) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.setTypeAndData(World.java:370) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.flow(BlockFlowing.java:162) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:144) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:574) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:557) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.onPlace(BlockFlowing.java:266) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:512) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.setTypeAndData(World.java:370) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.flow(BlockFlowing.java:162) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:144) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:574) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:557) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.onPlace(BlockFlowing.java:266) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:512) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.setTypeAndData(World.java:370) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.flow(BlockFlowing.java:162) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:144) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:574) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:557) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.onPlace(BlockFlowing.java:266) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:512) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.setTypeAndData(World.java:370) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldGenLiquids.generate(SourceFile:63) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:285) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:88) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeBase.a(SourceFile:245) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderGenerate.recreateStructures(SourceFile:472) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.generator.NormalChunkGenerator.recreateStructures(NormalChunkGenerator.java:41) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:964) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.loadNearby(Chunk.java:950) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:173) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:139) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:119) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getChunkAt(CraftWorld.java:129) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getBlockAt(CraftWorld.java:93) [spigot.jar:git-Spigot-687a019-4c1e934]
at com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockFromTo(WorldGuardBlockListener.java:145) [worldguard-6.1.jar:6.1]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:140) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:574) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:557) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.onPlace(BlockFlowing.java:266) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:512) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.setTypeAndData(World.java:370) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldGenLiquids.generate(SourceFile:63) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:285) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:88) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeBase.a(SourceFile:245) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderGenerate.recreateStructures(SourceFile:472) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.generator.NormalChunkGenerator.recreateStructures(NormalChunkGenerator.java:41) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:964) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.loadNearby(Chunk.java:950) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:173) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:139) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:119) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getChunkAt(CraftWorld.java:129) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getBlockAt(CraftWorld.java:93) [spigot.jar:git-Spigot-687a019-4c1e934]
at com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockFromTo(WorldGuardBlockListener.java:145) [worldguard-6.1.jar:6.1]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BlockFlowing.b(BlockFlowing.java:140) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.World.a(World.java:2184) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.WorldGenLiquids.generate(SourceFile:64) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:285) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeDecorator.a(SourceFile:88) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.BiomeBase.a(SourceFile:245) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderGenerate.recreateStructures(SourceFile:472) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.generator.NormalChunkGenerator.recreateStructures(NormalChunkGenerator.java:41) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:964) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.Chunk.loadNearby(Chunk.java:950) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:173) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:139) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:119) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getChunkAt(CraftWorld.java:129) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.getBlockAt(CraftWorld.java:93) [spigot.jar:git-Spigot-687a019-4c1e934]
at com.palmergames.bukkit.towny.regen.PlotBlockData.getBlockArr(PlotBlockData.java:67) [Towny.jar:?]
at com.palmergames.bukkit.towny.regen.PlotBlockData.initialize(PlotBlockData.java:40) [Towny.jar:?]
at com.palmergames.bukkit.towny.tasks.RepeatingTimerTask.run(RepeatingTimerTask.java:48) [Towny.jar:?]
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-687a019-4c1e934]
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:741) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot.jar:git-Spigot-687a019-4c1e934]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot.jar:git-Spigot-687a019-4c1e934]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Caused by: java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) [?:1.8.0_60]
at me.mrCookieSlime.MagicLoot.ItemManager.createItem(ItemManager.java:131) [?:?]
at me.mrCookieSlime.MagicLoot.ItemManager.fillChest(ItemManager.java:149) [?:?]
at me.mrCookieSlime.MagicLoot.Schematic.pasteSchematic(Schematic.java:127) [?:?]
at me.mrCookieSlime.MagicLoot.RuinBuilder.buildRuin(RuinBuilder.java:25) [?:?]
at me.mrCookieSlime.MagicLoot.MLListener.onRuinGenerate(MLListener.java:72) [?:?]
at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source) [?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot.jar:git-Spigot-687a019-4c1e934]
... 125 more
This is an awesome plugin but i found a bug. Many players on my server were encountering the problem in which certain items generated by magic loot would disconnect them from the server.
@Grrevous
It doesnt seem to work for me. I used spigot 1.9 and bukkit 1.9, but neither worked.
@mrCookieSlime
Probability on update of this plugin?