Recent content by tobiasbms

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

    How to register plugin without plugin.yml

    Hello community. I hope you all are well! I am trying to register a command without the plugin.yml file, and do as the documentation on papermc says - use the CommandMap. This seems quite complex and I am in a beginner level state currently. I have the following code currently...