Recent content by Marc2008

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

    Scoreboard

    So Is the a plugin that can ping a server in the network to know the player count as a placeholder? I already have a scoreboard plugin I just need it to detect a server in the network with the playercount. Thanks! plugins I'm using for the scoreboard simplescore
  2. M

    Question editing velocity plugins and see errors when running it

    i do have the source of the plugin but what you mean by compiling? Do you mean exporting it? source: https://github.com/exaroton/exaroton-velocity
  3. M

    Question editing velocity plugins and see errors when running it

    hello I am a beginner when editing plugins in eclipse and I get an error when I export the plugin when I run the server [18:58:11 ERROR]: Exception in thread "main" java.lang.NoClassDefFoundError: ProxyServer [18:58:11 ERROR]: at java.base/java.lang.Class.getDeclaredConstructors0(Native...