DevVoxel Documentation
Comprehensive documentation, tutorials, and API references for all DevVoxel plugins. Everything you need to get started successfully.
Plugin Documentation
Detailed documentation for all DevVoxel plugins
PlayerDataSync
Complete documentation for PlayerDataSync — multi-server synchronization
ItemDB
Documentation for ItemDB Free & Premium — item management and storage
BungeeSystem
Documentation for BungeeSystem — moderation & management for BungeeCord/Velocity
Quick Start Guides
Quick start guides for the most common tasks
Plugin Installation
Learn how to install plugins on your Spigot/Paper server
- 1Download the plugin from the plugin page
- 2Place the .jar file in the plugins folder
- 3Restart the server
- 4Configure the plugin according to your needs
Initial Configuration
Basic configuration for all DevVoxel plugins
- 1Open the config.yml in the plugin folder
- 2Read the comments in the configuration
- 3Adjust the settings to your needs
- 4Restart the server to apply changes
API Integration
How to integrate our plugins into your own projects
- 1Add the plugin dependency to your project
- 2Import the API classes
- 3Use the provided methods
- 4Test your integration thoroughly
Tutorials & Guides
Step-by-step guides for various scenarios
API Documentation
Programmatic integration of our plugins into your projects
PlayerDataSync API
API reference for PlayerDataSync — control synchronization programmatically
ItemDB API
API reference for ItemDB — manage items programmatically
BungeeSystem API
API reference for BungeeSystem — control moderation programmatically
Additional Resources
Additional resources and links for developers