[INFO] LightLevel V.4 - Display Light Level of a block [1.1-R7]

Discussion in 'Inactive/Unsupported Plugins' started by fernferret, Apr 26, 2011.

  1. LightLevel - A diagnostic tool that displays the light level of blocks
    Current Version: v0.3 - Download - OLD Bukkit
    DEV Version: v0.4-DEV - Download - Bukkit 1.1-R7+

    Want live help? Join #lightlevel on EsperNet

    To Fix "[SEVERE] ebean.properties not found":
    Simply create a file "ebean.properties" in the same folder your Bukkit jar is in. If you ask about this in the thread, I'll tell you to refer to the large red text in the OP.

    I created this as a small diagnostic tool to verify my crop lighting placements. It's very simple; only one command 2 commands and it does support permissions, if you really want to restrict this sort of thing for some of your users.

    [​IMG]

    Video HOWTO (Thanks iffa)


    Features
    • Simple lightweight way to verify light levels
    • Numbers are color coded (RED: Hostile Mobs, Yellow: No Mobs, GREEN: Friendly Mobs)
    • Allow use of a "wand" (defaults to torch) so you can left click on blocks and get light level readings fast!
    • Wand toggles; /llwand turns it on or off, that way you can go back to your normal punching goodness!
    • Wand preference saves per user between sessions with use of built in database, no externals to install! Yay!
    • Utilizes permissions (lightlevel.use)
    Download V0.3
    Download V0.2
    Download V0.1
    Github Source

    Config File
    The config file is super simple, and should look like this:
    Code:
    wand:
        default: true
        item: 50
        enable: true
    
    default: Do you want users wands to be enabled or disabled by default? This only applies to first run, once a user picks enable/disable, it will persist through server restarts.
    item: Item id of the wand
    enable: true/false, do you want the wand enabled or disabled for ALL users?

    Todo
    • Nothing right now
    Commands
    [] = needed; <> = optional
    Code:
    /lightlevel: Displays the light level of the block you're looking at, current limit is 50 blocks
    Code:
    /ll: Displays the light level of the block you're looking at, current limit is 50 blocks
    Code:
    /llwand: Toggles use of the wand on or off
    Please Post any questions/comments/requests!

    Changelog
    Version 0.3
    • Actually fixed NullPointerException in rare cases
    • Add ebean persistence
    • Add /ll convince command, much faster to type
    • Add /llwand to toggle on/off wand
    • Add config file to configure: Wand item id, Default wand, Wand disable
    Version 0.2
    Version 0.1
    • Initial release
     
    XDTobi and Xordaii like this.
  2. Offline

    rominos2

    @fernferret
    Ok Thanks
    See you in a future new plugin LightLevelSensors ^^
     
  3. Thanks, just tried it and its a cool plugin, but could you maybe make it possible to disable /ll please (in properties or something), it conflicts with another mod which is a bit annoying :)
     
  4. Ah hrm... which mod? I think you CAN disable it with permissions. I think the perm is lightlevel.use. But I think what you're really saying is disabling /ll but leaving /lightlevel or the wand. I'll look into it.
     
  5. Offline

    Mew32

    Could you update it to CB 1000?
     
  6. Offline

    Xordaii

    Seems to work great on Bukkit 1056. I don't use the wand, just /ll command for what I am looking at. Does what it needs to! I find it very useful to make sure mobs aren't going to spawn indoors in newly created buildings. Thanks for your hard work.
     
  7. Offline

    quickclay

    Great plugin! Works well on CB 1630. One small bug I've noticed: The wand is disabled by default, regardless of config settings. My players have to type /llwand first even though the config has it enabled by default.
     
  8. Yep, this is intentional, however, the settings are saved (even through restarts). It's been so long since i've worked on this plugin, so it's possible there's a bug.

    I need to update it to use superperms, but lately Multiverse has been my big time consumer.

    --FF
     
  9. Offline

    Swang

    Any plans to update this for R5+? My server loves this mod.
     
  10. But of course! Sorry, been really busy with work and Multiverse. I'll make it happen tomorrow.
     
  11. Offline

    Swang

    Multiverse > LightLevel for sure that is another mod we use.
     
  12. Offline

    Raven-AoD

    So... when is this great plugin going to update? Can't live without it... :(
     
  13. I'll do it tonight :)

    PS: I totally didn't say "tomorrow" a week ago ;)

    But seriously. Tonight. After my run.

    Raven-AoD Swang Updated!

    http://ci.onarandombox.com/job/LightLevel/

    You'll find the dev builds there, I'll release a formal build when the next RB drops.

    Cheers!
    --FF

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

    EternisRequiem

    Confirming it's working on my beta 1.2.3 bukkit server :D the config file lightlevel.yml is empty though.
     
  15. Hmm ok, I'll give it a sharper look this weekend.
     
  16. Offline

    Raven-AoD

    Wow! You are the best! :D Thanks! [cake]
     
  17. Offline

    iffa

    ....only about 9 months later I get the mention. At least it came some day
     
  18. Offline

    omega3141

    Is there an option to change the colors I'm color challenged :)
     
  19. Offline

    md_5

    Long time no see fernferret. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page