/[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 1520 by torben, Mon Jun 20 16:33:38 2011 UTC revision 1590 by torben, Tue Aug 16 16:04:01 2011 UTC
# Line 12  commands: Line 12  commands:
12      description: alters the timecycle of the game      description: alters the timecycle of the game
13    powerminer:    powerminer:
14      description: power miner for admins      description: power miner for admins
15        permission: hoeruputils.powerminer
16    grass:    grass:
17      description: create grass if you stands on dirt      description: create grass if you stands on dirt
18    getpos:    getpos:
# Line 28  commands: Line 29  commands:
29      description: 'things that makes you go boom...'      description: 'things that makes you go boom...'
30    spawn:    spawn:
31      description: spawn a mob      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      wall:
39        description: broadcaster til alle med hoeruputils.wall permissions
40        permission: hoeruputils.wall
41    
42    permissions:
43      hoeruputils.*:
44        description: gives access to all hoeruputils commands
45        children:
46          hoeruputils.powerminer: false
47          hoeruputils.superminer: false
48          hoeruputils.tp: false
49          hoeruputils.spawn: false
50    
51    

Legend:
Removed from v.1520  
changed lines
  Added in v.1590

  ViewVC Help
Powered by ViewVC 1.1.20