teozfrank / DuelMe

DuelMe is a bukkit plugin to allow players to duel each other for fun
http://dev.bukkit.org/bukkit-plugins/duelme/
MIT License
9 stars 14 forks source link

Bug #50

Closed emilyallerdings closed 8 years ago

emilyallerdings commented 8 years ago

Doesnt teleport players after someone is killed

emilyallerdings commented 8 years ago

it doesnt end the duel after a player dies

teozfrank commented 8 years ago

You prob have a plugin like combat tag preventing the teleportation. Disable it on the world that the arenas are in.

emilyallerdings commented 8 years ago

No, I dont. It also glitches out when I reload the plugin and breaks everything and I need to delete the config folder. This plugin just seems completely broken

teozfrank commented 8 years ago

Any errors? What version of spigot are you running?

emilyallerdings commented 8 years ago

1.8.8

teozfrank commented 8 years ago

Dont reload the plugin, restart your server.

Could you list your plugins and provide me with a step by step guide into re-producing your issue please.

emilyallerdings commented 8 years ago

WorldEdit, Advanced_Item_Effects, ArcaneEnchants, GroupManager, RespawnItems, AntiSpam, CrackShot, Buycraft, BukkitHiddenSyntaxBlocker, HolographicDisplays, LaggRemover, Pixelator, WorldGuard, NoCheatPlus, BungeePortals, aAntiSpam, Rename, AntiJoinBot, DuelMe, Vault, KillRankup, Essentials, KingKits, Citizens, ChestCommands, EssentialsChat, ArchonCrates, EssentialsSpawn

  1. Make an arena
  2. Get 2 people to join the game
  3. Let one win by killing the other player
  4. Wont teleport the other player out

And to make it all break

  1. Make an arena
  2. Get it all setup
  3. Do /dueladmin reload
  4. Watch all of your arenas disappear
  5. Plugin breaks so you need to restart the whole server then and then remake all of the arenas
teozfrank commented 8 years ago
Make an arena
Get 2 people to join the game
Let one win by killing the other player
Wont teleport the other player out

Tested the first with minimum plugins required to run the plugin, cant reproduce. Player that dies is forced to respawn and player that wins is teleported back to origional location as intended.

And to make it all break

Make an arena
Get it all setup
Do /dueladmin reload
Watch all of your arenas disappear
Plugin breaks so you need to restart the whole server then and then remake all of the arenas

Fixed in version 0.11.0 and above. There is actually no need to reload after creating arenas... But there was an issue that cleared the arena cache first before saving causing the loss of arenas as you said please test with the latest version and get back to me.

https://www.spigotmc.org/resources/duelme-beta-spigot-1-8-8-only.541/update?update=77937

teozfrank commented 8 years ago

Closed as no response made and issue was fixed in a newer version.