Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 429 Bytes

IconAtNight

A bukkit plugin for showing another server icon at night in game.

Config

# Name of the world to detect.
world-name: world
# Day icon name in config dir.
icon-day: server-icon-day.png
# Night icon name in config dir.
icon-night: server-icon-night.png
# If cache enabled, there should not an server-icon.png file in server root dir.
cache-enabled: true

Icon Requirement

64 * 64 png format file.