forked from CirnoTheGenius/ImgMap-LosingPixels
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
28 lines (27 loc) · 830 Bytes
/
Copy pathplugin.yml
File metadata and controls
28 lines (27 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name: ImgMap
version: 3
main: com.tenko.ImgMap
commands:
map:
description: Renders an image on the map the commander is holding.
usage: /map <url>
images:
description: Lists all currently local images under /images/.
usage: /images
smap:
description: Renders a slideshow on the current map.
usage: /smap <waitTimeBetweenImages> <url1> [url...]
restoremap:
description: Removes all renderers on a map and makes it into a vanilla map.
usage: /restoremap
aliases: rmap
imgmap:
description: Returns plugin information.
usage: /imgmap
aliases: imap
ani:
description: Renders animated gif on map.
usage: /ani <url>
test:
description: Test.
usage: /test