Difference between revisions of "Notify.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with "====== Notify ====== ==== Description ==== Handling of notify list. !notify - Shows the current notify list. !notify on <player> - Adds <player> to the notify list. !noti...")
 
 
Line 5: Line 5:
 
Handling of notify list.
 
Handling of notify list.
  
!notify - Shows the current notify list.
+
!notify - Shows the current notify list (can spam many pages).
 +
 
 +
!notify check <player> - Check if <player> is in notify list.
  
 
!notify on <player> - Adds <player> to the notify list.
 
!notify on <player> - Adds <player> to the notify list.

Latest revision as of 14:35, 22 July 2025

Notify

Description

Handling of notify list.

!notify - Shows the current notify list (can spam many pages).

!notify check <player> - Check if <player> is in notify list.

!notify on <player> - Adds <player> to the notify list.

!notify off <player> - Removes <player> of the notify list.

!notify cache - Lists all players on the notify list.

!notify cache clear - Removes all players on the notify list.

!notify cache update - Updates the notify cache with the latest players on the notify list.