Description
PLUGIN BEING REDESIGNED, POST IDEAS
Multiplayer Essentials adds a bunch of server commands such as /workbench, /heal, /feed, and a lot more! Control everything with simple permission nodes!
Commands
/wb: Opens a working crafting table where the player is without placing a block.
/et: Opens a working enchantment table where the player is without placing a block. Note: bookcases, water, ect. near the player, effect enchanting.
/heal <player>: Heals the specified player to full health.
/feed <player>: Brings the players hunger up to full.
/moo: I'll let you guys figure this one out for yourself.
/strike <player>: Strikes the specified player with a bolt of lightning.
/burn <player>: Ignites the specified player on fire for 10,000 ticks.
/suicide: Kills the player with an explosion (Explosion does not do damage to terrain, or nearby players).
/tree: Spawns a tree at the players location (Does half a heart of damage to the player).
/cc: Dramatically spawns a charged creeper.
/achieve: Unlocks all achievements.
/broadcast <message>: Broadcasts a message to the entire server.
/motd: Displays the motd - Warning - Motd requires enabling... Open the--
config.yml and type "MOTD: <message>" its important that MOTD is in caps.
Permission Nodes
All: Mpe.*
Heal: Mpe.heal.self OR Mpe.heal.other OR Mpe.heal.*
Feed: Mpe.feed.self OR Mpe.feed.other OR Mpe.feed.*
Burn: Mpe.burn.self OR Mpe.burn.other OR Mpe.burn.*
Suicide: Mpe.suicide.self OR Mpe.suicide.other OR Mpe.suicide.*
Tree: Mpe.tree.grow
Achieve: Mpe.achieve.use
Workbench: Mpe.wb.use
EnchantMentTable: Mpe.et.use
ChargedCreeper: Mpe.chargedcreeper.spawn
Strike: Mpe.strike.self OR Mpe.strike.other OR Mpe.strike.*
If you guys want to see anything added to the plugin, please shoot us a ticket and if we like the idea, we may just add it!
Note: This is our very first Bukkit Plugin, and we are by no means Java developers, so don't expect us to be able to do everything... yet...



