Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 310 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 310 Bytes

Script Plugins


How to use them

apply from: 'https://voxmc.net/SCRIPT.gradle'

Github

repositories {
  github "USER/REPO"
}

ex

repositories {
  github "VoxMcNetwork/xel"
}

Kotlin

// N/A

Spigot/Paper

// N/A