How it looks now:
How it should look:
Edit: Here's the raw text.
Code: Select all
---------------------------------------------------------------------------------------------------
Version: 3.0.0
Date: 2020-02-27
Internal:
- Rewritten to be easier extensible.
- Sudo now runs directly inside the hosting mods environment to make it more useful when loaded into other mods. So be careful.
Minor Features:
- More accurately distinguish between syntax and execution errors.
- Better handling of multiple return values.
- Added heal()
- Added typo suggestions to /sudo help <command>
---------------------------------------------------------------------------------------------------