We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(Core-Services): update mermaid diagram labels for clarity Updated the mermaid diagram labels in Core-Services.md to use clearer and more consistent terminology. Changed "disponible" to "available", "NO ENABLED" to "NOT ENABLED", and improved other descriptive labels.
docs(wiki): update Core-Services link and translate content to English - Fix broken relative link to Core-Services by using full GitHub URL - Translate entire Core-Services documentation from Spanish to English - Maintain all code examples and technical details while updating language
Merge branch 'master' of https://github.com/DarkBladeDev/MultiBlockEngine.wiki
docs(wiki): update home page and add core services documentation - Remove "NEW" label from Inheritance & Templates link - Add Core Services section to navigation - Create comprehensive documentation for core services API
Updated _Sidebar (markdown)
Created _Sidebar (markdown)
Updated Best Practices Troubleshooting (markdown)
Updated Home (markdown)
docs: fix broken markdown links in documentation Update markdown links to remove incorrect .md extensions that were causing broken references in the documentation
docs(addons): add comprehensive addon development documentation add complete guide for developing MultiBlockEngine addons including prerequisites, project structure, implementation steps, key features, testing, packaging, and best practices
docs: fix broken link in Home.md documentation Update the inheritance documentation link to use the correct path format for consistency with other documentation links
docs: add inheritance documentation and debug guide - Add new Inheritance.md explaining template system and merge rules - Document visual debug system in Debugging.md - Update examples with inheritance use cases - Add inheritance link to Home.md navigation
docs: update wiki links and remove duplicate file - Remove .md extensions from internal wiki links for consistency - Delete unused duplicate Home copy.md file
docs: add comprehensive documentation for MultiBlockEngine plugin Add initial documentation including: - Getting started guide - Core concepts explanation - YAML specification for controllers, patterns, variables, events, states - Actions and conditions reference - Example implementations - Debugging and FAQ sections - Complete wiki homepage
Initial Home page