52 lines
1.1 KiB
ReStructuredText
52 lines
1.1 KiB
ReStructuredText
|
.. include:: common.rst
|
||
|
|
||
|
.. _qol_misc:
|
||
|
|
||
|
Miscellaneous
|
||
|
=============
|
||
|
|
||
|
Message Scheduler
|
||
|
-----------------
|
||
|
|
||
|
A list of messages that get sent to everyone at a specified frequency. |br|
|
||
|
One message will get sent each time and the plugin will cycle through each message in the list before starting over.
|
||
|
|
||
|
|
||
|
Command Scheduler
|
||
|
-----------------
|
||
|
|
||
|
A list of commands that run as Console at a specified frequency. |br|
|
||
|
**Every** command is run each time.
|
||
|
|
||
|
|
||
|
Ignition Causes
|
||
|
---------------
|
||
|
|
||
|
QoL can stop ignition from any source, via its config.
|
||
|
|
||
|
|
||
|
Death Locations
|
||
|
---------------
|
||
|
|
||
|
QoL overrides death messages to show the location of a player's death when hovered over.
|
||
|
|
||
|
|
||
|
Links
|
||
|
-----
|
||
|
|
||
|
QoL provides a way in the config to create commands that return a link to a URL. Handy for linking your dynmap, Discord, etc.
|
||
|
|
||
|
|
||
|
TPS Alert
|
||
|
---------
|
||
|
|
||
|
QoL provides a way to monitor your TPS and send an alert to a Discord webhook whenever TPS falls below a configurable threshold.
|
||
|
|
||
|
|
||
|
Auto Dynmap Hide
|
||
|
----------------
|
||
|
|
||
|
If Dynmap is detected on the server, QoL will hide a user on the dynmap when they spec. When they come out of
|
||
|
spec, their previous visibility state will be restored.
|
||
|
|