Inactive [MECH] bLift 1.2 - Simple elevators [1.2.5]

Discussion in 'Inactive/Unsupported Plugins' started by Brad811, Jun 15, 2011.

  1. Offline

    Brad811

    bLift - Simple elevators!
    Download: bLift BukkitDev
    If you like the work I've done, or would like to see more features and improvements, please consider donating!
    Version: v1.2

    If you are having issues with this plugin,

    FIRST: Read the thread to make sure your question has not been answered.
    SECOND: If you can't find an answer, file a ticket: http://dev.bukkit.org/server-mods/blift/tickets/
    If you would like to post your question instead for some reason, in your post please include:
    1. The version of this plugin you are using (the output of /version bLift, not "the latest one")
    2. The version of bukkit you are using (not "the latest one")
    3. Any error messages associated with the issue
    Otherwise I will most likely be unable to help you!

    Some simple elevator action. It's only called bLift because bElevator sounds weird.
    If y'all like it, I'll add more features like multiple floors and being able to put torches in your elevators!

    Simple 2-floor elevator:
    (IMAGE PENDING)

    Multi-floor elevator:
    _____BOTTOM FLOOR________MIDDLE FLOORS_________TOP FLOOR______
    [​IMG]

    You can get fancy with it:
    [​IMG]




    Video: (NOTE: gold blocks are no longer required)


    Features:
    • simple up-down elevators
    Usage:
    To use a simple 2 floor elevator, press the button to move between the floors.
    To make a 2 floor elevator up only, remove the button in the top floor.
    To make a 2 floor elevator down only, remove the button in the bottom floor.

    To use a multi-floor elevator, first initiate the signs by right clicking any one of them (this only needs to be done once).
    The top number is the current floor. The bottom number is the destination. You may fill in the other two lines with anything if you like.
    Right click the sign until the bottom number says the floor number you want to go to.
    Then press the button to go to that floor.

    [air] = air
    [iron] = iron block
    [glass] = glass
    [brownmushroom] = button
    [wood] = sign

    Simple 2 floor elevator format:
    [iron]
    [air]
    [brownmushroom]
    [air]
    [glass]
    [air] \
    [air] (any height)
    [air] /
    [glass]
    [air]
    [brownmushroom]
    [air]
    [iron]

    Multifloor elevator format:
    [iron]
    [wood]
    [brownmushroom]
    [air]
    [glass]
    [air] \
    [air] (any height)
    [air] /
    [glass]
    [wood]
    [brownmushroom]
    [air]
    [glass]
    [air] \
    [air] (any height)
    [air] /
    [glass]
    [wood]
    [brownmushroom]
    [air]
    [iron]

    Changelog:

    1.2
    • Now goes up to level 256!
    • Floors can now be smaller (one floor's ceiling can be another floor's bottom)
    • Added command: /blift [floors OR ends] [material] (uses permission "blift")
    • Hopefully fixed a couple of glass disappearing problems
    1.1
    • Added multi-floor elevators
    • Fixed glass disappearing
    • Removed gold block requirement
    1.0
    • Initial release!
     
    tobmaster3000, croxis, Omen and 5 others like this.
  2. Offline

    monir

    Is there some way to remove the spam message "Not inside elevator!" its enoying when it spams in the server.
    Great plugin it works like a charm
     
  3. Offline

    TruffleDucks

    This elevator is cool :D
     
  4. Offline

    Jobsti

    Haha super Plugin, I love it!
    Can't wait for the multiple-floors-update.
     
  5. Offline

    Parflagush

    I've got separate elevators from floor to floor which works for now. Adding floor stops to a single elevators would be preferable. Other than that, great work! I love it!
     
  6. Offline

    Maniox

    Please update this dude!
    Its the best plugin on my server :D
     
  7. Offline

    Det117

    How do you make it?
     
  8. Offline

    liamash3

    @Det117

    I'm stuck on the "how to make" bit too :) I followed the instructions & made an elevator on the ground & one near sky limit lvl...now how do I get them to work?

    EDIT:
    Weird...I restarted the server, and now it works. Well, thanks for making this! I'm gonna start building a sky palace away from all the nasty creepers :)
     
  9. Offline

    dbizzzle

    Yes, this is great, would be perfect if you had multi-floors, i like the idea with a single sign, keep up the good work!
     
  10. Offline

    FoX_AaZzA

    nice work mate!~ been hanging for one of these for a while!

    once multifloors is added, (i like the idea of the sign with the number on it, rather an using commands since some players on my server are just kids) and a method of calling the elevator down it will be AMAZING!

    have you thought about other features, like an enlarged elevator (9 block platform) that can lift a few people?
    and maybe a wider elevator with 2 directions, one for up only and one for down?
    this would really help on the crowded servers, i notice when my server gets a bit packed people complain about trying to get up or down staircases and keep getting blocked by other players, i was forced to put 2 in the main area with signs for "up" and "down"
    but even then people still cause chaos!

    you could have one that goes up only, and resets the moment the player at the top steps off the platform, and then can't get back into the shaft so to cause an issue with the next player to use the lift...

    just some food for thought :)
     
  11. Offline

    Maniox

    Update :d?
     
  12. Offline

    Pirate43

    It needs to be updated so that the bukkit anti speedhack doesn't kick players that are moving upwards quickly, and when they get kicked, the glass doesn't come back thus breaking the elevator until the glass is replaced manually. Until this is fixed I can't use this on my production server..
     
  13. Offline

    Brad811

    Haha this message should be gone when I update to 1.1
    I always forget something

    Thank ya!

    I am ALMOST done with this! It works so far, just need to fix a couple of other things!
    Oh, and I'm removing the requirement of gold blocks.

    If you want to make a down-only elevator, take the button out of the bottom end of the elevator, and that should work, and take the button out of the top end to make it up-only. Lemme know if it doesn't work for you!

    Yeah someone else has mentioned the glass issue in the past, I'll try to fix that for 1.1. So how might I keep the anti-speedhack from kicking players (if you or anyone else knows)? I haven't had an issue with this before.
     
  14. Offline

    BattleGroundxx

    just use pistons!
     
  15. Offline

    Brad811

    Updated to 1.1!

    Added multi-floor elevators, removed requirement for gold blocks, and fixed glass disappearing upon players logging out. (Probably more bugs to fix, but try out the multi-floors for now!)
     
  16. Offline

    Sh00pus

    Am i doing this right? the signs get labeled and the glass disappears. I launch up one block and fall back down. This is the multiple elevator. I hope I am lol cause I love this plugin.

    nvm got it to work again. Multi story is awesome. Good job man!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  17. Offline

    FoX_AaZzA

    well done mate, I have implemented the 1 up and 1 down, haven't had a chance to try out the multifloor yet, would love to see a video of it in operation :)
     
  18. Offline

    WeesoftVideo

    Bonjour Hello,

    I just upload a test / tutorial in French for this mod

    Je viens de mettre en ligne un test/tutoriels en français concernant ce mod,


     
  19. Offline

    arsjet

    Please to v1.0.


    v1.1 is competing with Chest shops.
     
  20. Offline

    EllBristow

    I second this... I've been using Elevators, which appears to have been discontinued... it handles up to 5x5 elevators (but is no-where near as straight forward as this plugin)

    also... any chance of adding permissions to restrict creation and usage to certain players?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  21. Offline

    ArcFox

    Really nice work, one of the best plugins out there! Simple to use, simple to understand, gets the job done in a nice and smooth way :D
     
  22. Offline

    shavid

    Nice Plugin - One problem we have however is if you click a sign , for some reason its adding the number 1 To the bottom line.
     
  23. Offline

    ArcFox

    @Brad881
    Ahhh, your plugin broke ChestShop :( It seems to overwrite the last line of EVERY sign in my world to 1. Since ChestShop is a sign-based Shop and the last line means what item you buy/sell ppl on my server can now only buy/sell STONE (id:1) :confused: Please fix this bug :(
     
  24. Offline

    shavid

    Aye its a bit of a pain, screws up Warp signs and similar too.
     
  25. Offline

    Instg8er51

    You know what would be cool, if you could some how make it so it would lift a 2x2 square.
    Or does it already do that? Because I haven't tested it out yet.
    :D :D
     
  26. Offline

    Brad811

    Ah, sorry about that guys. Just updated to 1.1.1, let me know if that fixes it
     
  27. Offline

    Pirate43

    my god i can't thank you enough for fixing the disappearing glass, it was driving my players mad :p

    about the antihack issue for moving wrongly, I truly don't know. perhaps if there was a way you could tell me the method in which the elevator makes players rise I could tell you whats going on?
     
  28. Offline

    dominichello

    Customizable lift sizes would be a dream :D !!
     
  29. Offline

    untergrundbiber

    With the Version 1.1.1 the multi-floor signs don't work for me.

    On the first floor i can switch between the floors but on the other floors the sign only show the floor-nr in the 2nd line but no number to choice in the 4th line

    CB953
     
  30. Offline

    Forest-18

    I found that if I right-click a sign with no block in front of it with some block in my hand, it will build that block in front of that sign..It's kinda annoying to delete all those blocks after people. It's not a bad problem, but you might consider to change it to left-click if also somebody else find this as a problem or so. :)
     
  31. Offline

    Bootface

    Download link doesn't work for me. :mad: Any way to fix that?
     

Share This Page