diff --git a/data/minecraft/tags/dialog/quick_actions.json b/data/minecraft/tags/dialog/quick_actions.json deleted file mode 100644 index a6f1c60..0000000 --- a/data/minecraft/tags/dialog/quick_actions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "values": ["simplewaypoints:manage"] -} diff --git a/data/simplewaypoints/dialog/manage.json b/data/simplewaypoints/dialog/manage.json index 5c0cf75..e7e8065 100644 --- a/data/simplewaypoints/dialog/manage.json +++ b/data/simplewaypoints/dialog/manage.json @@ -25,6 +25,11 @@ } ] } + }, + "\n\n", + { + "text": "Note: This is limited to players who are OP.", + "color":"yellow" } ] },