andrei1058 / andrei1058/HandyOrbs

Structure

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

# 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.