/[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 1760 by torben, Wed Mar 21 17:04:29 2012 UTC revision 1805 by torben, Mon May 28 15:36:28 2012 UTC
# Line 2  name: HoerupUtils Line 2  name: HoerupUtils
2  main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin  main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin
3  version: 0.1  version: 0.1
4  softdepend: [ApiBukkit]  softdepend: [ApiBukkit]
5    database: true
6    
7  commands:  commands:
8    whereis:    whereis:
# Line 66  commands: Line 67  commands:
67      description: create a cave          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      snitchingchest:
71        description: create a chest which snitches to the owner when a player takes from it
72      lockedchest:
73        description: create a chest which can only be opened by it's owner    
74      webuser:
75        description: set a password for login to this server's website
76        
77    
78  permissions:  permissions:

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

  ViewVC Help
Powered by ViewVC 1.1.20