PlotSquared v6

PlotSquared v6 6.0.9-BETA

CrimsonEnhancer

Active Member
Member
Joined
Jan 27, 2019
Messages
74
Leaked Spigot Plugins & More
19
CrimsonEnhancer submitted a new resource:

PlotSquared v5 - The best plot plugin available for Minecraft.


View attachment 46680
n6wKrgM.png


PlotSquared is a land and world management plugin. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.
n5c9UbJ.png


Installation Guide...​

Read more about this resource...
 

CrimsonEnhancer

Active Member
Member
Joined
Jan 27, 2019
Messages
74
Leaked Spigot Plugins & More
19
CrimsonEnhancer updated PlotSquared v6 with a new update entry:

Changelog 6.0.3-BETA

Changes:
  • Changed version of PlotAPI to 6
  • Deprecated API methods scheduled for removal will now outline they are going to be removed soon
  • Update to the latest 1.17-compatible versions of FAWE
  • Don't attempt to load 1.17 listeners on earlier versions
Fixes:
  • Fixed changing the locale not working after reboot but /plot reload #3099
  • Fixed not teleporting all players out...

Read the rest of this update entry...
 

mcfen

New Member
Member
Joined
Jun 6, 2018
Messages
1
paper-1.16.5

V:PlotSquared-Bukkit-5.13.12.jar

Code:
[com.plotsquared.squirrelid.resolver.HttpRepositoryService] Failed to query profile service -- retrying...
javax.net.ssl.SSLException: Connection reset
        at sun.security.ssl.Alert.createSSLException(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLTransport.decode(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:?]
        at com.plotsquared.squirrelid.util.HttpRequest.execute(HttpRequest.java:146) ~[?:?]
        at com.plotsquared.squirrelid.resolver.HttpRepositoryService.queryByUuid(HttpRepositoryService.java:246) ~[?:?]
        at com.plotsquared.squirrelid.resolver.HttpRepositoryService.findAllById(HttpRepositoryService.java:161) ~[?:?]
        at com.plotsquared.bukkit.uuid.SquirrelIdUUIDService.getNames(SquirrelIdUUIDService.java:72) ~[?:?]
        at com.plotsquared.core.uuid.UUIDPipeline.lambda$getNames$4(UUIDPipeline.java:312) ~[?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
        Suppressed: java.net.SocketException: Connection reset by peer
                at sun.nio.ch.NioSocketImpl.implWrite(Unknown Source) ~[?:?]
                at sun.nio.ch.NioSocketImpl.write(Unknown Source) ~[?:?]
                at sun.nio.ch.NioSocketImpl$2.write(Unknown Source) ~[?:?]
                at java.net.Socket$SocketOutputStream.write(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLTransport.decode(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:?]
                at com.plotsquared.squirrelid.util.HttpRequest.execute(HttpRequest.java:146) ~[?:?]
                at com.plotsquared.squirrelid.resolver.HttpRepositoryService.queryByUuid(HttpRepositoryService.java:246) ~[?:?]
                at com.plotsquared.squirrelid.resolver.HttpRepositoryService.findAllById(HttpRepositoryService.java:161) ~[?:?]
                at com.plotsquared.bukkit.uuid.SquirrelIdUUIDService.getNames(SquirrelIdUUIDService.java:72) ~[?:?]
                at com.plotsquared.core.uuid.UUIDPipeline.lambda$getNames$4(UUIDPipeline.java:312) ~[?:?]
                at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
                at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
                at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.net.SocketException: Connection reset
        at sun.nio.ch.NioSocketImpl.implRead(Unknown Source) ~[?:?]
        at sun.nio.ch.NioSocketImpl.read(Unknown Source) ~[?:?]
        at sun.nio.ch.NioSocketImpl$1.read(Unknown Source) ~[?:?]
        at java.net.Socket$SocketInputStream.read(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) ~[?:?]
        ... 17 more
 

CrimsonEnhancer

Active Member
Member
Joined
Jan 27, 2019
Messages
74
Leaked Spigot Plugins & More
19
paper-1.16.5

V:PlotSquared-Bukkit-5.13.12.jar

Code:
[com.plotsquared.squirrelid.resolver.HttpRepositoryService] Failed to query profile service -- retrying...
javax.net.ssl.SSLException: Connection reset
        at sun.security.ssl.Alert.createSSLException(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLTransport.decode(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:?]
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:?]
        at com.plotsquared.squirrelid.util.HttpRequest.execute(HttpRequest.java:146) ~[?:?]
        at com.plotsquared.squirrelid.resolver.HttpRepositoryService.queryByUuid(HttpRepositoryService.java:246) ~[?:?]
        at com.plotsquared.squirrelid.resolver.HttpRepositoryService.findAllById(HttpRepositoryService.java:161) ~[?:?]
        at com.plotsquared.bukkit.uuid.SquirrelIdUUIDService.getNames(SquirrelIdUUIDService.java:72) ~[?:?]
        at com.plotsquared.core.uuid.UUIDPipeline.lambda$getNames$4(UUIDPipeline.java:312) ~[?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
        Suppressed: java.net.SocketException: Connection reset by peer
                at sun.nio.ch.NioSocketImpl.implWrite(Unknown Source) ~[?:?]
                at sun.nio.ch.NioSocketImpl.write(Unknown Source) ~[?:?]
                at sun.nio.ch.NioSocketImpl$2.write(Unknown Source) ~[?:?]
                at java.net.Socket$SocketOutputStream.write(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.TransportContext.fatal(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLTransport.decode(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
                at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:?]
                at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:?]
                at com.plotsquared.squirrelid.util.HttpRequest.execute(HttpRequest.java:146) ~[?:?]
                at com.plotsquared.squirrelid.resolver.HttpRepositoryService.queryByUuid(HttpRepositoryService.java:246) ~[?:?]
                at com.plotsquared.squirrelid.resolver.HttpRepositoryService.findAllById(HttpRepositoryService.java:161) ~[?:?]
                at com.plotsquared.bukkit.uuid.SquirrelIdUUIDService.getNames(SquirrelIdUUIDService.java:72) ~[?:?]
                at com.plotsquared.core.uuid.UUIDPipeline.lambda$getNames$4(UUIDPipeline.java:312) ~[?:?]
                at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
                at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
                at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.net.SocketException: Connection reset
        at sun.nio.ch.NioSocketImpl.implRead(Unknown Source) ~[?:?]
        at sun.nio.ch.NioSocketImpl.read(Unknown Source) ~[?:?]
        at sun.nio.ch.NioSocketImpl$1.read(Unknown Source) ~[?:?]
        at java.net.Socket$SocketInputStream.read(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) ~[?:?]
        ... 17 more
I will update the plugin in a few minutes to see if that fixes the problem
 

CrimsonEnhancer

Active Member
Member
Joined
Jan 27, 2019
Messages
74
Leaked Spigot Plugins & More
19

CrimsonEnhancer

Active Member
Member
Joined
Jan 27, 2019
Messages
74
Leaked Spigot Plugins & More
19
CrimsonEnhancer updated PlotSquared v6 with a new update entry:

6.0.9-BETA

This version contains the following changes:

Additions:
  • Added `plot-title` flag, that allows displaying any message when entering the plot.
  • Added an option to update blocks that are altered in P2 queues [#2996]
Changes:
  • Don't keep PlotFlagUpdateHandlers forever, this allows Plots, FlagContainers and its PlotFlagUpdateHandlers being cleaned up by the GC correctly.
  • Clean...

Read the rest of this update entry...
 
BlackSpigot General Chat
Rules Help Users
    zerac @ zerac: Chicos, saben como puedo acceder a nulledbuilds? tengo que comprar el premium de ahi?
    Top