Onix Client Plugin API
Welcome!
- The Onix Client Plugin API lets you create and develop plugins for Onix Client, adding custom features and enhancing gameplay. Whether you're a beginner or an experienced developer, this guide will help you get started.
📌 What is Onix Client?
- Onix Client is a feature-rich modification for Minecraft: Bedrock Edition, designed to improve your experience with enhanced utilities and customization options.
🔧 What is the Plugin API?
- The Onix Client Plugin API allows developers to extend the client's functionality using C# and the .NET runtime. With it, you can:
- Create custom plugins for Onix Client
- Access and modify game events
- Seamlessly integrate new tools into Onix Client
- Utilize a wide range of APIs for various functionalities
- Share your plugins with the community
🚀 Getting Started
- Ready to build your first plugin? Check out the Getting Started guide for setup instructions and an overview of the API’s capabilities.