[INACTIVE][SEC] SimpleBuildHeight v1.1 - Min + Max Heights (multiworld + permissions) [860]

Discussion in 'Inactive/Unsupported Plugins' started by captainawesome7, May 30, 2011.

  1. Offline

    captainawesome7

    SimpleBuildHeight - Block Building + Placing Based on Block Height
    Version: 1.2
    SimpleBuildHeight is a very easy to use and straightforward plugin. All you have to do is edit the config file to show which world has which limits, and if you want a player to bypass that limit, you can give them the dynamic bypass node.

    Features:
    • Set A Maximum Build Height
    • Set A Maximum Break Height
    • Set A Minimum Build Height
    • Set A Minimum Break Height
    • ^All of the above have custom messages, with variable and color support^
    • Multi-World Compatible
    • Permissions
    Configuration + Use:

    Config+Use (open)

    File:
    A file called config.txt will be created in /plugins/SimpleBuildHeight/. When you open up the file it will look like this:
    Code:
    # This file is for SimpleBuildHeight
    # To change the height that people are allowed to build/place blocks on, edit the two lines below
    creative-max-break=999
    creative-min-break=998
    creative-max-build=999
    creative-min-build=0
    # To use this multiworld, just make min 0 and max 999
    
    # Build alerts, messgaes sent when the player builds too high or low:
    # Colors are supported with &a-f/1-9
    # You can put %id for the block id interacted with
    # You can put %name for the block interacted with
    # You can put %world for the world name the player is in
    # Building too high message below:
    HighBuildMsg=&cYou cannot place blocks that high!
    # Building too low message below:
    LowBuildMsg=&cYou cannot place blocks that low!
    # Breaking too high message below:
    HighBreakMsg=&cYou cannot break blocks that high!
    # Building too low message below:
    LowBreakMsg=&cYou cannot break blocks that low!
    
    Multi-World:
    To add a world that is called WORLD, with a max build of 100, a max break of 90, a min build of 50, and a min break of 40, just add this:
    Code:
    WORLD-max-build=100
    WORLD-max-break-90
    WORLD-min-build=50
    WORLD-min-break-40
    Messages:
    For the messages, just edit the ones given, its pretty straight forward.
    Permissions:
    Format:
    sbh.action.height.worldname
    All nodes:
    sbh.build.low.WORLD
    sbh.build.high.WORLD
    sbh.break.high.WORLD
    sbh.break.low.WORLD

    Downloads:
    The source code is included in the .jar (/com/awesomevilleserver/sbh/)

    Planned Changes
    None so far :)

    Changelog:
    Version 1.2
    • I forgot to add config options for build/break, all good now :D
    • Redo your config again :/
    Version 1.1
    • You MUST redo your config because:
    • Added custom messages with variables and colors
    • New permission nodes
    Version 1.0
    • Release
    [​IMG] To me to support my plugins :)
     
    kimme92, JWhy, Monkah and 1 other person like this.
  2. Offline

    bruceweed

    Does this work for 860? I want to keep people from building all the way to the ceiling. it gets rather annoying seeing buildings reach to max height with nothing in them.
     
  3. Offline

    captainawesome7

    Yes it does.
     
  4. Offline

    Blueking

    how do i use this ??????

    whats the command????:(
     
  5. Offline

    captainawesome7

    There is no command... you just edit the config file
     
  6. Offline

    Ginpigous

    ok then
    but your plugin is very misleading
     
  7. Does this plugin still work?
     
  8. Offline

    Thomas211

    agreed. We need a plugin to change the default build limit.
     
    HmmmQuestionMark likes this.
  9. Offline

    Eminam

    does this work for 1060?
     
  10. Offline

    captainawesome7

    Yeah.
     
    Mahagon likes this.
  11. Offline

    Mr. X

    It doesn't work or i'm too stupid. I want to build over 256 can you give me some example?
     
  12. Offline

    JesterAzazel

    Er.. Read the comments above yours. You can't set it up higher, you can just restrict it so people can't build as high as normal.
    It'a very misleading plugin..
     
  13. Offline

    captainawesome7

    Not really..
     
  14. Offline

    JesterAzazel

    I'm not the only person that has said that..
    But no, you're probably right and everyone else is wrong...
     
  15. Offline

    captainawesome7

    I never said that it magically turned off the regular minecraft building restriction, plugins cant do that.
     
  16. Offline

    JesterAzazel

    But a lot of people in the comment section seem to think it can, and a few people have told you why.
    They see "set max height" so they download it,wonder why it isn't working right, and leave comments asking why they still can't build past 128.
    All you would really have to do to stop these comments is put something in your OP that says "you still can't build over 127, you can only limit build height." And it doesn't help that your config says "creative-max-break=999"

    Look, man, I don't care if you want to pretend everyone is wrong instead of taking criticism with dignity. Do whatever you want.
     
  17. Offline

    tedmazer

    what exactly does this plugin do? adjust the max build height?
     
  18. Offline

    captainawesome7

    [​IMG]
     
    redpois0n likes this.
  19. Offline

    goodoletom

    so can I make it so i can build past 130?
     
  20. Offline

    redpois0n

    LOLOLOLOLOLO
     
  21. Offline

    jonah876

    Since this plugin is inactive, could I continue it? For that I would need the source code.

    Thanks in advance ;)
     
  22. Offline

    captainawesome7

    sure, just decompile it
     
  23. Offline

    jonah876

    Thanks, will do that tomorrow probably :D
     
  24. Offline

    fanste94

    How to make it work???
    :(:'(
     

Share This Page