We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d2c905 + d40db94 commit fd3aad5Copy full SHA for fd3aad5
1 file changed
endstone_papi/plugin.py
@@ -11,7 +11,7 @@ class PlaceholderAPIPlugin(Plugin):
11
commands = {
12
"papi": {
13
"description": "PlaceholderAPI command",
14
- "usage": [
+ "usages": [
15
"/papi parse <text: message> [player: player]",
16
"/papi list",
17
],
0 commit comments