andrei1058 / andrei1058/HandyOrbs
Structure
- 主要語言
- 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 還沒有評估資料。