Outside of punishment appeals, these forums have been archived.
We hope to see you on our Discord instead!
Discord has a minimum age, found here. You may need to wait, or ask a parent to handle tickets for you.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
[GARBAGE WARNING]
So, first, you gotta go to your plot, then type /code in chat.
Done that? 'K, now see the blocks in your inventory? Place one down, then place another after the stone.
Congrats. You coded!
Actually, neekster12345 gave me the solution in-game. Here it is:
Player Join >
If Variable ==(%default joined, 0){
-- insert first join code here --
Set Variable =(%default joined, 1)
} else {
Load Inv()
}
Whenever someone leaves a plot, DiamondFire sends the owner a chat message saying "(player) played on (plot)", notifying the owner that someone played their plot. But not every plot owner wants to see these.
Sending a chat that, when hovered over, displays more than 1 line of hover text.
EDIT: (newline) does this, this post only exists because I am an idiot.