/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1729 by torben, Tue Mar 13 07:58:31 2012 UTC revision 1760 by torben, Wed Mar 21 17:04:29 2012 UTC
# Line 1  Line 1 
1  name: HoerupUtils  name: HoerupUtils
2  main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin  main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin
3  version: 0.1  version: 0.1
4  depend: [ApiBukkit]  softdepend: [ApiBukkit]
5    
6  commands:  commands:
7    whereis:    whereis:
# Line 58  commands: Line 58  commands:
58      description: change the upper most block in a radius to a new material      description: change the upper most block in a radius to a new material
59    replay:    replay:
60      description: replays the latest command      description: replays the latest command
61      platform:
62        description: create a hovering plane at users location
63      cylinder:
64        description: create a cylinder
65      createcave:
66        description: create a cave    
67      template:
68        description: create a structure from a given template
69        
70    
71  permissions:  permissions:

Legend:
Removed from v.1729  
changed lines
  Added in v.1760

  ViewVC Help
Powered by ViewVC 1.1.20