Beta 0.0.7 - MC 1.7.9
Details
-
FilenameLwc.jar
-
Uploaded by
-
UploadedOct 31, 2014
-
Size30.58 KB
-
Downloads13,007
-
MD5e2436875b96d852a8617960b6d8ee267
Supported Bukkit Versions
- CB 1.7.9-R0.2
Changelog
LightWeightCommands Version Beta 0.0.7
Built on Bukkit 1.7.9-R0.2
Please remember that this is a development build and has not been thoroughly tested. If you do come across a bug submit a ticket providing an error log and instructions on what you did.
- Added God
- Added SetHealth
- Added SetHunger
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 As seen here
- /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
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
- Implemented methods are deprecated