TfT-02 / Ghosts

Ghosts is a Bukkit plugin which changes the way players die in Minecraft. A tombstone is created at the site of death and the player will respawn as a ghost. Once they manage to complete their corpse run, the player receives their items back.
http://dev.bukkit.org/bukkit-plugins/ghosts/
Other
2 stars 2 forks source link

Duplicating Issue in PVP areas with "keep items on death" #4

Open technolians opened 10 years ago

technolians commented 10 years ago

just downloaded newest version http://jenkins.genesis-mc.com/view/TfT_02/job/Ghosts/21/ tested it several times, i seem to keep my inventory on death now and when i get to the tombstone, it gives me a copy of what i died with(which i also kept).

TfT-02 commented 10 years ago

Auch, that's not good!

technolians commented 10 years ago

yea. xD thought id tell ya

technolians commented 10 years ago

Hey, i found the issue (good thing too, might save you some coding time.) seems that its world guard overriding items on death(which i didn't think of at first). so i either have to remove warzone items on death or remove ghosts(which i do like). neither of which i want to do. Could you add a "ignore world/disabled worlds" option to the config. i can make a new thread if you wish

Edit: renamed thread instead

TfT-02 commented 10 years ago

Oh that should narrow it down, glad you found that out! Though I don't exactly understand what the conflict it. What plugin is causing this conflict? WorldGuard? If so, which setting in particular?

And yes, I will definitely add a disabled worlds config option.

technolians commented 10 years ago

been doing some testing, it seems to be Factions. i can't seem to find the config for ItemsKeptOnDeath for Warzone however and theres no flags/perms for such.