Stronger Piston
This is my first Bukkit plugin.
It can be either downloaded from bukkit or from my website.
You can also follow me on twitter for recent updates.
I was searching for something like this, but I couldn't find anything similar so I decided to make one.
Description
Stronger Piston is primarily intended for elevators (lifts) using pistons and sand (or gravel).
It improves strength of pistons that are faced up (all other directions will work as usual).
Basically removes limit of max 12 (or 15?) blocks that piston can move (again, only up).
Installation
Just copy plugin in your plugins directory and (re)start server.
Configuration
Go to your plugins directory (at bukkit server location), open directory called "Stronger Piston" and modify config.yml file to suit your needs.
You should put ID of blocks which you want to be blocked (prevented) from piston to move.
ID's should be separated by comma (you can put spaces if you wish, it doesn't affect).
Examples:
nonMovableBlocks: 12, 13, 15, 100
nonMovableBlocks:12,13,15,100
Also you can modify max block length (how many block piston can push - 15 by default):
maxBlockLength: 15
Known bugs
- blocks are not moved nicely (this is just cosmetics matter)
TODO list
- add multiworld support (separate configuration for each world)
- find way to make nice movements
Finished tasks
- make configuration file (list of pushable blocks and max pushing block length)
- make it work in all directions
-
View User Profile
-
Send Message
Posted Jan 7, 2014Can you update to 1.7.2? becouse I have any problems with water...
-
View User Profile
-
Send Message
Posted Feb 20, 2013Just wanted to note, if someone is interested, there is experimental multiworld support at my web site (under downloads page).
It is untested and probably have bugs.
-
View User Profile
-
Send Message
Posted Feb 20, 2013Sorry for not responding so long, I am limited with time.
Here is updated version of plugin (it is just waiting for approval at the moment of writing) :)
-
View User Profile
-
Send Message
Posted Feb 19, 2013@DekuHero
it exists already, I dont remember the name but I just saw it yesterday
-
View User Profile
-
Send Message
Posted Jan 10, 2013@bobberto7
When you hover over comment, some buttons appear in upper-right corner of that comment. You can find there Reply button (that is how I do at least, maybe there are some other ways also).
-
View User Profile
-
Send Message
Posted Jan 10, 2013@DekuHero
I just want to confirm that I can to create plugin that will make pistons to move bed rock (I just tested one sample, however it is far from finished). I will make that, just give me some time I am busy at the moment (most likely I will get time at the end of January).
-
View User Profile
-
Send Message
Posted Jan 10, 2013I wish someone would make a plugin that allows sticky pistons to be able to move obsidian and bedrock.I don't even know if that is possible though.
-
View User Profile
-
Send Message
Posted Jan 10, 2013quick Question how do you reply properly
-
View User Profile
-
Send Message
Posted Jan 10, 2013@bobberto7
Thanks :)
-
View User Profile
-
Send Message
Posted Jan 10, 2013@draxp6 ok good luck
-
View User Profile
-
Send Message
Posted Jan 10, 2013@bobberto7
Well, I can't guarantee for that. It is my first plugin and I am still learning how bukkit works. I will put it in todo list.
-
View User Profile
-
Send Message
Posted Jan 10, 2013could you also add mulitworld support so you could disable it in world1 and in world 2 it could push up 50 block
-
View User Profile
-
Send Message
Posted Jan 10, 2013@bobberto7
I think I can make that. Maybe I add also support for other directions, but with limited number of blocks (still higher than original 12 blocks). Just at the moment I can't find way to move them nicely.
-
View User Profile
-
Send Message
Posted Jan 10, 2013can you make it so it you can cofig if it can push obsiden and bedrock .ect