andrei1058 / andrei1058/HandyOrbs

Structure

未關閉
#3 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
4
分支
3
PR 合併指標
30 天內沒有已合併 PR

描述

# 1. Core
The core is a lib of orbs general behavior etc. It can be compiled in other plugins.

- Is a movement packet handled internally? so if receiver is outside that entity's range the packet won't be sent? Is this related tot he entity-tracking-range?

# 2. Plugin
This s the HandyOrbs plugin including the core and new orbs and configuration, commands etc.
## Spawning - ItemStack:
NBT:

- id: if the orb was already spawned and taken back. otherwise -1.
- type: type identifier

on-spawn: if id is != -1 update owner in db if needed with the one who placed it. If orb with given id is already placed remove the item.

on-clone: cancel.

# 3. API
This is the API for the orbs plugin.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。