Recent content by _11

  1. _11

    How to run mc server whith Foila?

    Sounds like you're CPU bottlenecked then, in which case unless you're on a top of the line CPU, Folia won't help much anyways. How are you hosting the server (i.e. home hosting, shared hosting (minecraft specific), dedicated server), what CPU are you on, and what's your average concurrent...
  2. _11

    How to run mc server whith Foila?

    All pertinent info is contained in Folia's Github readme. Due to Folia still being in early alpha, highly experimental, and requiring any plugin explicitly support Folia, as a way of gatekeeping Folia to only those who know what they're doing, at this time no Folia builds are published, you need...
  3. _11

    Error on Linux when installing paper

    It is a massive security issue to run servers as root, and is almost always unnessecary. Do not run servers as root. Given root permissions solved it, that means you've got your file system permissions misconfigured, a trivial problem to solve.
  4. _11

    Question Minecraft 1.20

    Paper never has any sort of ETA, it's pretty difficult to come up with one. It'll be ready when it's ready. That being said, yes historically it's usually around 1-2 weeks before builds for a new MC version are released for an average update like this.
  5. _11

    Mojang chat report

    There's a major difference between modifying the server in general, and modifying it to disable the reporting system. Mojang explicitly permits modifying their software in the EULA, provided mojang code isn't distributed (hence Paperclip / Buildtools as explained above). However, while I haven't...
  6. _11

    Question odd errors after vanilla to paper migration

    The [@: ... message is the output from a repeating command block. If you want to get rid of it, console should have the coordinates. Otherwise, /gamerule commandblockOutput false to hide that output. The chat verification message means one of the signing-related options in server.properties was...
  7. _11

    Question Error by using Paper 1.8 with Java 11

    1.8 is unsupported.
  8. _11

    Mojang chat report

    There's a very vocal minority against this, yes. Key word: minority. According to BStats global stats for Bukkit-based, the peak concurrent players was 180K. Let's assume 50% of servers are running something other than Bukkit-based or have BStats disableld, so 360K players. Then, factor in that...
  9. _11

    Question Error

    Talk to your host.
  10. _11

    Question Plugins + mods?

    I'm not going to bother responding to that response from Mohist, since it seems it's mostly pushing the blame onto EssX, and I'm guessing staff would yell at me. The long and short of it is, Mohist is unstable, and has done sketchy things in the past, meaning they're likely to again. Use it at...
  11. _11

    Question Plugins + mods?

    If you care even one atom about stability, no, a server with both plugins and mods is not possible. They are 2 very different systems that work in very different ways. In addition, many of them do sketchy things to attempt to fix their stability issues, i.e. here's a post from the EssentialsX...
  12. _11

    Announcement Paper 1.18.2

    Thanks for all the hard work! Looking forwards to MiniMessage finally becoming more mainstream! (And don't forget to keep git up to date Kenny :P )
  13. _11

    Question Server lagging most of the time.

    LP is one of the best-documented plugins in the world. If you need help, feel free to hop into our discord (.gg/luckperms) for support. Why do you need to hide commands? With regards to your performance issue, try updating your Paper, you're ~50 builds out of date.
  14. _11

    Question Server lagging most of the time.

    Use Aikar's Flags - https://startmc.sh What hardware is this on? Those plugins all mostly look fine (aside from the /pl hider, which you don't need). I bet this is a slow CPU.
  15. _11

    Paper and Bedrock

    Geyser's the "industry standard" for cross-platform. There's probably other ones out there, but geyser is the biggest and most used. I've personally got my own instance up within a few minutes.