promotional bannermobile promotional banner

WBUI2

Simple editable UI to display information

File Details

wbui2-windows 66.zip

  • R
  • Apr 11, 2025
  • 197.75 KB
  • 37.6K
  • 1.0

File Name

wbui2-windows 66.zip

Supported Versions

  • 1.0

v1.28

- Added new Scriptcommand for temporary MessageOfTheDay
  - `cheat scriptcommand WBUI2 settempmotd -message="MOTD title\nMOTD message" -duration=15 -icon`
    - The message needs to be within double qoutes `" "`
      - `-duration` specifies how long the MOTD is shown (in seconds)
      - The `-icon` flag is optional. If included, the message will display an embedded icon image (as defined in the `iconurl` setting)
      - This temporary MOTD remains active until the server restarts or is reset using the command below
  - `cheat scriptcommand WBUI2 settempmotd reset`
    - Restores the previous MOTD, removing the temporary one
- Added the `-icon` tag functionality to the `cheat scriptcommand WBUI2 setmotd` scriptcommand