/[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 1738 by torben, Sun Mar 18 10:19:19 2012 UTC revision 1767 by torben, Tue Apr 3 10:06:23 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    database: true
6    
7  commands:  commands:
8    whereis:    whereis:
# Line 62  commands: Line 63  commands:
63      description: create a hovering plane at users location      description: create a hovering plane at users location
64    cylinder:    cylinder:
65      description: create a cylinder      description: create a cylinder
66      createcave:
67        description: create a cave    
68    template:    template:
69      description: create a structure from a given template      description: create a structure from a given template
70        

Legend:
Removed from v.1738  
changed lines
  Added in v.1767

  ViewVC Help
Powered by ViewVC 1.1.20