📚 How-To Guides
Task-oriented tutorials for extending and customizing Stoway. Each guide includes step-by-step instructions and code examples.
Getting Started
Essential guides for new users
Server Development
Extending the backend
Intermediate
Add Server Features
Create new operations, add API methods, and wire them to the network protocol.
Beginner
Remove Features
Disable sorting, rarity, death handling. Includes custom death patterns and disabling the client.
Beginner
Add Persistence
Save and load player inventories using ProfileStore or DataStore.
Client Customization
UI, hooks, and input
Reference
Related documentation