承接 nhanaz/blockdata 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nhanaz/blockdata

最新稳定版本:v0.0.7

Composer 安装命令:

composer require nhanaz/blockdata

包简介

A virion for PocketMine-MP that lets plugins store arbitrary block data

README 文档

README

Note Use this library if you are a professional developer https://github.com/Cosmoverse/BlockData

BlockData

A virion for PocketMine-MP that lets plugins store arbitrary block data

Integrate the virion itself into your plugin or you could also use it as a composer library by running the command below:

composer require nhanaz/blockdata

API documentation

There's no documentation yet, but you can check out the demo plugin or Dependency graph which shows how to use its API in a plugin.

Including in other plugins

This library supports being included as a virion.

If you use Poggit to build your plugin, you can add it to your .poggit.yml like so:

--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/YourGithubUserName/YourPluginName
build-by-default: true
branches:
- master
projects:
  YourPluginName:
    path: ""
    libs:
      - src: NhanAZ/BlockData/BlockData
        version: x.y.z
...

Contact

Discord
You can contact me directly via Discord NhanAZ#9115

统计信息

  • 总下载量: 49
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2023-04-23