Light level Spigot plugin.

Shows all the possible spawnpoints with radius and light level settings.


Ability to change range and light levels.


Commands with tabcomplete.


Vertical scan limit setting demonstration

Default is 2 blocks up and down


Default config.yml for min/max settings.

# 1.17 and before make sure to set the lightlevel setting to 8. No backwards compatibility yet!
# Since 1.18 mobs can only spawn on light level 0, so by setting it to 1 it will show all the spawnpoints.
lightlevel: 1
#Minimum and maximumm light level settings for players.
minLightLevel: 0
maxLightLevel: 15

# Radius setting for players.
radius: 25
# Minimum and maximumm radius settings for players.
minRadius: 0
maxRadius: 25

# Change how many blocks is scanned up/down.
maxHeightDiff: 2

# Indicator is turned off by default. Is turned on with command.
indicator: false

Permissions (Coming soon)


Admin

Permission Description
x.y.z blah
x.* blah
x.y.* blahblah

Player

Permission Description
x.y.z blah
x.* blah
x.y.* blahblah