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
Currently flags do not take any arguments and are boolean values. There is a flag - true, no flag - false. But it would be very helpful to add flags with arguments like /kill Steve --killer Alex --damagetype arrow
The text was updated successfully, but these errors were encountered:
Currently flags do not take any arguments and are boolean values. There is a flag - true, no flag - false. But it would be very helpful to add flags with arguments like
/kill Steve --killer Alex --damagetype arrow
The text was updated successfully, but these errors were encountered: