Recent content by lichenaut

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. L

    Plugin Release DashAPI

    DashAPI is a Spigot / (preferrably) Paper plugin that adds a function for setting the velocity of entities in terms of blocks rather than a vector. To add to your project, add the .jar file to your "plugins" folder and add this dependency to your pom.xml. <dependency>...
  2. L

    Plugin Release DatapackLoader

    DatapackLoader is a Spigot / Paper plugin that automatically adds datapacks into your server! This plugin is intended as a tool to quicken datapack development, but it can also be used to install datapacks. There are four options for adding datapacks: Dragging and dropping by hand into the...