Codisimus / PhatLoots

Bukkit Plugin which provides highly configurable loot for all
http://codisimus.com/phatloots
18 stars 58 forks source link

Similar loot table names #62

Open Legendaryx opened 8 years ago

Legendaryx commented 8 years ago

Hi,

I have an issue with droptables that have similar names like this:

WorldLootI WorldLootIII

They give errors at times and sometimes I cannot do: /loot WorldLootIII It will always do: WorldLootI

I also tried renaming the loot table to this: WorldLootI -- > WorldLoot101 WorldLootII -- > WorldLoot202

But it still gave me the bug and error.

Also placed chests through the world reset probably because of this.

I have WorldLootI, WorldLootII, WorldLootIII, WorldLootIIII

SCattered through my rpg world but WorldLootI and WorldLootII seem to reset occasionally. (The chests they are linked to)