Inactive [TOOL] MeasuringTape v0.9c - Easy measuring [1.2]

Discussion in 'Inactive/Unsupported Plugins' started by DiddiZ, Jan 23, 2011.

  1. Offline

    DiddiZ

    MeasuringTape - Easy measuring
    Version: 0.9c - Works with 1.2

    Description:
    MeasuringTape is a tool, that makes you able to simply figure out a distance, an area or even a track. MT uses a string to mark the positions. I once thought it would be just practically to measure how far my cannon shoot, but by now are there a few other purposes, like metering a base area and so on. The track mode can be used to measure the road between two cities. Roadsigns with the exact remaining distance in m look very nice.
    String attaching is deactivatable to avoid conflicts with other plugins also using a string to mark blocks, e.g. WorldEdit.
    MT can use the Permission Plugin but is not depending on it. If Permissions is deaktivated in config or doesn't run at the server MT will use some default right managemant: Measuring ant "/mt tape" are available for all and "/mt tp" only for ops.

    Features:
    • Easy measuring with different modes:
    • Direct distance, vectors, area, volume, blocks and even track
    • Figure out the level of an area where you have fewest blocks to break/place to flatten it
    Download, Config and Details:

    [​IMG]http://www.diddiz.de/minecraft/measuringtape.php
    [​IMG]https://github.com/DiddiZ/MeasuringTape/downloads

    Changelog:
    • MeasuringTape v0.9b (Nov. 07, 2011)
      Requires CraftBukkit (tested with CB #1337)
      • Fixed breaking blocks in creative mode
    • MeasuringTape v0.9 (Jul. 29, 2011)
      Requires CraftBukkit (tested with CB #1000)
      • Added /mt level
      • Added bukkit permissions
    • MeasuringTape v0.8d (Jun. 02, 2011)
      Requires CraftBukkit and opional Permissions (tested with CB #818 and Permissions 2.x)
      • Cleanup, MT is smaller now :D
    • MeasuringTape v0.8c (Apr. 08, 2011)
      Requires CraftBukkit and opional Permissions (tested with CB #670 and Permissions 2.5.5
      • Fix for recent bukkit changes.
    • MeasuringTape v0.8b (Mar. 30, 2011)
      Requires CraftBukkit and opional Permissions (tested with CB #602 and Permissions 2.5.5, doesn't work below bukkit #600)
      • Fix for recent bukkit changes.
      • Added support for right click in useTargetBlock mode
      • Minor performance improvements
    • MeasuringTape v0.8 (Mar. 07, 2011)
      Requires CraftBukkit and opional Permissions (tested with CB #493 and Permissions 2.5)
      • Added target block
      • Added "useTargetBlock" config
      • Improved auto config creation
      • Minor code cleanup

    [​IMG]
     
    GameFreakDude likes this.
  2. Offline

    Sol

    Awesome stuff, I will have to give this a try-out later tonight after work so I can see how many kilometers of tunnel I have in the strip mines :D

    I will let you know how it goes ;)

    ~Sol
     
  3. Offline

    TheFredz

    Thx for this very useful I installed it today and use it all the time when building.
     
  4. Offline

    Sol

    Nearly forgot to reply here, works fantastic. Great and useful idea :)

    ~Sol
     
  5. Offline

    t2wave

    Glad to see this got ported over. I tend to make large builds and this is an awesome tool.
     
  6. Offline

    DiddiZ

    Is there any need for implemention of permissions plugin?
     
  7. Offline

    h0us3cat

    yes please.
     
  8. Offline

    Riot

    Blessings of the great Empress Wu upon you.
     
  9. Offline

    DiddiZ

    working on permissions, need just 10 more minutes but i'm too tired now
    can't think clearly
    will be done tomorrow, promised
     
  10. Offline

    Planitia

    Thanks :D

    I don't need permissions [​IMG]

    It's not like guests are gonna go

    ZOMG I kno the LEngGTh if Ya RoaDs [​IMG]

    Or like I'm going to limit it to admins.
     
  11. Offline

    chatfriend2001

    Hi,
    it'd be nice if i could disable the /mt tape command, so the users have to get the strings by their own [​IMG]
     
  12. Offline

    Planitia

    You can. Don't give that command to people you don't want to have it :p
     
  13. Offline

    h0us3cat

    thx, take ur time :)
     
  14. Offline

    DiddiZ

    Finally done!
    Did take much more than assumed, mainly due to permissions dev wasn't helpful at all (and the template unable to run)
    Permissions support is optional, so if you don't want it, you don't have to enable it
    Added config entry: "usePermissions : false"
    If this is false, or permissions plugin can't be detected at server start, MT will allow measuring and "/mt tape" for all and reserve "/mt tp" for ops
    Else you now can give 'measuringtape.measure', 'measuringtape.tape' and/or 'measuringtape.tp' to all groups and users you want
     
  15. Offline

    EvilSeph

  16. Offline

    gyoza

    Upgrade Please!! This is the plugin i've used the most.
     
  17. Offline

    DiddiZ

    It isn' working?
    For me, it runs properly on build 230
    Anyway I'm going to implement a new mode, so I'll release the next version for build 238
    --- merged: Feb 4, 2011 5:42 PM ---
    Released v0.7
    Added volume mode
    Some cleanup and performance improvement
    Fixed incorrect string needs on some modes
     
  18. Offline

    Miech

    Am I missing something? I downlaoded 0.7 from your website, but it seems to just be source code, or possibly an uncompressed jar or some sort.. Can't find the actual jar plugin anywhere in the zip.
     
  19. Offline

    h0us3cat

    Try a other browser
     
  20. Offline

    DiddiZ

    Or rename the MeasrungTape.zip to MeasuringTape.jar.
    I don't know, why IE renames .jar to .zip.
    I'll add a note to my website.
     
  21. Offline

    LarryDickman

    Maybe this is just me, but I haven't had any luck setting the first point on bedrock.
     
  22. Offline

    DiddiZ

    I'm going to check this
    --- merged: Feb 7, 2011 11:14 AM ---
    You are right: It's impossible atm to set the first point on bedrock and even on any block inside the spawn protection.
    I'll look, what I can do about.
    --- merged: Feb 7, 2011 11:40 AM ---
    Added multiworld support
    (/mt tp would teleport you to the first world)
     
  23. Offline

    DiddiZ

    Removed TSLPC and did some cleanup
     
  24. :confused:... i just had a strange issue.

    I got an error in console, saying i could not pass PLAYER_COMMAND to MeasuringTape...then my server restarted...
    I'm running CB#445, and MT 0.7 ...
     
  25. Offline

    DiddiZ

    Did this only occur on short commands like "//"?
    If yes, this got fixed with the last update.
     
  26. there were actually no commands going at that time. Just someone who did a smiley (this one: >:D )
     
  27. Offline

    DiddiZ

    Fixed commands after CB #454
     
  28. Offline

    DJ_Idol

    Excellent plugin, will test out later today!
     
  29. Offline

    RytoEX

    This is fantastic for measuring out dimensions when building stuff. Thanks for this! Would you consider adding your plugin to CraftBukkitUpToDate?
     
  30. Offline

    DiddiZ

    MT, LB and Uptime are now added to craftbukkituptodate
     

Share This Page