color update
parent
69b1b3828a
commit
a3b78e1bf1
|
@ -29,7 +29,7 @@ public class LobbySystem extends JavaPlugin {
|
|||
|
||||
Bukkit.getScheduler().runTaskTimerAsynchronously(getInstance(), () -> {
|
||||
for (Player player : Bukkit.getOnlinePlayers()) {
|
||||
player.sendMessage("§2hel§cl§2o §choi §2friend §aboyy§cy §cjuhu");
|
||||
player.sendMessage("§2hel§cl§2o §choi §2friend §aboyy§cy §cjuhu §elul");
|
||||
}
|
||||
}, 1L, 2 * 60L);
|
||||
|
||||
|
|
Loading…
Reference in New Issue