Showing Dropping Anvil Something (Ignore)

This commit is contained in:
Driftay
2019-09-15 05:14:14 -04:00
parent 2a1a8db554
commit e7db7170d1
285 changed files with 28757 additions and 28757 deletions

View File

@@ -2,8 +2,8 @@ package com.massivecraft.factions.cmd.roles;
public class CmdDemote extends FPromoteCommand {
public CmdDemote() {
aliases.add("demote");
this.relative = -1;
}
public CmdDemote() {
aliases.add("demote");
this.relative = -1;
}
}