LivingBuilding
Building Better Worlds,
[Under New Development]

Notice
This plugin is under new development by ruifung under the title Livingbuilding Reloaded

Getting Started,
In a Nutshell, this plugin will allow a user to place block in places that were never allowed, allowing for more creativity form users.
Living Building - Extend You Creative Limits
Click the Files Page button to view all versions. Click here to view the complete change log.
>Download< The New Launcher , posted March 3rd.
>Download< The Current Stable Version is: 23, posted June 23rd.
Notice: This is compiled With jre7 so if you get the error "unsupported minor version" you need to get the SE6 version here.
>Download<For Jave SE6

More Detail
This plugin has been abandoned by its developers. If you with to take this plugin on you may get the code here https://github.com/bgsteiner/living-building

Sample Config
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | # The Living Building Config # # # Config - Reference variables # Do not edit this. # Config: #Do not edit this line ConfigVersion: 39 PluginVersion: 18 # # Block - The important stuff # # MaxGrowthHeight = The max height the block will naturally grow. # FancyLadder = Ladders will look more natural when being placed anywhere # PutAnywhere = You can place the block anywhere # PutAnythingOnIt = Any block or item can be placed on block you're changing in the confg. # Physics = True: Physics are disabled, False: The block will function as normal. # CrazyWildGrass = TallGrass grows like a weed. TallGrass can grow on itself # CrazyMaxGrowthHeight = How high can TallGrass grow # Block: #Do not edit this line WildGrass: false #False, this block will act like vanilla minecraft. True, it will use the options listed below it. (This goes for every block) PutAnywhere: true CrazyWildGrass: true CrazyMaxGrowthHeight: 2 Cactus: true PutAnywhere: true PutAnythingOnIt: true MaxGrowthHeight: 3 SugarCane: true PutAnywhere: true MaxGrowthHeight: 3 Ladder: true PutAnywhere: true FancyLadder: true Fence: true PutAnywhere: true PutAnythingOnIt: true ForceDamage: false Sand: false Physics: true Gravel: false Physics: true WoodPlate: true PutAnywhere: true StonePlate: true PutAnywhere: true Sign: true PutAnywhere: true Portal: true PutAnywhere: true Halfdoor: true PutAnywhere: true Rail: true PutAnywhere: true RailPowered: true PutAnywhere: true RailDetector: true PutAnywhere: true TrapDoor: true PutAnywhere: true RedFlower: true PutAnywhere: true YellowFlower: true PutAnywhere: true Sapling: true PutAnywhere: true Ice: true PutAnythingOnIt: true Glass: true PutAnythingOnIt: true Leaves: true PutAnythingOnIt: true IronFence: true PutAnythingOnIt: true ThinGlass: true PutAnythingOnIt: true Glowstone: true PutAnythingOnIt: true # # Living - General Plugin Variables # # AutoUpdate = Ignore this, not being used right now. # ChatCommands = Enables the use of commands in the chat. # DebugAccess = Keep this false unless otherwise told. # Living: #Do not edit this line AutoUpdate: true ChatCommands: true DebugAccess: false |
Please note that debug mode prints a lot of code for our troubleshooting purposes and gives us access if you ask us to come onto your server, to gain access to our plugins features.

Permission Nodes
- LivingBuilding.chat.reload - '/LivingBuilding reload' REMOVED command, just there a placeholder.
- LivingBuilding.chat.switch - Lets the player use the '/LivingBuilding switch' command
- LivingBuilding.chat.select - 'Lets the player use the /LivingBuilding' command.
- Server op's get all permissions (That this plugin uses) by default.

Features
- Added Quick change! Spout users can press 'R' (Changeable) to INSTANTLY hold the block they are looking at! No more sorting through that long list or typing commands that you are not sure the name of! Don't use spout? Don't worry! All users can type "/livingbuilding" or "/bu" for the same effect! This is only enabled if you are in creative mode and have the permissions node "LivingBuilding.chat.select"
- Simple Config File
- Simple Chat Commands
- Everything can be disabled / enabled
- Place These blocks Anywhere!
- Ladders
- Fences
- Wood Plates
- Stone Plates
- Signs
- Portals
- Halfdoors
- Rails
- Powered Rails
- Detector Rails
- Cactus
- Trap Doors
- Red Flowers
- Yellow Flowers
- Long Grass
- Saplings
- Sugar cane
- Working redstone for Half Doors!
- Toggle-able Fancy Ladder Placement
- Fixed Item placement on Glass
- Fixed Item placement on Fences
- Fixed Item placement on Ice
- Fixed Item placement on Leaves
- Fixed Item placement on Cactus
- Adjustable growth height for Cactus
- Adjustable growth height for Sugarcane
- No Physics option for Sand falling
- No Physics option for Gravel falling
- Blocks don't randomly break unlike other plugins!
- More awesome features to come!

Planned
- Snow
- Locked Chests

Commands
- /LivingBuilding reload - reloads the config file ingame
- /LivingBuilding switch - Go into creative mode
- /LivingBuilding - Instantly set the block you're looking at as the one in hand
Short type for the commands (Can be used for any command)
livingbuilding - bu
reload - r
switch - s

Got a bug?
Do the right thing and report it! Just click here to create a simple ticket!
Posting it like that will ensure it gets looked at and fixed. "It doesn't exist until it is posted". This also goes for feature requests. You can post those either in the ticket section or post them in the forums.

Visit the Forum
The link can be found right here. Post there if you would like a formal response from me or another user. The comment section at the bottom is just for you to post what's on your mind regarding the plugin, not meant for a real conversation. Thank you!

Special Thanks
- Feed_Dante - For some great bug testing.
- bgsteiner - Development

-
View User Profile
-
Send Message
Posted Jan 16, 2012@mooman219
Ah okay I get it now, thanks ;D
Ps "/lb" delivers version number... on 1.50
-
View User Profile
-
Send Message
Posted Jan 13, 2012Do not post "it is not working with 1,1". I am updating it right now for 1.1. May take a little while.
-
View User Profile
-
Send Message
Posted Jan 13, 2012I think a really nice addition to this plugin would be the ability to place snow anywhere. By snow I don't mean snow blocks, I mean the snow cover thing that players can fall through and that forms naturally in snow biomes. Being able to place it in air would lead to some neat traps/hidden entrances. Just an idea. Also, thanks for this great mod! ^_^
-
View User Profile
-
Send Message
Posted Jan 4, 2012@SirMonsterSlayer
"/lb" is not a command. If they can type it, you are running a VERY old version.
-
View User Profile
-
Send Message
Posted Dec 24, 2011@mooman219
-
View User Profile
-
Send Message
Posted Dec 13, 2011@Drumpie
hm how about next update?
-
View User Profile
-
Send Message
Posted Dec 13, 2011When will it be possible to place redstone everywhere?
-
View User Profile
-
Send Message
Posted Dec 9, 2011@zRevenant
yes you can
-
View User Profile
-
Send Message
Posted Dec 8, 2011Can we place floating minetracks?
-
View User Profile
-
Send Message
Posted Dec 5, 2011@SirMonsterSlayer
I do not use /lb .
-
View User Profile
-
Send Message
Posted Dec 5, 2011@WillMillerAK
@Albuca
1) Everything is toggle-able in the config
2) There isn't really a way I could add permission nodes. I am changing the basics of minecraft. Once the plugin is enabled, it loads the features then it is done. It basically lies dormant until you shut the server down where it then reverts the changes.
-
View User Profile
-
Send Message
Posted Dec 4, 2011@Albuca
I'm looking for the same thing. You really need to add a permission node for donors and admin rights.
-
View User Profile
-
Send Message
Posted Dec 3, 2011Is it possible to limit the use of this plugin to only op's or those with the appropriate permission node?
It looks awesome, but we dont really want *all* of our players being able to place blocks anywhere :P
-
View User Profile
-
Send Message
Posted Dec 2, 2011The command /lb is already used for logblock !?
-
View User Profile
-
Send Message
Posted Dec 1, 2011Version 17 is officially out! If you are using the launcher, then you should just restart your sever and it will install it! If you do not have the launcher, you will have to wait until bukkitdev approves the file. Check the changelog page for info on version 17
-
View User Profile
-
Send Message
Posted Nov 27, 2011I still have some stuff to add, but so far...
Version 17 (Minecraft 1.0.0):
-
View User Profile
-
Send Message
Posted Nov 24, 2011This goes to everyone, I rather you use the forum and ticket system that bukkit dev gives you. It keeps things more organized. The forum can be used for whatever you want. The Ticket system is for bug reports and feature requests. Simple!
-
View User Profile
-
Send Message
Posted Nov 24, 2011@minechomp
So he did. Sure, I'll throw it on the list.
I am making Signs and Cakes place-able anywhere, and Glowstone allowed to have anything placed on it.
Next time, it would be easier if you made a ticket :D. It is easier to keep track of what needs to be done. This goes for feature requests and Bug reports.
-
View User Profile
-
Send Message
Posted Nov 23, 2011Notch made glowstone have glass properties. Any chance you could make it so you can place redstone and stuffs on it?
-
View User Profile
-
Send Message
Posted Nov 22, 2011I am not going to be able to start up anytime soon on custom fire because of all the crazy changes brought up in 1.0.0. But it will be there eventually. Setting fire to water would be funny to watch