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

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

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

revision 1242 by torben, Wed Mar 23 21:29:52 2011 UTC revision 1587 by torben, Mon Aug 8 15:44:27 2011 UTC
# Line 9  commands: Line 9  commands:
9    mapgen:    mapgen:
10      description: starts a new map generation cycle      description: starts a new map generation cycle
11    eternalday:    eternalday:
     description: alters the timecycle of the game  
12        description: alters the timecycle of the game
13      powerminer:
14        description: power miner for admins
15        permission: hoeruputils.powerminer
16      grass:
17        description: create grass if you stands on dirt
18      getpos:
19        description: prints your current position  
20      zapme:
21        description: generates a lightning effect on your current position
22      zap:
23        description: zap a player with lightning
24      msg:
25        description: private messages
26      stoner:
27        description: replaces nearby gravel and dirt with stone
28      boom:
29        description: 'things that makes you go boom...'
30      spawn:
31        description: spawn a mob
32      superminer:
33        description: even more powerfull than powerminer
34        permission: hoeruputils.superminer
35      tp:
36        description: clone of builtin /tp command
37        permission: hoeruputils.tp
38    
39    permissions:
40      hoeruputils.*:
41        description: gives access to all hoeruputils commands
42        children:
43          hoeruputils.powerminer: false
44          hoeruputils.superminer: false
45          hoeruputils.tp: false
46          hoeruputils.spawn: false
47    
48    

Legend:
Removed from v.1242  
changed lines
  Added in v.1587

  ViewVC Help
Powered by ViewVC 1.1.20