LightLevel

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Displays the lightlevel of the block you're looking at, or the one you've clicked with the wand! LightLevel

Video Demo


Thanks @iffa

Features

  • Simple 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) (Will be Superms capable soon!)

Config File

The config file is super simple, and should look like this:

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?

Commands

{} = needed; [] = optional

`/lightlevel`: Displays the light level of the block you're looking at, current limit is 50 blocks

`/ll`: Displays the light level of the block you're looking at, current limit is 50 blocks

`/llwand`: Toggles use of the wand on or off

Please Post any questions/comments/requests in [our forum](http://dev.bukkit.org/server-mods/lightlevel/forum/)!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    31575
  • Created
    Aug 29, 2011
  • Last Released File
    Nov 4, 2012
  • Total Downloads
    2,573
  • License

Categories

Recent Files