Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ultra Permissions DB SyntaxNew to Visual Studio Code? Get it now.
Ultra Permissions DB Syntax

Ultra Permissions DB Syntax

RLNT

|
1,344 installs
| (1) | Free
Adds syntax highlighting for the Ultra Permissions database.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ultra Permissions DB Syntax

A Visual Studio Code extension that provides syntax highlighting for the database of Ultra Permissions.

  • Discord
  • Marketplace

Features

KEY FEATURES

  • colors for
    • seperator symbols
    • mod identifiers
    • permissions
    • commands
    • wildcards
    • templates
  • highlights incomplete or wrong lines

Example of a database entry: example

Installation

Go to the Visual Studio Code Marketplace and click the install button on the top of the site. You should be prompted to open Visual Studio Code in order to install the extension.

You can also use the integrated extension browser in VSCode to install it.

Usage

Make sure to use a theme that supports this syntax highlighting. The theme we are using in our example is this one: Material Dark Soda.
To activate the syntax highlighting, your file needs to have the file extension .updb. If you did everything right, your permissions should be highlighted like in our example.

Highlighting

the colors mentioned here can be different on the theme you are using

  • yellow
    • the plugin name the permissions are for
    • turns red on mistakes
  • green
    • the permission node of the plugin
    • turns red on mistakes
    • support placeholders (orange)
    • support wildcards (rose)
  • white
    • description of the permission
  • blue
    • the optional commands
    • turns red on mistakes
    • separated with commas (red)
      • turns purple on mistakes
    • support arguments (orange)
  • pink
    • separators
  • red
    • error color

License

This project is licensed under the GNU GPL v3.0 license.

Release Notes

Everything related to versions and their release notes can be found in the changelog.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft