[MISC] BlockPaint v1.5.1 - Paint material with the block in your hand [1317]

Discussion in 'Inactive/Unsupported Plugins' started by Tempelchat, Feb 10, 2011.

  1. Offline

    Tempelchat

    Version: v1.5.1 - lastest Download [860-1317]
    Source: Download

    Description:
    BlockPaint copies the material from the block in hand. On leftclick it will put it onto the targeted block without removing anything.
    It just copies the material onto the target block.



    Permissions by Nijikokun is supported but NOT necessary!

    Usage:
    • /blockpaint [on|off]
    Features
    • Take a block in your hand and paint it somewhere
    • You can destroy blocks with bare hands.
    • You can create/repair trees by using /i <log|leaves>:<type> put a block there and overwrite
    Permissions:

    • add - 'blockpaint.general' to the config.yml of Permissions
    Properties

    Code:
    #allowed Blocks
    Blocks = 0-25,35,41-49,52,54,56-58,60-62,66,70,72,73,74,78-92
    TODO:
    Changelog:


    • v1.5.1 fixed for higher block-ids (dl) [600-1317]
    • v1.5 Improved paint-code , recomm build (dl) [600-1317]
    • v1.4 Added properties file (download); fixed horrible bug... (good that I didn't post the src) [531-556]
    • v1.3 updating to newest bukkit build [483]; renamed to BlockPaint (download); still working with [483-531]
    • v1.2 something
    • v1.1 Added Permissions (by Nijikokun) support
    • v1.0 Release
     
  2. Offline

    MonsieurApple

    Considered inactive.
     
  3. Offline

    sinkir

    I love your plugin !
    someone know if it's work whis 818 ?
     
  4. Offline

    Tempelchat

    @sinkir It schould work because there hadn't been any api brake since (I think). But I can't guarantee that it is working though. Must test it if I have time.
     
  5. Offline

    flying_pancake

    Works great on 860.
    Love this plugin.
     
  6. Offline

    Tempelchat

  7. Offline

    flying_pancake

    Still works on 1060! Still love this plugin.
     
  8. Offline

    Tempelchat

    Thank you for reporting this! I'm glad that someone still uses this plugin.
     
  9. Offline

    Grimmy777

    will this be updated to the most recent version of bukkit? I still love this plugin.
     
  10. Offline

    Tempelchat

    It still works with the most recent recommended build. I think that will ever be the case because it uses only standard api with won't break hopefully in the future.
     
  11. Offline

    Grimmy777

    When i try to paint with the new type of blocks, it just changes whatever I am trying to paint into air =/ That is why I thought it needed updating.
     
  12. Offline

    Tempelchat

    Didn't test this with the new blocks but it is strange, that they are set to air (not for me). When I add the new blocks in the config file, I can paint them as long as they are in the blockId range < 100 because I set the limit there. Will fix this.
    EDIT:
    Fixed in 1.5.1
    It's out if you didn't noticed it.
     

Share This Page