/[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 1786 by torben, Fri Apr 6 15:06:46 2012 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 45  commands: Line 45  commands:
45      description: move player to home      description: move player to home
46    sethome:    sethome:
47      description: set players home      description: set players home
48      ophome:
49        description: operator can move to other users home    
50    diver:    diver:
51      description: infinite air      description: infinite air
52    gc:    gc:
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 67  commands: Line 71  commands:
71      description: create a cave          description: create a cave    
72    template:    template:
73      description: create a structure from a given template      description: create a structure from a given template
74    snitchingchest:    chest:
75      description: create a chest which snitches to the owner when a player takes from it      description: create a chest which is locked or snitches to the owner when a player takes from it    
76      motd:
77        description: shows the Message-Of-The-Day
78    webuser:    webuser:
79      description: set a password for login to this server's website      description: set a password for login to this servers website
80      spawn:
81        description: takes you to your current worlds spawn location
82      opkill:
83        description: makes it possible for an server op to kill another player
84      jail:
85        description: commands to manage hoerupjail
86      stickychunk:
87        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        
99    
100        
101    
102  permissions:  permissions:
# Line 79  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
111          hoeruputils.chunks: false
112          hoeruputils.mute: false
113    

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

  ViewVC Help
Powered by ViewVC 1.1.20