/[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 1942 by torben, Wed Mar 20 21:08:46 2013 UTC revision 3222 by torben, Sat Jan 6 15:40:01 2018 UTC
# Line 20  commands: Line 20  commands:
20      description: prints your current position        description: prints your current position  
21  #  zapme:  #  zapme:
22  #    description: generates a lightning effect on your current position  #    description: generates a lightning effect on your current position
23  #  zap:    zap:
24  #    description: zap a player with lightning      description: zap a player with lightning
25    msg:    msg:
26      description: private messages      description: private messages
27  #  stoner:  #  stoner:
# 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 83  commands: Line 85  commands:
85      description: commands to manage hoerupjail      description: commands to manage hoerupjail
86    stickychunk:    stickychunk:
87      description: marks a group of chunks to be kept in-memory      description: marks a group of chunks to be kept in-memory
88      waypoint:
89        description: move player to his waypoint if set
90      setwaypoint:
91        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      fillchest:
99        desciption fills a hopper or a chest with a block
100        
101    
102        
103    
# Line 92  permissions: Line 107  permissions:
107      children:      children:
108        hoeruputils.powerminer: false        hoeruputils.powerminer: false
109        hoeruputils.superminer: false        hoeruputils.superminer: false
110        hoeruputils.tp: false  #      hoeruputils.tp: false
111        hoeruputils.spawn: false        hoeruputils.spawn: false
112        hoeruputils.jail: false        hoeruputils.jail: false
113        hoeruputils.chunks: false        hoeruputils.chunks: false
114          hoeruputils.mute: false
115    

Legend:
Removed from v.1942  
changed lines
  Added in v.3222

  ViewVC Help
Powered by ViewVC 1.1.20