Added /f chat mod
This commit is contained in:
committed by
Trent Hensler
parent
f65fe27c53
commit
fe464ba750
@@ -3,6 +3,7 @@ package com.massivecraft.factions.struct;
|
||||
import com.massivecraft.factions.zcore.util.TL;
|
||||
|
||||
public enum ChatMode {
|
||||
MOD(4,TL.CHAT_MOD),
|
||||
FACTION(3, TL.CHAT_FACTION),
|
||||
ALLIANCE(2, TL.CHAT_ALLIANCE),
|
||||
TRUCE(1, TL.CHAT_TRUCE),
|
||||
|
||||
Reference in New Issue
Block a user