Skip to content

ImDaBigBoss/EasyDatapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyDatapack

EasyDatapack is a PaperMC API to create your own datapack easily, but this project does everything through code as opposed to json files and MC functions.

How do I use it?

This plugin depends on ProtocolLib. You can download the latest version of it here.
The latest version of the backend can be downloaded on the releases page. For API updates, make sure you have the correct version number (also visible on the releases page). You can get it as a dependency like this.
All the information you need to create your own datapack can be found on the wiki.

If you have any additional questions, please don't hesitate to ask on the Discord server!

Missing feature? Found a bug?

If you have any suggestions or found a bug, please open an issue. If you want to contribute, feel free to open a pull request.