diff --git a/src/main/resources/votifier.json b/src/main/resources/votifier.json index 806b154..01d916d 100644 --- a/src/main/resources/votifier.json +++ b/src/main/resources/votifier.json @@ -2,5 +2,5 @@ "host": "0.0.0.0", "port": "8192", "debug": false, - "command-after-voting": "give %player% diamond 1" + "command-after-voting": "/give %player% diamond 1" } \ No newline at end of file