📙
Skript Tutorials
  • Introduction
    • The Basics
    • Syntax Overview
    • Debugging
    • Useful Resources
  • Core Concepts
    • Indentation and Program Flow
      • Conditionals
      • Loops
      • Functions
    • Variables
      • Global and Local
      • List Basics
      • Options and the Variables Section
      • Memory Variables, Metadata, and Alternatives
    • Lists
      • Filters
      • Index Serialization
    • Text?
    • Custom Commands
    • Vectors
      • Vectors in Skript
        • Other Ways to Create Vectors
      • Working with Vectors
      • Proper Vector Math
  • Unfinished
    • Syntax Types
      • Reading Syntax
      • Events
      • Conditions
      • Effects
      • Literals and Aliases
      • Expressions
      • Sections
    • Auxiliary Guides
      • Cooldowns
      • Using Math
      • Useful Config Options
      • Naming Conventions
      • Writing Good Code
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Core Concepts

Text?

In Progress

Need to explain formatting, fancy tags, %%

Mention split/join, regex

Talk about fancy parsing as?

PreviousIndex SerializationNextCustom Commands

Last updated 7 months ago

Was this helpful?