Recent content by lichenaut

  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...