Skip to content
Sven Rahn edited this page Mar 29, 2019 · 6 revisions

Admins

Join my Discord server for asking questions and getting fast support.

This plugin can be used with Box O' Utils.

Plugin developers

This plugin has an API to easily retrieve a saved item.

Add the JitPack repo

maven { url 'https://jitpack.io' } 

and this for the dependency on ByteItems

compile 'com.github.randombyte-developer:byte-items:vX.X' 

where vX.X is the version, like v2.4.1. More info: https://jitpack.io/#randombyte-developer/byte-items

Clone this wiki locally