Skip to content

ASCII Info

David edited this page Dec 10, 2017 · 1 revision

Author: Davnit / Pyro

Description: Displays information about ASCII characters.

Commands:

  • /ascii <character>
    • <character> can be either the actual character, the name of the character, or the decimal or hex value of the character.
    • Supported characters are in the value range 0-127
    • Examples:
      • /ascii a
      • /ascii 97
      • /ascii 0x61
      • /ascii &H61
      • /ascii lowercase a
    • Default access:
      • Required rank: 20
      • Required flags: G
Clone this wiki locally