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
The plugin currently offers fairly minimal feedback to the server log, though this information is sometimes valuable in diagnosing functional issues. Design & implement optional logging that tracks events such as:
Horse registration success/fail, and players involved
Horse de-registration through death or onUnload(), and players involved
Player feeding/breeding/mounting registered horses
Show horseData when it's called by events
Values used in attribute determination
Values used in HorseID generation
The text was updated successfully, but these errors were encountered:
The plugin currently offers fairly minimal feedback to the server log, though this information is sometimes valuable in diagnosing functional issues. Design & implement optional logging that tracks events such as:
The text was updated successfully, but these errors were encountered: