Package com.tomkeuper.bedwars.api.chat
Interface IChat
public interface IChat
Get Chat Methods
-
Method Summary
-
Method Details
-
getPrefix
Get Player prefix- Parameters:
p
- player from which to take the prefix
-
getSuffix
Get Player suffix- Parameters:
p
- player from which to take the suffix
-