/[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 1733 by torben, Wed Mar 14 20:25:27 2012 UTC revision 1848 by torben, Sat Sep 22 14:58:13 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:
69        description: create a structure from a given template
70      chest:
71        description: create a chest which is locked or snitches to the owner when a player takes from it    
72      motd:
73        description: shows the Message-Of-The-Day
74      webuser:
75        description: set a password for login to this servers website
76      spawn:
77        description: takes you to your current worlds spawn location
78    
79        
80    
81  permissions:  permissions:

Legend:
Removed from v.1733  
changed lines
  Added in v.1848

  ViewVC Help
Powered by ViewVC 1.1.20