mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-25 18:19:14 +00:00
Modify message for hotloading
This commit is contained in:
@@ -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())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user