name: HoerupUtils main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin version: 0.1 softdepend: [ApiBukkit] database: true commands: whereis: description: Get directions to another player # mapgen: # description: starts a new map generation cycle eternalday: description: alters the timecycle of the game # powerminer: # description: power miner for admins # permission: hoeruputils.powerminer # grass: # description: create grass if you stands on dirt getpos: description: prints your current position # zapme: # description: generates a lightning effect on your current position # zap: # description: zap a player with lightning msg: description: private messages # stoner: # description: replaces nearby gravel and dirt with stone # boom: # description: 'things that makes you go boom...' # spawn: # description: spawn a mob # superminer: # description: even more powerfull than powerminer # permission: hoeruputils.superminer tp: description: clone of builtin /tp command permission: hoeruputils.tp wall: description: broadcaster til alle med hoeruputils.wall permissions permission: hoeruputils.wall weather: description: controls the weather home: description: move player to home sethome: description: set players home diver: description: infinite air gc: description: perform garbage collection (call system.gc() ) levelarea: description: level an area in a given radius slopearea: description: create 45 degrees hill sides in a given radius fillarea: description: fill up holes in a given area to players level setsurface: description: change the upper most block in a radius to a new material replay: description: replays the latest command platform: description: create a hovering plane at users location cylinder: description: create a cylinder createcave: description: create a cave template: description: create a structure from a given template chest: description: create a chest which is locked or snitches to the owner when a player takes from it motd: description: shows the Message-Of-The-Day webuser: description: set a password for login to this servers website spawn: description: takes you to your current worlds spawn location permissions: hoeruputils.*: description: gives access to all hoeruputils commands children: hoeruputils.powerminer: false hoeruputils.superminer: false hoeruputils.tp: false hoeruputils.spawn: false