mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-22 12:13:23 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
65011f42da
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -60,9 +60,9 @@ body:
|
|||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please ensure you meet each of the requirements below
|
description: Please ensure you meet each of the requirements below
|
||||||
options:
|
options:
|
||||||
- label: I am using an unmodified version of Iris. (If you modified the plugin and see an issue, make sure it is reproducable on the latest spigot version or contact [support](discord.gg/volmit))
|
- label: I am using an unmodified version of Iris. (If you modified the plugin and see an issue, make sure it is reproducable on the latest spigot version or contact [support](https://discord.gg/volmit))
|
||||||
required: true
|
required: true
|
||||||
- label: I am using Spigot, Paper, Tuinity, or Purpur. (If you are not, and still think it is a valid issue, contact [support](discord.gg/volmit))
|
- label: I am using Spigot, Paper, Tuinity, or Purpur. (If you are not, and still think it is a valid issue, contact [support](https://discord.gg/volmit))
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
id: thanks
|
id: thanks
|
||||||
|
@ -315,7 +315,7 @@ public class Iris extends VolmitPlugin implements Listener {
|
|||||||
IrisSettings.invalidate();
|
IrisSettings.invalidate();
|
||||||
IrisSettings.get();
|
IrisSettings.get();
|
||||||
configWatcher.checkModified();
|
configWatcher.checkModified();
|
||||||
Iris.info("Hotloaded settings.json");
|
Iris.info("Hotloaded settings.json ");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user