We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18ffc83 + 3e545a5 commit 2c1a478Copy full SHA for 2c1a478
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.4"
+ api_version = "0.5"
14
load = "POSTWORLD"
15
16
commands = {
0 commit comments