Minecraft CityLanterns mod 2026 download
logo
minecraft mod CityLanterns

CityLanterns

Game Version: CB 1.7.2-R0.1
Total Downloads: 16,336
Updated: Jan 15, 2014
Created: Feb 2, 2013
Download CityLanternsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CityLanterns-2.0.3 release 38.94 KB Jan 15, 2014 CB 1.7.2-R0.1 3,384 download CityLanterns CityLanterns-2.0.3 releaseDownload
CityLanterns-2.0.2 release 36.75 KB Dec 10, 2013 CB 1.7.2-R0.1 970 download CityLanterns CityLanterns-2.0.2 releaseDownload
CityLanterns-2.0.1 release 36.74 KB Oct 5, 2013 1.6.4 1,159 download CityLanterns CityLanterns-2.0.1 releaseDownload
CityLanterns-2.0 release 36.73 KB Sep 20, 2013 CB 1.6.2-R1.0 819 download CityLanterns CityLanterns-2.0 releaseDownload
CityLanterns-1.8.1 release 26.90 KB Aug 25, 2013 CB 1.6.2-R0.1 1,183 download CityLanterns CityLanterns-1.8.1 releaseDownload
CityLanterns-1.8 release 25.87 KB Jul 28, 2013 1.6.2 999 download CityLanterns CityLanterns-1.8 releaseDownload
CityLanterns-1.7 release 25.91 KB May 11, 2013 CB 1.5.2-R0.1 2,383 download CityLanterns CityLanterns-1.7 releaseDownload
CityLanterns-1.6 release 24.64 KB Apr 14, 2013 CB 1.5.1-R0.1 1,017 download CityLanterns CityLanterns-1.6 releaseDownload
CityLanterns-1.5 release 24.63 KB Mar 8, 2013 CB 1.4.7-R1.0 1,150 download CityLanterns CityLanterns-1.5 releaseDownload
CityLanterns-1.4 release 22.81 KB Mar 5, 2013 CB 1.4.7-R1.0 363 download CityLanterns CityLanterns-1.4 releaseDownload
CityLanterns-1.3 release 22.73 KB Feb 28, 2013 CB 1.4.7-R1.0 389 download CityLanterns CityLanterns-1.3 releaseDownload
CityLanterns-1.2 release 12.12 KB Feb 18, 2013 CB 1.4.7-R1.0 407 download CityLanterns CityLanterns-1.2 releaseDownload
CityLanterns-1.1 release 11.92 KB Feb 2, 2013 CB 1.4.7-R1.0 281 download CityLanterns CityLanterns-1.1 releaseDownload
CityLanterns-2.1.1 beta 54.08 KB Jul 27, 2014 CB 1.7.9-R0.2 961 download CityLanterns CityLanterns-2.1.1 betaDownload
CityLanterns-2.1-BETA beta 54.34 KB Mar 24, 2014 CB 1.7.2-R0.3 871 download CityLanterns CityLanterns-2.1-BETA betaDownload

Description

Share this:

Description

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.

Lantern Selection / Tutorial

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 😀

Config

For a default config with key definitions, see here.

Commands & Permissions

/citylanternsselect|cls [<group> [new|we]]

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)

/citylanternsgroups|clg [<group>]

Lists all groups or, if <group> is given, shows detailed information about that group.

Permission name is citylanterns.groups (default for ops)

/citylanternssettings|clsetting [<group>] day|night|thunder <number>|true|false

Sets config properties for a the group <group>, or main if not supplied.

Permission name is citylanters.settings (default for ops)

/citylanternsreload|clr [force]

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)

Changelog

v2.1.1:

  • Updated to CraftBukkit version 1.7.9-R0.2

v2.1:

  • Added Reload command
  • Changed Select command
  • Added more storage options for lanterns and groups

v2.0.3:

  • Added /citylanternssettings command
  • Fixed groups
  • Faster block updates

v2.0.2:

  • Updated to CB 1.7.2

v2.0.1:

  • Updated to CB 1.6.4

v2.0:

  • Complete command rework
  • Selection now by tool
  • Ability to form groups of lanterns with different settings (on/off/thunder) (inspiration from fov360)
  • WorldEdit hook to set group of all lanterns in the WorldEdit selection

v1.8.1:

  • Custom worlds loaded after the plugin will cause a lantern reload to fix a bug
  • Fixed bug when lanterns are destroyed

v1.8:

  • Updated to 1.6.2

v1.7:

  • Updated to Bukkit 1.5.2
  • Lanterns which are closer to players will be toggled before lanterns which are farer to players. Idea by dab1983. Thx

v1.6:

  • Set the compilance version from 1.7 to 1.6 so that the Bukkit standards are kept.
  • Updated to CraftBukkit version 1.5.1-R0.1.

v1.5:

  • Added a delay between toggling the lantern states to prevent lags. Idea from John290. Thx.

v1.4:

  • Fixed bug lanterns will start flickering rapidly when weather changes. Reported by TheMisterB. Thx.

v1.3:

  • Added plugin metrics submit provided by http://mcstats.org/
  • Fixed bug config files were not created on startup. Reported by mcferson. Thx.

v1.2:

  • Added the function to toggle the redstone lanterns if it's raining/thundering.
  • Fixed bug being unable to remove lanterns wich are on.

v1.1:

  • Initial version with compatibility to CB 1.4.7-R1.0.

Stats Collection

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/)

  • Metrics revision of the implementing class
  • Server's GUID A randomly generated ID to identify the server
  • Players currently online (not max player count)
  • Server version string (the same version string you see in /version)
  • Plugin version of the metrics-supported plugin

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

Source can be found at GitHub.

Comments

Add a comment