Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 4 weeks ago
DataSyncer
A plugin that allows players to sync entity and block entity data by vanilla's tag query protocol
Depend
Features
- Block Data Syncing: Enables querying of entity data through BlockEntityNbtQueryPacket
- Entity Data Syncing: Enables querying of entity data through EntityNbtQueryPacket
- Region Protection Compatibility: Integrates with popular protection plugins:
- Multi-Version & Folia Support: Compatible with Minecraft 1.21.x and Folia/Paper/Purpur server software
Permissions
Permission | Description | Default |
---|---|---|
datasyncer.block | Has permission to query block data | op |
datasyncer.entity | Has permission to query entity data | op |
datasyncer.entity.player | Has permission to query player's entity data | op |
datasyncer.op | Has permission to query operator utilities data, such as command blocks | op |