mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-07 21:13:45 +00:00
Added hex code support to 1.16. Fix material typo. Use bungee chat api.
This commit is contained in:
parent
5031659aa2
commit
c14785863c
8 changed files with 65 additions and 18 deletions
|
@ -22,8 +22,8 @@ import java.util.Arrays;
|
|||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
import java.util.stream.Collectors;
|
||||
import net.md_5.bungee.api.ChatColor;
|
||||
import org.bukkit.Bukkit;
|
||||
import org.bukkit.ChatColor;
|
||||
import org.bukkit.Location;
|
||||
import org.bukkit.Material;
|
||||
import org.bukkit.entity.Player;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue