Skip to content

cinnamondev/WarningLectern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning Lectern

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*

Commands

  • /warningLectern unregister Requires permission warningLectern.unregister, and warningLectern.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 permission warningLectern.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 permission warningLectern.ping.

License

Licensed under Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages