This is my first plugin, it has a growing number of commands for loads of fun.
Features
Currently My plugin allows you to create an afk box from a distance with a single command. Also you can teleport people to the void and use the classic irc slap command. More fun features to come thanks to /r/minecraft!!!
Commands
/afkbox [player] [material] [size] [msg enabled (true/false)] - creates an afk box of a certain size and material around a player, defaults to web and size 5;
/void [player] - kills players fly and teleports them to y = -9001
/slap [player] - outputs "*<Yourname> slaps <TargetName> around a bit with a large trout" and applies a 0 heart damage effect as well as drop a fish in the players inventory
/space [player] - kills players fly and teleports them to y = 9001
/blind [player] [duration] - blinds a player for x amount of time
/ifill [player] [material] - fills a players inventory with a given material
/spawnnear [player] [entity] [amount] - spawns x entities near player
/slow [player] [duration] - slows a player for a given duration
/explode [player] - makes an explosion effect without block damage and deals 9001 damage to a player
/fart [player] - outputs to the console that [player] has farted loudly and applys a no damage poison for 5 seconds
/swap [player] [player] - swaps players location with the other player
/dropall [player] - drops the players inventory on the ground
/torture [player] - strikes a player with lightning and heals until toggled off
/sonar [player] - spawns max entity amount (defined in config) of bats for maximum annoyance
/fakelag [player] - cancels the targets movement at a random interval
/realism [player] - causes damage to the player when the player hits any block with its fists
/vechs [player] - makes every stone type block act like a silverfish block for the player
/zirconia [player] - spawns a fake diamond block which acts like a silverfish block in front of the player.
/pundo - undoes afk box
Permissions
pranks.world.afkbox - allows you to use the afkbox command
pranks.teleport.void - allows you to use the void command
pranks.irc.slap - allows you to use the slap command
pranks.irc.fart - allows you to use the fart command
pranks.teleport.space - allows you to use the space command
pranks.inventory.ifill - allows you to use the ifill command
pranks.mob.spawnnear - allows you to use the spawnnear command
pranks.effect.slow - allows you to use the slow command
pranks.effect.explode - allows you to use the explode command
pranks.irc.fart - allows you to use the fart command
pranks.teleport.swap - allows you to use the swap command
pranks.player.dropall - allows you to use the dropall command
pranks.player.torture - allows you to use the torture command
pranks.entity.sonar - allows you to use the sonar command
pranks.player.fakelag - allows you to use the fakelag command
pranks.player.realism - allows you to use the realism command
pranks.entity.vechs - allows you to use the vechs command
pranks.world.pundo - allows you to use the pundo command
Configuration
player_commands.defaults.material - default material used in player commands
effect_commands.defaults.duration - default duration used in effect commands
entity_commands.defaults.max_spawn_limit - max entity spawn limit used in entity commands
entity_commands.defaults.mob_type - default entity id used in entity commands
entity_commands.defaults.mob_amt - default entity amount used in entity commands
world_commands.defaults.material - default material used in world commands
world_commands.defaults.max_box_size - maximum box size used in world commands
world_commands.defaults.box_size - default box size used in world commands
world_commands.defaults.afk_box_message - message to send to boxed player
world_commands.defaults.afk_box_message_enabled - enables/disables box message