Fixed critical IndexOutOfBounds
Added Support for overlays by adding a pack.mcmeta
file, useful for multiversion packs
drp-velocity reload
also reloads the config now
- Added
/drp-velocity reload
to restart the Web Server- requires permission
drp.velocity.reload
or the console
- requires permission
- Hopefully fixed the resourcepack not loading for others except the host
- Allows for larger networks without more port-forwardings 🎉
- Added Player Resources
- local player texture
dynamicrp:textures/item/skin
- slim/classic arm models depending on player skin
- found in
dynamicrp:models/item/<leftarm/rightarm>
- found in
- Fixed Exception when a Plugin's File Name has specific characters
- Removed Debug Messages
Changes:
- Zipping is now asynchronous.
- ZipPackEvent has a new method
Changes:
- Added Dynamic Assets via an Event
- Made a Folder for Resource Packs