mirror of
https://github.com/AppleDash/SaneEconomy.git
synced 2024-11-22 10:05:16 +01:00
Make MessageUtils use the right import for people not on Spigot.
This commit is contained in:
parent
f44396db7a
commit
b71b373299
@ -1,7 +1,7 @@
|
||||
package org.appledash.saneeconomy.utils;
|
||||
|
||||
import net.md_5.bungee.api.ChatColor;
|
||||
import org.appledash.saneeconomy.SaneEconomy;
|
||||
import org.bukkit.ChatColor;
|
||||
import org.bukkit.command.CommandSender;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user