Skip to content

v1.0.0

Choose a tag to compare

@imluckii imluckii released this 25 Apr 20:41
· 16 commits to main since this release
c2d36ad

About

This plugin introduces two commands to your server:

  • /sudo

    • Usage: /sudo <player> <message>
    • Allows you to send messages as another player.
  • /sudoall

    • Usage: /sudoall <message>
    • Allows you to send messages as all online players.

Permissions

  • sudo.command

    • Default: op
    • Allows players to use the /sudo command.
  • sudoall.command

    • Default: op
    • Allows players to use the /sudoall command.

Config

# If enabled, when you use the "/sudo" command, you can type part of a username (at least 3 characters), and it will return the matching player.
partial_username: false