dynmap/src/main/resources/plugin.yml
2011-02-24 00:29:57 +01:00

15 lines
639 B
YAML

name: dynmap
main: org.dynmap.DynmapPlugin
version: 0.13
commands:
dynmap:
description: Controls Dynmap.
usage: |
/<command> hide - hides the player from the map.
/<command> hide TheDude - hides the player 'TheDude' from the map.
/<command> show - shows the player from the map.
/<command> show TheDude - shows the player 'TheDude' from the map.
/<command> render - Renders the tile at your location.
/<command> fullrender - (Attempts to) render entire world from your location.
/<command> fullrender world - (Attempts to) render entire world 'world'.