Skip to content

Nexly is a PocketMine-MP plugin that simplifies custom item and block creation for Minecraft Bedrock Edition. Focus on your game logic and visual design while Nexly handles the complex technical implementation details.

License

Notifications You must be signed in to change notification settings

PrismStudioMC/Nexly

Repository files navigation

Prism Studio - Nexly

Version GitHub release (latest SemVer) GitHub all releases Discord

Nexly is a PocketMine-MP 5.35.0+ (PHP 8.1+) plugin that simplifies custom item and block creation for Minecraft Bedrock Edition. Focus on your game logic and visual design while Nexly handles the complex technical implementation details.

Why Nexly?

Simplified Development

  • Clean API: Create custom blocks and items with minimal boilerplate code
  • Attribute-based system: Use PHP attributes to define item properties and behaviors
  • Automatic ID management: No more manual ID allocation or collision handling

Complete Automation

  • Automatic registration: Handles block/item registration, component assignment, and state management
  • Creative inventory integration: Automatic sorting and categorization in the creative menu
  • Recipe system: Built-in support for shaped and shapeless recipes with automatic registration
  • Dynamic mappings: Automatic block-to-item mapping and reverse lookups

Advanced Features

  • Complex blocks: Support for block permutations, multiple states, and custom geometries
  • Dual item systems: Both data-driven and legacy item support for maximum compatibility

Developer Experience

  • Comprehensive examples: Working code samples for common use cases
  • Modular architecture: Easy to extend and customize for specific needs
  • Type safety: Full type hints and IDE support for better development experience
  • Documentation: Detailed API documentation and usage guides

Servers using Nexly

  • Érodia - A French PvP-Faction server with custom items and blocks.

About

Nexly is a PocketMine-MP plugin that simplifies custom item and block creation for Minecraft Bedrock Edition. Focus on your game logic and visual design while Nexly handles the complex technical implementation details.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages