You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft has a feature that allows signs to be clickable, which in vanilla executes commands with the op level 2. Currently PEX represents this as having the console execute sign commands. We'd like to make that customizable.
Minecraft has a feature that allows signs to be clickable, which in vanilla executes commands with the op level
2. Currently PEX represents this as having the console execute sign commands. We'd like to make that customizable.What's the best way to represent signs?