Lift

585k Downloads

Lift broken after ban of a player in that Lift

Maxetto opened this issue · 6 comments

commented

(As posted in comment on bukkitdev)

When someone gets banned while he/she is in the lift, the lift will stop working forever.

I got this bug on my spawn elevator and also some users got this bug in their...

Possible solution: "/lift clear" to clear all players marked as entities in the lift.

Using Bukkit RB 1.5.2 R1.0 and Lift 36

commented

I just tested this and could not reproduce it. The lift shows that the player was banned and kicked, removed the player form the lift, saw the lift was empty and shut the lift down. I unbanned myself, logged back in, and used the lift again.

Are you using any plugins that intercept the ban command?

commented

If you restarted and it didn't work then it is unrelated to banning. A
block was broken or placed that is preventing the plugin from creating the
lift. You can use the command /lift inside the offending lift shaft to
check for misplaced blocks.

Also update to the latest version (38) as it fixes a major generation bug
On Jul 23, 2013 1:09 PM, "Maxetto" [email protected] wrote:

I mean if i have banned someone which was on using the elevator in that
moment, nobody can use the elevator again (And i don't know who was on the
elevator and either i don't want unban it).

Nothing works:

  • Reload server
  • Restart server
  • Destroy and rebuild elevator

The only thing you can do is build the elevator somewhere else.

P.S. Maybe it isn't related with bans, i supposed it... By the way,
something broke the elevator and it's impossible to get it working again...


Reply to this email directly or view it on GitHubhttps://github.com//issues/98#issuecomment-21442150
.

commented

I also already did /lift... All i know is that the Lift is inside the spawn, where only ops can modify blocks (and i'm the only Op), the top glass block was missing, that's all...
However i will update on v38 when I will update to 1.6.2 ;)

commented

38 should work on past version of bukkit. Unlike forge bukkit plugins
usually are not very version dependent
On Jul 23, 2013 2:55 PM, "Maxetto" [email protected] wrote:

I also already did /lift... All i know is that the Lift is inside the
spawn, where only ops can modify blocks (and i'm the only Op), the top
glass block was missing, that's all...
However i will update on v38 when I will update to 1.6.2 ;)


Reply to this email directly or view it on GitHubhttps://github.com//issues/98#issuecomment-21449117
.

commented

I mean if i have banned someone which was on using the elevator in that moment, nobody can use the elevator again (And i don't know who was on the elevator and either i don't want unban it).

Nothing works:

  • Reload server
  • Restart server
  • Destroy and rebuild elevator

The only thing you can do is build the elevator somewhere else.

P.S. Maybe it isn't related with bans, i supposed it... By the way, something broke the elevator and it's impossible to get it working again...

commented

Ok, closing it for now.