Iris/src/main/resources/plugin.yml
cyberpwn 31c99517d7 Revert "Revert "Fixes ""
This reverts commit f3a2be4a06b6b6ba344c35cc9d31f584695ced80.
2021-08-28 21:29:48 -04:00

24 lines
675 B
YAML

name: ${name}
version: ${version}
main: ${main}
load: STARTUP
authors: [ cyberpwn, NextdoorPsycho ]
website: volmit.com
description: More than a Dimension!
libraries:
- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
- com.github.ben-manes.caffeine:caffeine:3.0.3
- org.apache.commons:commons-lang3:3.12.0
- io.timeandspace:smoothie-map:2.0.2
- com.google.guava:guava:30.1.1-jre
- com.google.code.gson:gson:2.8.8
- org.zeroturnaround:zt-zip:1.14
- it.unimi.dsi:fastutil:8.5.4
- org.ow2.asm:asm:9.2
- rhino:js:1.7R2
- bsf:bsf:2.4.0
commands:
iris:
aliases: [ ir, irs ]
api-version: ${apiversion}
hotload-dependencies: false