Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.39k stars 374 forks source link

not api? #2964

Open mmocr opened 11 months ago

mmocr commented 11 months ago

Reproduction steps (if applicable)?

  1. Some step
  2. Some other step
  3. Some bigger step
  4. This is the problem

Any stack traces or error messages (if known)?

PUT SUPER LONG ERROR MESSAGES IN THE TICK MARKS

Any screenshots?

Any log messages from files that end in .log or .txt? What are the last 100 log messages from the server console?

What plugins and what versions of those plugins are you running?

If I didn't provide any logs this issue, please close my issue immediately. I'm sorry for the inconvenience.

mmocr commented 11 months ago

There is no documentation on the api site to help

sgkoishi commented 11 months ago

To know what TShock provides, you can try to read the code or the embedded XML document (it is also available on fuget). You may also check the legacy docs, which contains more info but is outdated and some are no longer true in the latest version. If you want to learn how to implement some features related to the game, you need to work with Terraria and there is no documentation.