mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Already locked it once.
This commit is contained in:
parent
bc9e946618
commit
49fe98ac57
@ -267,7 +267,6 @@ public final class PartyManager {
|
|||||||
|
|
||||||
if (password != null) {
|
if (password != null) {
|
||||||
party.setPassword(password);
|
party.setPassword(password);
|
||||||
party.setLocked(true);
|
|
||||||
player.sendMessage(LocaleLoader.getString("Party.Password.Set", password));
|
player.sendMessage(LocaleLoader.getString("Party.Password.Set", password));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user