Fix up default role and promote commands
This commit is contained in:
@@ -101,6 +101,7 @@ public class CmdJoin extends FCommand {
|
||||
fplayer.resetFactionData();
|
||||
fplayer.setFaction(faction);
|
||||
faction.deinvite(fplayer);
|
||||
fme.setRole(faction.getDefaultRole());
|
||||
|
||||
if (Conf.logFactionJoin) {
|
||||
if (samePlayer) {
|
||||
|
||||
Reference in New Issue
Block a user