We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d970bf8 commit cbbda30Copy full SHA for cbbda30
README.md
@@ -19,16 +19,16 @@ All the Points will be stored at a File in your World-Directory with the name: p
19
20
#Privileges
21
22
-interact:
23
-/poi <name>
24
-/poi_list <-a>
+interact:<br>
+/poi [name]<br>
+/poi_list [-a]<br>
25
26
-tourist:
27
-/poi_set <name>
+tourist:<br>
+/poi_set [name]<br>
28
29
-tour_guide:
30
-/poi_delete <name>
31
-/poi_reload
+tour_guide:<br>
+/poi_delete [name]<br>
+/poi_reload<br>
32
33
34
#Install
0 commit comments