/[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 1968 by torben, Thu Apr 11 14:18:59 2013 UTC revision 3240 by torben, Fri Jul 20 07:50:30 2018 UTC
# Line 3  main: dk.thoerup.bukkit.hoeruputils.Hoer Line 3  main: dk.thoerup.bukkit.hoeruputils.Hoer
3  version: 0.1  version: 0.1
4  softdepend: [ApiBukkit]  softdepend: [ApiBukkit]
5  database: true  database: true
6    api-version: 1.13
7    
8  commands:  commands:
9    whereis:    whereis:
# Line 20  commands: Line 21  commands:
21      description: prints your current position        description: prints your current position  
22  #  zapme:  #  zapme:
23  #    description: generates a lightning effect on your current position  #    description: generates a lightning effect on your current position
24  #  zap:    zap:
25  #    description: zap a player with lightning      description: zap a player with lightning
26    msg:    msg:
27      description: private messages      description: private messages
28  #  stoner:  #  stoner:
# Line 33  commands: Line 34  commands:
34  #  superminer:  #  superminer:
35  #    description: even more powerfull than powerminer  #    description: even more powerfull than powerminer
36  #    permission: hoeruputils.superminer  #    permission: hoeruputils.superminer
37    tp:  #  tp:
38      description: clone of builtin /tp command  #    description: clone of builtin /tp command
39      permission: hoeruputils.tp  #    permission: hoeruputils.tp
40    wall:    wall:
41      description: broadcaster til alle med hoeruputils.wall permissions      description: broadcaster til alle med hoeruputils.wall permissions
42      permission: hoeruputils.wall      permission: hoeruputils.wall
# Line 53  commands: Line 54  commands:
54      description: perform garbage collection (call system.gc() )      description: perform garbage collection (call system.gc() )
55    levelarea:    levelarea:
56      description: level an area in a given radius      description: level an area in a given radius
57      levelandfillarea:
58        description: levelarea and fillarea commands combined to a single command
59    slopearea:    slopearea:
60      description: create 45 degrees hill sides in a given radius      description: create 45 degrees hill sides in a given radius
61    fillarea:    fillarea:
# Line 91  commands: Line 94  commands:
94      description: silence a user      description: silence a user
95    unmute:    unmute:
96      description: unsilence a user          description: unsilence a user    
97      regenerate:
98        description: regenerate a block
99      fillchest:
100        description: fills a hopper or a chest with a block
101        
102      fillallchests:
103        description: fills a hopper or a chest with a block
104            
105    
106        
# Line 101  permissions: Line 111  permissions:
111      children:      children:
112        hoeruputils.powerminer: false        hoeruputils.powerminer: false
113        hoeruputils.superminer: false        hoeruputils.superminer: false
114        hoeruputils.tp: false  #      hoeruputils.tp: false
115        hoeruputils.spawn: false        hoeruputils.spawn: false
116        hoeruputils.jail: false        hoeruputils.jail: false
117        hoeruputils.chunks: false        hoeruputils.chunks: false

Legend:
Removed from v.1968  
changed lines
  Added in v.3240

  ViewVC Help
Powered by ViewVC 1.1.20