Jump to content

Skematic addon isn't working


Nd_

Recommended Posts

Code:

                        if {%player's uuid%.island.spawn} isn't set:
                              add 3000 to {island.create.spawnx}
                              set {island.%player%.owneruuid} to player's uuid
                              set {%player's uuid%.island.x.boundary.1} to {island.create.spawnx} + 1000
                              set {%player's uuid%.island.z.boundary.1} to {island.create.spawnx} + 1000
                              set {%player's uuid%.island.x.boundary.2} to {island.create.spawnx} - 1000
                              set {%player's uuid%.island.z.boundary.2} to {island.create.spawnx} - 1000
                              add 1 to {island.create.spawn}
                              set {text} to player
                              set {text.2} to player's uuid
                              execute console command "/essentials:tp %{text}% %{island.create.spawnx}% 200 0"
                              paste the schematic "SkyblockIsland" at player
                              loop blocks in radius 10 around player:
                                    if event-block is chest:
                                          set slot 11 of loop-block's inventory to lava bucket
                                          set slot 13 of loop-block's inventory to 2 ice
                              set {%player's uuid%.island.spawn} to player's location

Errors: 0

Yes, I have FAWE and Skematic is green in /pl. Everything except pasting the island works. Please help as this is essential to my server.

Link to comment
Share on other sites

FAWE and Skematic are outdated.


-------------------------------------------------------------
[VIP] - 2018/2019

[JR.MOD] - 28th April 2019
[SR.MOD] - 21st June 2019

[LEGEND] - 28th July 2020 (Resigned)

-------------------------------------------------------------

Discord - Criticyl#0002

IGN - Criticyl

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...