Difference between revisions of "PlayerNotesUi.php"
From Bebot Wiki 2
Jump to navigationJump to search (Created page with "====== Notes ====== ==== Description ==== Allows to add/rem/show/admin notes about players. !notes - Shows all existing notes. !notes <player> - Show player's notes. !not...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
==== Description ==== | ==== Description ==== | ||
| − | Allows to add/rem/show | + | Allows to add/rem/show notes about players. |
| + | |||
| + | |||
| + | All level : | ||
!notes - Shows all existing notes. | !notes - Shows all existing notes. | ||
| Line 9: | Line 12: | ||
!notes <player> - Show player's notes. | !notes <player> - Show player's notes. | ||
| − | !notes add <player> <note> - Adds note to the player. | + | !notes add <player> <note> - Adds normal note to the player. |
| + | |||
| + | |||
| + | Admin level : | ||
| + | |||
| + | !notes admin add <player> <note> - Adds admin note to the player. | ||
!notes rem <number> - Removes note of that number. | !notes rem <number> - Removes note of that number. | ||
| + | |||
| + | |||
| + | NB : banning autocreates a ban note on the player. | ||
Latest revision as of 15:20, 17 April 2026
Notes
Description
Allows to add/rem/show notes about players.
All level :
!notes - Shows all existing notes.
!notes <player> - Show player's notes.
!notes add <player> <note> - Adds normal note to the player.
Admin level :
!notes admin add <player> <note> - Adds admin note to the player.
!notes rem <number> - Removes note of that number.
NB : banning autocreates a ban note on the player.