--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/03/23 10:14:42 1950 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2018/01/06 15:40:01 3222 @@ -20,8 +20,8 @@ description: prints your current position # zapme: # description: generates a lightning effect on your current position -# zap: -# description: zap a player with lightning + zap: + description: zap a player with lightning msg: description: private messages # stoner: @@ -33,9 +33,9 @@ # superminer: # description: even more powerfull than powerminer # permission: hoeruputils.superminer - tp: - description: clone of builtin /tp command - permission: hoeruputils.tp +# tp: +# description: clone of builtin /tp command +# permission: hoeruputils.tp wall: description: broadcaster til alle med hoeruputils.wall permissions permission: hoeruputils.wall @@ -53,6 +53,8 @@ description: perform garbage collection (call system.gc() ) levelarea: description: level an area in a given radius + levelandfillarea: + description: levelarea and fillarea commands combined to a single command slopearea: description: create 45 degrees hill sides in a given radius fillarea: @@ -87,6 +89,14 @@ description: move player to his waypoint if set setwaypoint: description: set a temporary waypoint - only exists for current session + mute: + description: silence a user + unmute: + description: unsilence a user + regenerate: + description: regenerate a block + fillchest: + desciption fills a hopper or a chest with a block @@ -97,8 +107,9 @@ children: hoeruputils.powerminer: false hoeruputils.superminer: false - hoeruputils.tp: false +# hoeruputils.tp: false hoeruputils.spawn: false hoeruputils.jail: false hoeruputils.chunks: false + hoeruputils.mute: false