Recent content by AkiTendo

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

    Automated Testing of PaperMC

    junit is well suited to integrations. I'll take a look at the existing suite.
  2. A

    Automated Testing of PaperMC

    My day job is automated tests for clients using Behavior Driven Development. While my current employer is using a JavaScript setup, I have extensive experience in the Java implementation of the Cucumber framework for testing. I'm curious about the current state of PaperMC's automated testing...
  3. A

    Question Instanced Chest Loot Plugin

    Hi. I've been planning on opening a server for my company so we can poke around in Minecraft after hours, and so can our kids. One of the features I want is an instanced chest loot mod. I found a forge mod that does this, but I don't want to use forge - I want the server on PaperMC and I want...