We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1a478 commit 03a1b46Copy full SHA for 03a1b46
1 file changed
src/endstone_example/example_plugin.py
@@ -10,7 +10,7 @@
10
11
class ExamplePlugin(Plugin):
12
prefix = "PythonExamplePlugin"
13
- api_version = "0.5"
+ api_version = "0.6"
14
load = "POSTWORLD"
15
16
commands = {
0 commit comments