📗
Ezstatz Documentation
  • 👋Welcome
  • ☑️Setting Up
  • 🪧Guide
    • 🥇Making Leaderboards via Ezstatz
    • 💾Managing Player Data
  • 🖥️API Reference
    • 📝Creator Functions
    • 🔄Getter Functions
    • ✅Setter Functions
    • ➕Comparison Functions
    • 💾Data Functions
  • ⚙️Settings Module
Powered by GitBook
On this page
  • About
  • Installation

Welcome

Welcome to Ezstatz!

NextSetting Up

Last updated 1 year ago

Welcome to the Ezstatsz API Documentation!

About

Ezstatz is a simple Leaderstats module, allowing developers to insert a leaderboard system to their game at ease.

Installation

The module can be downloaded via the or it can be downloaded directly by running the function below in a server script:

Using require() to download the module is deprecated and will no longer function. Please download the module via the instead.

Downloading the module via the require(assetId)method is strongly discouraged unless you're putting it in a global table. Example:

shared.Ezstatz= require(14693520205)

You can also use:

_G.Ezstatz = require(14693520205)
require(14693520205) -- Downloads the Ezstatz module and returns it's contents
👋
Creator Marketplace
Creator Marketplace