We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7581b commit 88faaceCopy full SHA for 88faace
src/main/java/io/github/syst3ms/skriptparser/registration/SkriptAddon.java
@@ -21,7 +21,7 @@ public abstract class SkriptAddon {
21
}
22
23
/**
24
- * Returns all SkriptAddons that are registered globally.
+ * Returns unmodifiable list of all SkriptAddons that are registered globally.
25
*
26
* @return SkriptAddons that are registered.
27
*/
0 commit comments