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 fcfc6c3 commit 4000fccCopy full SHA for 4000fcc
paper-api/src/main/java/io/papermc/paper/plugin/bootstrap/PluginBootstrap.java
@@ -29,7 +29,7 @@ public interface PluginBootstrap {
29
30
/**
31
* Called by the server to instantiate your main class.
32
- * Plugins may override this logic to define custom creation logic for said instance, like passing addition
+ * Plugins may override this logic to define custom creation logic for said instance, like passing additional
33
* constructor arguments.
34
*
35
* @param context the server created bootstrap object
0 commit comments