-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Matthew Denton edited this page Dec 15, 2020
·
4 revisions
Eternal Light is a simple plugin that ports the functions of a mod to be a plugin. Allowing players to see the light levels around them making it easy to find spawn-able areas quickly.
update-notifications: true
radius: 5
default-mode: SPAWNABLE
The config has been kept simple to understand and lightweight.
-
Update Notifications - if true will notify admins if there is an update available.
-
Radius - Sets how far away players can see the light level display. This has a hard limit of 20. Note that it is recommended to keep this low as it gets expoenetiionally more heavy on the server the larger this is.
- Default Mode- Sets the default mode for when players firs do /ll. Modes are SPAWNABLE, ALL and LIGHTLEVEL.