Plotsquared plugin on root server not working?

Sa
- in Plugins
4

I need help! I have owned a Minecraft game server for a long time. Now I've considered switching to a root server. I simply copied all server files via WinSCP. Some plugins such as PlotSquared or goBrush did not work anymore. Paper 1.8.8 and Plotsquared v3 are running on the root server! V2, v4 and v5 do not work either! It runs on Debian 10 and Java 8.

I would be very happy to receive an answer

co

Paper works better with Java 11. Why? I don't know myself. Actually, the community has chosen to use Java 8. Paper doesn't care and uses Java 11. So you should switch to Java 11 as well. Also, if you haven't already, you should upgrade to a better start script. The best would be from aikar:

screen -dmS your_server_name java -Xms4G -Xmx4G -XX: + UseG1GC -XX: + ParallelRefProcEnabled -XX: MaxGCPauseMillis = 200 -XX: + UnlockExperimentalVMOptions -XX: + DisableExplicitGC -XX: + AlwaysPrecentizePercentizePercentMaxSewize -XX: G1NewSewize 30 = 40 -XX: G1HeapRegionSize = 8M -XX: G1ReservePercent = 20 -XX: G1HeapWastePercent = 5 -XX: G1MixedGCCountTarget = 4 -XX: InitiatingHeapOccupancyPercent = 15 -XX: G1MixedGCLiveThresholdPercentor = 90 -XX: G1RSetVause = 5 -XX: SurcentioPercent = 5 -XX: G1RSet = 5 -XX: + PerfDisableSharedMem -XX: MaxTenuringThreshold = 1 -Dusing.aikars.flags = https://mcflags.emc.gs -Daikars.new.flags = true -jar paper.jar nogui

Sa

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 25.05.21 14:08
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.server.v1_8_R3.NBTTagCompound.a (SourceFile: 406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load (SourceFile: 70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a (SourceFile: 406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load (SourceFile: 70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a (SourceFile: 406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load (SourceFile: 70)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a (NBTCompressedStreamTools.java:84)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a (NBTCompressedStreamTools.java:53)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a (NBTCompressedStreamTools.java:43)
at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk (ChunkRegionLoader.java:71)
SynchronousQueue.poll (java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java:624), java.lang.Thread.run (Thread.java:748)], TIMED_WAITING PaperSpigot Watchdog Thread: [java.lang.Thread .sleep (Native Method), org.spigotmc.WatchdogThread.run (WatchdogThread.java:92)], TIMED_WAITING MVStore background writer nio: /root/CityBuild/plugins/LuckPerms/luckperms-h2.mv.db: [java.lang .Object.wait (Native Method), org.h2.mvstore.MVStore $ BackgroundWriterThread.run (MVStore.java:3116)], RUNNABLE Netty Epoll Server IO # 0: [io.netty.channel.epoll.Native.epollWait ( Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait (EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run (EpollEventLoop.java:219), io.netty.util.concurrent. SingleThreadEventExecutor $ 2.run (SingleThreadEventExecutor.java:116), java.lang.Thread.run (Thread.java:748)],}
Recent tasks from -31--1 {}
Profiler position: N / A (disabled)
Player Count: 0/20; []
Is Modded: Definitely; Server brand changed to 'PaperSpigot'
Type: Dedicated Server (map_server.txt)

Sa

Error message

Gu

My plugin is not working either, When I try doing the command /plot setup in it's output it gives nothing