mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Modify message for hotloading
This commit is contained in:
parent
143349be3a
commit
4558cb4846
@ -183,7 +183,7 @@ public class IrisProject
|
||||
|
||||
Bukkit.getScheduler().scheduleSyncDelayedTask(Iris.instance, () ->
|
||||
{
|
||||
sender.sendMessage("Hotloading Active! Change any files and watch them appear as you load new chunks!");
|
||||
sender.sendMessage("Hotloading Active! Change any files and watch your changes appear as you load new chunks!");
|
||||
|
||||
if(sender.isPlayer())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user