laontme / sotify

Sleep notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotlin license bstats love ratcus

sotify

sleep notifications

usage

commands

command description permission
/sotify reloading configuration sotify

permissions

permission allows default
sotify reloading configuration operator

config

debug: false
enabled: true
messages:
  player-enter-bed: <dark_aqua>[Sotify] <player> is now sleeping (<sleeping>/<needed>, <more> more needed to skip)
  player-leave-bed: <dark_aqua>[Sotify] <player> got out of bed (<sleeping>/<needed>, <more> more needed to skip)

This plugin uses the MiniMessage format. You can use any formatting from MiniMessage but <player>, <sleeping>, <needed> and <more> is special placeholders. You can remove them but not change

Changing /sotify command message is not possible because it is not visible in normal approach

contact

laont.me and stanislav@laont.me

license

This repository is licensed under MIT license. You can freely copy, modify and distribute code, but with notice about license and copyright

About

Sleep notifications

License:MIT License


Languages

Language:Kotlin 100.0%