Overview
PluginVersion v0.8
ServerVersion /version: git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
Download StreetLamps v0.8.2
Players can build street-lamps for their towns and remote controle them by redstone and other events (daytime, weather, manually).
Features
- remote controled lamps using Redstone
- light your streets when it's raining
- light your streets during night-time
- seven lamp shapes: pole, pendant, ceiling, bottom, sconce, globe and tube
- CraftBukkitUpToDate support
- MultiWorld support
- connect lamps with buttons or levers
How to use
Build
- build a pattern using bulb material and fences
- power the PowerBlock (redstone, lever, etc)
- hit the bulb with a RedstoneTorch
- enjoy
Toggle
To toggle a lamp manually you click it with the right mouse button. Toggling lamps manually will only work if manually mode is enabled.
Connect
Using "/StreetLamps connect" you can mark several bulbs to one button or lever by rightclicking them. Calling the command again will bind those together. The lamps will not react to power, daytime or rain any longer and instead will turn on/off when the controller (button/lever) is used via right click.
Modes
- Daytime
- Weather
- Manually
- Power
- Cluster
- PureBulb
for more details see Modes
Commands
Commands start with "/streetlamps" or "/slamps".
Typing "/StreetLamps help" will tell you the commands you can use:
Admin (for OPs)
- save - saves all loaded lamps
- set on|off <id> - sets the on/off material
- <mode> - toggles the specified mode
- cluster [set <value>] - toggles cluster/sets the size
AdvancedUser (for OPs)
- connect - starts/finishes connecting lamps to a controller
- info - used lamps will display information
- on, off, update - force all lamps to turn on/off or update
User (everyone that's not OP)
- list [worldname] - lists all lamps in the specific world
- materials - lists all materials needed to build lamps
- modes - lists all modes
Permissions (for commands)
- Admin
- streetlamps.admin
- AdvancedUser
- streetlamps.advancedUser
- User
- streetlamps.user
Pattern
Patterns can be found here.
Bugs
HOWTO: BugReport
create a Ticket
KnownBugs
take a look at the Tickets
ToDo
Plans For The Future
Changelog
full changelog
- Version v0.8.2
- update for new RB (1185)
- changed event Priorities from Normal to Monitor
- Version v0.8.1.1
- hotfix for LampController crashing the plugin
- Version v0.8.1
- Lamps have to be powered while building to detect the right pattern
- added removeTorchAfterConstruction to config (+commands), false per default
- Version v0.8
- removed lamplist form config and added separate switches for each lamp
- added new mode: detectRepeater (false per default)
- added new mode: pureBulb (false per default)
- fixed bottom not reacting to manually at all
- added command, type /StreetLamps help
- toggle lamps by right clicking on a lamp
- lamps can be connected to controllers
- implemented role based permissions
- removed disableOnerror