diff --git a/src/endstone_example/example_plugin.py b/src/endstone_example/example_plugin.py index f15b134..a4d9c9b 100644 --- a/src/endstone_example/example_plugin.py +++ b/src/endstone_example/example_plugin.py @@ -10,7 +10,7 @@ class ExamplePlugin(Plugin): prefix = "PythonExamplePlugin" - api_version = "0.4" + api_version = "0.5" load = "POSTWORLD" commands = {