We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ffc83 commit 3e545a5Copy full SHA for 3e545a5
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