This plugin let selected redstone lanterns of different groups switch on/off at differeren (ingame) times, e.g. at sunset lanterns of group A will toggle on while lanterns of group B will toggle on at midnight.
To modify which lanterns belong to which group, do /citylanternsselect or /citylanternsselect <group> (If you do not specify a group, "main" will be used), a tool will be added to your inventory. Then you can right-click a redstone lantern with that tool to check which group that lantern belongs to, or left-click to add/remove the lantern to/from the group. After one lantern is added to a new group, you can change the settings of that group in the config. Then wait for the night and see them switching on :D
For a default config with key definitions, see here.
Will either give (or replace if new is not given) a tool for adding/removing lanterns to/from the group <group> (Will be set to 'main' if not supplied) or, if the we argument is given, sets the group of all lanterns to <group> in the currently selected WorldEdit region.
Permission name is citylanterns.select (default for ops)
Lists all groups or, if <group> is given, shows detailed information about that group.
Permission name is citylanterns.groups (default for ops)
Sets config properties for a the group <group>, or main if not supplied.
Permission name is citylanters.settings (default for ops)
Reloads all lanterns and group settings. If force is supplied, this will discard all data and load them from the storage.
Permission name is citylanterns.reload (default for ops)
(For commands in version <= 1.8.1, see here)
v2.1.1:
v2.1:
v2.0.3:
v2.0.2:
v2.0.1:
v2.0:
v1.8.1:
v1.8:
v1.7:
v1.6:
v1.5:
v1.4:
v1.3:
v1.2:
v1.1:
This plugins automatically sends information for statistic purposes only to MCStats, specifically (quoted from https://forums.bukkit.org/threads/mcstats-plugin-metrics-r7-easy-advanced-plugin-statistics.77352/)
To disable data collection, you can set opt-out to true in plugins/PluginMetrics/config.yml.
The collected data can be seen by everyone at the MCStats project page.
Source can be found at GitHub.