Sheets
  • Welcome
  • Getting Started
    • Quickstart
  • Configuration
    • Creating & Editing Menus
    • Buttons
    • Requirements
    • Text Formatting
Powered by GitBook
On this page
  • Legacy Text Formatting
  • MiniMessage Formatting
  • Custom Formatting
  • Arguments
  • Variables
  1. Configuration

Text Formatting

Sheets allows you to style and manipulate text in your Minecraft plugin. This is particularly useful for customizing messages, titles, and other text elements within the game.

PreviousRequirements

Last updated 3 months ago

Sheets supports both different formatting systems, it supports placeholder and support legacy minecraft color codes and minimessage, and a custom codes

Legacy Text Formatting

Sheets supports old legacy text formatting, with & and §, Look at

MiniMessage Formatting

Sheets support modern minimessage formatting, checkout

Custom Formatting

These are custom text formatting codes made by Bed and Created by him and can be used in sheets menus

&s or §s or <small> Covers all the letters in the text after it to small caps unicode letters

&S or §S Only Covert the lowercase letters to small caps

Arguments

arguments are presented with brackets and the argument name like {name} and get replaced in all sections of the plugin

Variables

variables are from the variable files and they get mentioned with {{name}}

this page
this page