/[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 1723 by torben, Mon Mar 12 20:04:12 2012 UTC revision 1855 by torben, Sat Oct 13 20:55:30 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 44  commands: Line 45  commands:
45      description: move player to home      description: move player to home
46    sethome:    sethome:
47      description: set players home      description: set players home
48      ophome:
49        description: operator can move to other users home    
50    diver:    diver:
51      description: infinite air      description: infinite air
52    gc:    gc:
# Line 56  commands: Line 59  commands:
59      description: fill up holes in a given area to players level      description: fill up holes in a given area to players level
60    setsurface:    setsurface:
61      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
62      replay:
63        description: replays the latest command
64      platform:
65        description: create a hovering plane at users location
66      cylinder:
67        description: create a cylinder
68      createcave:
69        description: create a cave    
70      template:
71        description: create a structure from a given template
72      chest:
73        description: create a chest which is locked or snitches to the owner when a player takes from it    
74      motd:
75        description: shows the Message-Of-The-Day
76      webuser:
77        description: set a password for login to this servers website
78      spawn:
79        description: takes you to your current worlds spawn location
80      opkill:
81        description: makes it possible for an server op to kill another player
82    
83        
84    
85  permissions:  permissions:

Legend:
Removed from v.1723  
changed lines
  Added in v.1855

  ViewVC Help
Powered by ViewVC 1.1.20