• Hey! Register here to create your account, engage with the community, and talk about what is new!

/p debug

FrenchFryFan

New member
Joined
May 16, 2021
Messages
21
Reaction score
6
Activates a toggleable, plot staff-only mode (like /lagslayer) that sends messages in chat for things you may have done wrong in code. For example, if a block that usually has arguments (like a set variable) isn't given any it could say "WARNING: Set Variable block at [coords] missing arguments" or if you try to do an operation on a variable that hasn't been set yet it could say "WARNING: Variable [var name] not set at [coords]"
 
Top Bottom