➥ PlaceholderAPI Support ➥ Single Line Formatting ➥ Bukkit Color Code Support ➥ Built-in Placeholders
➥ /lc - Gives information about the plugin. ➥ /lc help - Shows help message. ➥/lc reload - Reloads the Plugin.
➥ lc.color - Access to use color codes in chat. ➥lc.reload - Access to command /lc reload.
Code (Text):
# LookChat
# Version: 0.1
# Created by: N1X
#
# Default Placeholders:
# {sender} - Return the name of message sender.
# {message} - Returns the message that player sent.
#
# This plugin supports all placeholders by PlaceholderAPI.
# See all available placeholders at https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders
# Use PAPI Placeholders in the string.
# example -> Format: "%player_name% : {message}"