All Downloads are FREE. Search and download functionalities are using the official Maven repository.

br.net.fabiozumbi12.UltimateChat.Bukkit.hooks.UCFactionsHookInterface Maven / Gradle / Ivy

The newest version!
package br.net.fabiozumbi12.UltimateChat.Bukkit.hooks;

import org.bukkit.entity.Player;

public interface UCFactionsHookInterface {
    String formatFac(String text, Player sender, Object receiver);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy