Jump to content

Nd_

Member
  • Posts

    850
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Nd_

  1. Here on bed enter: wait 100 ticks if time in world is day else: execute console command "/minecraft:time set day" Skript
  2. OpenInv and essentials /invsee both work fine
  3. Nd_

    PlugMan

    -1 Plugman breaks other plugins
  4. I thought they at least updated FAWE?
  5. If i'm correct, ChestCommands would be good
  6. Nd_

    Can't join?

    Did you pay for your minecraft account, if not, that is the problem
  7. 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.
  8. Code: command /playerstats [<offline player>]: trigger: if arg-1 is set: if arg-1 has played on this server before: open virtual chest inventory with size 4 named "&2%arg 1%&2's stats" to player set {number} to 0 loop 36 times: format gui slot {number} of player with lime stained glass pane to do nothing add 1 to {number} format gui slot 13 of player with argument 1's skull named "%arg 1%" with lore "&2Balance: %balance of argument 1%" else: message "&4This player has never played on &2(server name)" else: make player execute command "/playerstats %player%" When I try this to myself, the balance works, but when I try another player, it doesn't work and the balance is <none>. No errors
  9. It will say that PVP is disabled all the time EDIT: just read top
  10. Maybe try when the servers are working
  11. Minehut is at it's server peak, can't start mine either
  12. Nd_

    Minehut server creating

    Umm.... this is the section for the Plugin Skript And can you send the thing?
  13. do this loop {var} times:
  14. Code: on join: loop all players: set tab header to "&bWelcome to (server name) %loop-player%%nl%&2Players: %online player count%" and footer to "" for loop-player It works for a second then does nothing Errors: None
  15. Nd_

    Minehut Bug Report

    So I was on a server which had a special tablist and I did /server (name) and went to my server. The tablist thing was still there. Is this only a problem for me or everyone?
  16. Remember when you said that Chumley wasn't a moose?
  17. You realize that we stopped the chain?
×
×
  • Create New...