BuildFixes
BuildFixes is a utility plugin that alters a number of Minecraft's mechanics to better suit creative and build oriented servers.
Now supporting multiple worlds!
Pages:
Commands
Utilities
Permissions
Configuration
Features:
- Add NoPhysics properties to any block ID
- Block dragon egg interactions
- Place half-doors by hand
- Place 'special logs' (with tree-bark on all sides) by hand
- Simple '/get' command to give users special/useful building blocks
- Command to toggle Fullbright on/off
- Restrict environmental effects such as weather, block decays/forms
- File browsers for the WorldEdit's schematics, and VoxelSniper's StencilLists folders
- Permissions for all the things!
Up-coming:
See dev-builds for the most up-to-date features!
Media:
Source:
https://github.com/dags-/BuildFixes
DevBuilds:
Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Builds pulled directly from Github can be found at http://ci.dags.me/job/BuildFixes/
These contain the very latest feature updates and bug fixes.
-
View User Profile
-
Send Message
Posted Aug 7, 2013@ircopdd
Should be fixed in 1.7.4.
I'd encourage you to report issues using the Ticket system in the future:
http://dev.bukkit.org/bukkit-plugins/buildfixes/tickets/
Thanks for the feedback/bug-reports. It really is useful!
-
View User Profile
-
Send Message
Posted Aug 6, 2013i use GriefPrevention plugin
but install BuildFixes
player can break claim inside Iron Door
can you check this?
thanks
only Iron Door (id 330)
-
View User Profile
-
Send Message
Posted Aug 5, 2013thanks fast fix bug
:)
-
View User Profile
-
Send Message
Posted Aug 5, 2013bug
East door can't open
-
View User Profile
-
Send Message
Posted Aug 4, 2013thanks fix
is work
-
View User Profile
-
Send Message
Posted Aug 4, 2013@ircopdd
Ahh ok, I see the problem now.
This is actually because the doors are nophysics'ed in order to do the half-door stuff. It's not the redstone devices themselves, hence the confusion on my part :p
I've added a check so that vanilla doors will function normally when powered.
Thanks!
-dags
-
View User Profile
-
Send Message
Posted Aug 4, 2013@xdags
no....is
Lever
Stone Pressure Plate
Wooden Pressure Plate
Button (Wood)
can't open door
this bug
please check thanks
-
View User Profile
-
Send Message
Posted Aug 3, 2013@ircopdd
So you can place a lever, remove the block that it is placed on, and it stays there in mid-air?
example: clicky
(I can only recreate this by adding '69' (lever) to the config's list. Those items otherwise act as normal)
The only way that BuildFixes can do this is if the ID numbers of the blocks that you mentioned have been added to the list. This leads me to think that you may have another plugin that is causing the effect for those blocks.
It might be worth testing one plugin at a time to determine which is causing the effect.
Do let me know how you get on,
-dags
-
View User Profile
-
Send Message
Posted Aug 2, 2013@xdags
I mean
I did not set
Lever
Stone Pressure Plate
Wooden Pressure Plate
Button (Wood)
to NoPhysicsList
but It is already nophysics
-
View User Profile
-
Send Message
Posted Aug 2, 2013very great plugin :)
-
View User Profile
-
Send Message
Posted Aug 2, 2013@ircopdd
Thanks! derped a little on the config settings there (setting /get to false disables fullbright, and vise-versa). :l
By 'can't use lever/pressure plates/buttons', do you mean they don't nophysics properly?
If so, you would first need to add their block ID to the nophysics list, then reload/restart the server. Make sure to follow the same formatting as the default values in the config. YML can be quite particular when being read.
Regards,
-dags
-
View User Profile
-
Send Message
Posted Aug 2, 2013bug
Fullbright: set to false
can't use getitem command
can't use
Lever
Stone Pressure Plate
Wooden Pressure Plate
Button (Wood)
-
View User Profile
-
Send Message
Posted Aug 1, 2013@xdags
I had a really old plugin from a long time ago called "InvisibleBlock" or "InvisibleBlocks" (forget which one). It allowed one to place block 36 and have it so that upon a player right clicking it, it wouldn't disappear.
However, the plugin broke ever since that controversial event with Bukkit, which forced plugins that depended on craftbukkit internals (or something like that, I'm no programmer myself) to update with every CraftBukkit update. And since the plugin was abandoned, I had to throw it out.
That being said, and as a word of warning, I'd think in order to implement my suggestion with block 36, you'd need the plugin to use internal MC code or something like that. If this is the case, and you don't want the plugin to break every update (assuming it wouldn't break every update to begin with), then it would be fine if you don't want to implement it.
Anyhow, thanks for reading my comment and answering my question! :)
-
View User Profile
-
Send Message
Posted Aug 1, 2013@CommodoreAlpha "or does it mean the block will be unaffected by any sort of physics/block-updates whatsoever?"
This one^
For example, if you were to add 140 (placed plant-pot), you could remove the block under it, then place your fence/wall/whatever to get the effect you were talking about.
Similarly, you could do this with pressure-plates etc, although keep in mind that redstone circuitry may brake if certain components can't send block-updates.
Also, I've not heard/seen anything about using block 36 like that before, I'll have a look at it.
Thanks for the suggestions! I'm always open to new ideas.
-dags
-
View User Profile
-
Send Message
Posted Aug 1, 2013Mind if I make a whole slew of suggestions?
You could try adding in every block-related feature from ManySmallTweaks, including the unimplemented, suggested features from that plugin's ticket section, such as flower pots on fences/cobble-walls, and etc., including my suggestion for the ability to place block 36 and not having it disappear on right click, and the ability to place any kind of pressure plate on glass panes and iron fences.
I really look forward to this plugin. Ever since ManySmallTweaks has been "discontinued", I've been looking for a similar plugin that would "expand" building by "messing with physics" and other mechanics, but I did so to no avail, until I saw this plugin. :)
And the best part is that I like every feature you have listed up there, something I usually don't see in a plugin. :D
For the "NoPhysics" feature, does that mean placing the block will result in no block update, or does it mean the block will be unaffected by any sort of physics/block-updates whatsoever?
I probably have even more suggestions than this, but I just can't think of them all in one go. I'll post them later as I think of them. I wish you the best of luck in developing this plugin.