Place a lectern with a specific title book inside to create a lectern that powers redstone around it when a command is issued (i.e. just before a server restart, to tell players to park their automated machines)
Also can act as a sort of chunk loader*
/warningLectern unregister
Requires permissionwarningLectern.unregister
, andwarningLectern.unregister.others
to unregister any lectern./warningLectern unregister <X> <Y> <Z>
: unregister a warning lectern at the specified location in the current world./warningLectern unregister <world> <X> <Y> <Z>
: unregister a warning lectern at the specified location in the specified world./warningLectern unregister ahead
: unregister the lectern block ahead of you.
/warningLectern find
Requires permissionwarningLectern.admin.find-lecterns
. Note: lecterns are only discoverable when they are loaded./warningLectern find <radius>
: Finds all lecterns in a N chunk radius away from your current position./warningLectern find loaded <world/here/everywhere>
: Finds all lecterns in the current or specified world(s)
- `/warningLectern configure
/warningLectern pingAll
: Ping all loaded lecterns. Requires permissionwarningLectern.ping
.
Licensed under Apache 2.0 License.