Plot-System icon indicating copy to clipboard operation
Plot-System copied to clipboard

An easy to use building system for the BuildTheEarth project.

Results 73 Plot-System issues
Sort by recently updated
recently updated
newest added

`´` [23:36:51] [ForkJoinPool.commonPool-worker-5/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [23:36:51] [ForkJoinPool.commonPool-worker-5/WARN]: java.lang.IllegalStateException: WorldBorderCenterChangeEvent may only be triggered synchronously. [23:36:51] [ForkJoinPool.commonPool-worker-5/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:42) [23:36:51] [ForkJoinPool.commonPool-worker-5/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) [23:36:51] [ForkJoinPool.commonPool-worker-5/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) [23:36:51] [ForkJoinPool.commonPool-worker-5/WARN]: at org.bukkit.event.Event.callEvent(Event.java:45)...

bug

```yml java.lang.IndexOutOfBoundsException: Index 6 out of bounds for length 6 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) ~[?:?] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?] at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?] at java.base/java.util.Objects.checkIndex(Objects.java:385) ~[?:?] at java.base/java.util.ArrayList.get(ArrayList.java:427) ~[?:?] at PlotSystem-4.1.4-.jar/com.alpsbte.plotsystem.core.system.tutorial.BeginnerTutorial$Stage10.getTimeline(BeginnerTutorial.java:636) ~[PlotSystem-4.1.4-.jar:?] at PlotSystem-4.1.4-.jar/com.alpsbte.plotsystem.core.system.tutorial.AbstractTutorial.nextStage(AbstractTutorial.java:225)...

enhancement

In the big database rework, we added Country and City Translations for the Name and description. Currently, the server has to change the config manually and add it (for the...

enhancement