mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
Remove legacy code.
This commit is contained in:
parent
1cdbe07adb
commit
2cf633af83
@ -343,11 +343,6 @@ public class ChatListener implements Listener {
|
||||
chDistance = eventChannel.getDistance();
|
||||
}
|
||||
|
||||
// format = Format.FormatStringAll(PlaceholderAPI.setBracketPlaceholders(mcp.getPlayer(), Format.FormatStringAll(eventChannel.getFormat())));
|
||||
// if(plugin.getConfig().getBoolean("formatcleaner", false)) {
|
||||
// format = format.replace("[]", " ");
|
||||
// format = format.replace(" ", " ").replace(" ", " ").replace(" ", " ");
|
||||
// }
|
||||
format = Format.FormatStringAll(eventChannel.getFormat());
|
||||
|
||||
filterthis = eventChannel.isFiltered();
|
||||
|
Loading…
x
Reference in New Issue
Block a user