/[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 1518 by torben, Wed Jun 15 18:24:59 2011 UTC revision 1592 by torben, Wed Aug 24 18:45:40 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 26  commands: Line 27  commands:
27      description: replaces nearby gravel and dirt with stone      description: replaces nearby gravel and dirt with stone
28    boom:    boom:
29      description: 'things that makes you go boom...'      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      wall:
39        description: broadcaster til alle med hoeruputils.wall permissions
40        permission: hoeruputils.wall
41      weather:
42        description: controls the weather
43      home:
44        description: move player to home
45      sethome:
46        description: set players home
47    
48    permissions:
49      hoeruputils.*:
50        description: gives access to all hoeruputils commands
51        children:
52          hoeruputils.powerminer: false
53          hoeruputils.superminer: false
54          hoeruputils.tp: false
55          hoeruputils.spawn: false
56    
57    

Legend:
Removed from v.1518  
changed lines
  Added in v.1592

  ViewVC Help
Powered by ViewVC 1.1.20