# Number Formation

nightcore provides unified Number Format and Number Shortcuts to use in other plugins.

# Number Format

Controls over how numerical data is formatted and rounded. By default it rounds to last 3 digits.

Number format can be changed in the config.yml -> Number -> Format option.

A tutorial can be found here .

# Number Shortcuts

Provides custom number shortcuts to use it in plugin's commands.

You can add, edit and remove shortcuts in the config.yml -> Number -> Shortcut_List option.

By default there are 5 shortcuts available:

  • Thousand: 1k, 100k.
  • Million: 1m, 10m.
  • Billion: 1b, 5b
  • Trillion: 1t, 3t
  • Quadrillion: 1q, 5q