Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| Beta 0.0.7 - MC 1.7.9 beta | 30.58 KB | Oct 31, 2014 | CB 1.7.9-R0.2 | 12,660 | Download |
| Beta 0.0.6 - MC 1.7.9 beta | 25.61 KB | Aug 12, 2014 | CB 1.7.9-R0.2 | 2,615 | Download |
| Beta 0.0.5 - MC 1.7.2 beta | 8.54 KB | May 17, 2014 | CB 1.7.2-R0.3 | 3,848 | Download |
| BROKEN Beta 0.0.5 - MC 1.7.2 beta | 8.51 KB | May 1, 2014 | CB 1.7.2-R0.3 | 1,003 | Download |
| Beta 0.0.4 - MC 1.7.2 beta | 5.84 KB | Feb 16, 2014 | CB 1.7.2-R0.3 | 1,966 | Download |
| Beta 0.0.3 - MC 1.7.2 beta | 5.01 KB | Feb 8, 2014 | CB 1.7.2-R0.2 | 717 | Download |
| Alpha 0.0.2 - MC 1.6.2 alpha | 6.34 KB | Jul 26, 2013 | 1.6.2 | 3,621 | Download |
| Alpha 0.0.2 - MC 1.5.2 alpha | 6.32 KB | Jul 26, 2013 | CB 1.5.2-R1.0 | 1,141 | Download |
| Alpha 0.0.1 alpha | 3.48 KB | Jul 25, 2013 | CB 1.5.2-R1.0 | 408 | Download |
Screenshots
Description

LightWeightCommands
Made by blobic123
[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KT7VAKUTN4X46|
]]

Downloads | Forums | Tutorials
Description
LightWeightCommands is an experimental bukkit plugin aiming to have a variety of commands from Admin Tools, to other general but useful commands compacted into this small plugin.I apologize if i take time to release updates as i am a one man team.
Current Commands:
| Command | Info | Version Implemented |
|---|---|---|
| /lwc | Version info on LWC | 0.0.1 |
| /kill <player> | Kills the specified player | 0.0.1 |
| /heal <player> | Heals the specified player | 0.0.1 |
| /lightning | Spawns lightning where the sender is looking | 0.0.1 |
| /hide <player> | Hides the sender from the specified player | 0.0.1 |
| /enchant <item> <enchantnment> <level> | Gives sender an enchanted item | 0.0.2 |
| /feed <player> | Fills up the hunger bar of the specified player | 0.0.2 |
| /food <player> | Gives the user a stack of mushroom stews | 0.0.2 |
| /suicide | Kills the sender | 0.0.2 |
| /starve <player> | Starves the specified player | 0.0.2 |
| /slap <player> | Slaps a player | 0.0.3 |
| /punch <player> | Punches a player | 0.0.3 |
| /falconpunch <player> | Falcon Punches a player | 0.0.3 |
| /fly [player] [on / 1 / off / 0] | Allows players to use creative fly | 0.0.4 |
| /sign <line> <text> | Edits the sign a player is looking at | 0.0.5 |
| /enderchest [player] | Access the specified player/your own enderchest | 0.0.5 |
| /tpbed [player] [player] | Teleports to players bed | 0.0.5 |
| /list [Rank] – Displays all players or players with permission lwc.list.<Rank> | 0.0.6 | |
| /god [player] [on / 1 / off / 0] | Blocks all damage while on | 0.0.7 |
| /sethunger <player> <hunger> | Sets the senders hunger | 0.0.7 |
| /sethealth <player> <health> | Sets the senders health | 0.0.7 |
Planned Commands:
- /spawnmob <mob> <amount> – Spawns the specified amount of the specified mob where the sender is looking.
- /mob <mob> <amount> – Spawns the specified amount of the specified mob where the sender is looking.
- /kit <kitname> – Spawns in the relevent kit. Kits: Stone Iron Butter Gold Diamond Wood
- /setspawn – Sets senders co-ordinates as the destination for /spawn
- /spawn – Teleports sender to co-ordinates set by /setspawn
- /setwarp <name> – Sets senders co-ordinates as the destination for /warp <name>
- /warp <name> – Teleports sender to co-ordinates set by /setwarp <name>
- We're ran out of ideas
- Please help us by commenting your ideas 🙂
Color
- Chat Color – 0.0.8
- Sign Color – 0.0.8
Colors can be used by using '&' followed by 0-9 or a-f
Other formatting use o-k (bold/italics/underline/cross out etc.) and r (unformats the text following)
Permissions:
Permission | Version Implemented
- lwc.main – 0.0.1
- lwc.kill – 0.0.1
- lwc.heal – 0.0.1
- lwc.lightning – 0.0.1
- lwc.hide – 0.0.1
- lwc.enchant – 0.0.2
- lwc.feed – 0.0.2
- lwc.food – 0.0.2
- lwc.suicide – 0.0.2
- lwc.starve – 0.0.2
- lwc.slab – 0.0.3
- lwc.punch – 0.0.3
- lwc.falconpunch – 0.0.3
- lwc.fly.self – 0.0.4
- lwc.fly.other – 0.0.4
- lwc.fly.* – 0.0.4
- lwc.sign.edit – 0.0.5
- lwc.enderchest.self – 0.0.5
- lwc.enderchest.other – 0.0.5
- lwc.bed.self – 0.0.5
- lwc.bed.other – 0.0.5
- lwc.list – 0.0.6 As seen here
- lwc.god.self – 0.0.7
- lwc.god.other – 0.07
- lwc.god.* – 0.0.7
- lwc.sethealth – 0.0.7
- lwc.sethunger – 0.0.7
Configuration
Default Config:
tnt-alert: true tnt-block: true
In v0.0.4 and below only tnt-alert is present and the tnt block function is unimplemented.
Bugs
Bug ID | Bug Info | Versions Present
I planned to implement an anti-tnt function that could be customized in the config file. In version Alpha 0.0.1
this is partially implemented but not fully operational. I will though release Alpha 0.0.2 without the anti-tnt function but should include a warning sent to the console if a TNT is lit and enabled it the config. In version 0.0.5 the anti-tnt function has been implemented. See Configuration
Current Versions
- Beta 0.0.7 MC 1.7.9 – Craftbukkit 1.7.9-R0.2 Development Build
- Beta 0.0.6 MC 1.7.9 – Craftbukkit 1.7.9-R0.2 Development Build
- Beta 0.0.5 MC 1.7.2 – Craftbukkit 1.7.2-R0.3 Development Build
- Beta 0.0.4 MC 1.7.2 – Craftbukkit 1.7.2-R0.3 Development Build
- Beta 0.0.3 MC 1.7.2 – Craftbukkit 1.7.2-R0.3 Development Build
- Alpha 0.0.2 MC 1.6.2 – Craftbukkit Build #2820 1.6.2-R0.1 Development Build
- Alpha 0.0.2 MC 1.5.2 – Craftbukkit Build #2788 1.5.2-R1.0 Recommended Build
- Alpha 0.0.1 MC 1.5.2 – Craftbukkit Build #2788 1.5.2-R1.0 Recommended Build
Donations
If you feel like supporting me you can donate VIA paypal to rishaan.gupta@gmail.com OR click here
Get 0.05 TON 💎
Download



Add a comment