We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c1a478 + 03a1b46 commit 8639ee7Copy full SHA for 8639ee7
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