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 7743cd8 commit 275479bCopy full SHA for 275479b
docssrc/src/native.md
@@ -82,7 +82,7 @@ This can now be used via the following command examples:
82
83
</div>
84
85
----
+-----
86
87
You may also create a `NativeProxyCommandSender` object yourself using the static `from` method:
88
@@ -106,4 +106,4 @@ This `CommandSender` will work the same as any other `NativeProxyCommandSender`
106
{{#include ../../commandapi-documentation-code/src/main/kotlin/dev/jorel/commandapi/examples/kotlin/ExamplesKotlinDSL.kt:native2}}
107
```
108
109
-</div>
+</div>
0 commit comments