OneStopShop 2
  • 👋Welcome
  • 🔌Addons
  • 📗Premade Configurations
  • 📙Commands
  • 🗣️FAQ
  • 📕Files
    • 📕Config.yml
    • 📕Shops.yml
    • 📕Menus.yml
    • 📕Interfaces.yml
    • 📕Lang.yml
  • 📒Shop Modes
  • 📒Economy Modes
  • 📘Menu Guide
  • 📘Shop Guide
  • 📘Interface Guide
  • 📘Serialize Item Guide
  • 📘Stock Guide
  • 📘PlaceHolderAPI Guide
  • 📘MySQL Guide
Powered by GitBook
On this page
  • Overview
  • How To Serialize Items

Serialize Item Guide

Info about serializing items with this plugin.

Overview

All items in this plugin are serialized using base64. This allows the plugin to support all items in minecraft, including custom made ones from other plugins.

How To Serialize Items

  1. Hold the item you want to serialize in your main hand.

  2. Run the command: /shop item serialize

  3. Click the message to copy the serialized item and paste that into your desired file.

PreviousInterface GuideNextStock Guide

Last updated 2 years ago

📘