Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Auto Cell Selection Back on Jail #42

Closed
ghost opened this issue Jan 31, 2015 · 3 comments
Closed

Add Auto Cell Selection Back on Jail #42

ghost opened this issue Jan 31, 2015 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Jan 31, 2015

When I used /jail [username] on a player, the player was assigned a cell and teleported to it, rather the prisoner was teleported to the main teleport point for the jail instead.

Using Build #160.

@graywolf336
Copy link
Owner

Please list the full command which you did.

@ghost
Copy link
Author

ghost commented Jan 31, 2015

if the user being jailed was named foo, it would be /jail foo. There were no other additional parameters. When I had this plugin before, that was all it took to jail someone. If the jail had cells it automatically put the prisoner into a cell.

@graywolf336
Copy link
Owner

Interesting, I don't remember seeing that specific logic in the code. I just looked and you're correct, it did actually do that: https://github.com/multidude/Jail/blob/bug-fixes/src/com/matejdro/bukkit/jail/PrisonerManager.java#L103

Maybe retitle this issue to something like Add Auto Cell Selection Back on Jail, that way it is more descriptive as to what needs to happen?

@ghost ghost changed the title Using Jail command with a jail with cells does not assign prisoners to a cell. Add Auto Cell Selection Back on Jail Jan 31, 2015
@ghost ghost mentioned this issue Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant