/[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 1950 by torben, Sat Mar 23 10:14:42 2013 UTC revision 3196 by torben, Mon May 29 13:03:52 2017 UTC
# Line 33  commands: Line 33  commands:
33  #  superminer:  #  superminer:
34  #    description: even more powerfull than powerminer  #    description: even more powerfull than powerminer
35  #    permission: hoeruputils.superminer  #    permission: hoeruputils.superminer
36    tp:  #  tp:
37      description: clone of builtin /tp command  #    description: clone of builtin /tp command
38      permission: hoeruputils.tp  #    permission: hoeruputils.tp
39    wall:    wall:
40      description: broadcaster til alle med hoeruputils.wall permissions      description: broadcaster til alle med hoeruputils.wall permissions
41      permission: hoeruputils.wall      permission: hoeruputils.wall
# Line 53  commands: Line 53  commands:
53      description: perform garbage collection (call system.gc() )      description: perform garbage collection (call system.gc() )
54    levelarea:    levelarea:
55      description: level an area in a given radius      description: level an area in a given radius
56      levelandfillarea:
57        description: levelarea and fillarea commands combined to a single command
58    slopearea:    slopearea:
59      description: create 45 degrees hill sides in a given radius      description: create 45 degrees hill sides in a given radius
60    fillarea:    fillarea:
# Line 87  commands: Line 89  commands:
89      description: move player to his waypoint if set      description: move player to his waypoint if set
90    setwaypoint:    setwaypoint:
91      description: set a temporary waypoint - only exists for current session      description: set a temporary waypoint - only exists for current session
92      mute:
93        description: silence a user
94      unmute:
95        description: unsilence a user    
96      regenerate:
97        description: regenerate a block
98            
99    
100        
# Line 97  permissions: Line 105  permissions:
105      children:      children:
106        hoeruputils.powerminer: false        hoeruputils.powerminer: false
107        hoeruputils.superminer: false        hoeruputils.superminer: false
108        hoeruputils.tp: false  #      hoeruputils.tp: false
109        hoeruputils.spawn: false        hoeruputils.spawn: false
110        hoeruputils.jail: false        hoeruputils.jail: false
111        hoeruputils.chunks: false        hoeruputils.chunks: false
112          hoeruputils.mute: false
113    

Legend:
Removed from v.1950  
changed lines
  Added in v.3196

  ViewVC Help
Powered by ViewVC 1.1.20