Redirect Commands
Manage Redirects via the ssimpl.org domain here!

Long and uncustomizable URLs can be a pain to work with, that's why we're introducing our redirect system (powered by redirect.pizza)!
Please don't be an idiot and try to make malicious redirects, you will be banned if you do so.
Redirect Add
Permission Level Required:
Permit 1
Usage:
/redirect add <redirect_code> <destination_url>
Description: Creates a redirect.
redirect_code
The URL path on ssimpl.org. Ex: https://ssimpl.org/REDIRECT-CODE-HERE
destination_url
The destination URL. Ex: https://schoolsimplified.org
NOTE: You will get an error back if any characters are not permitted in URL paths!
You will be given the requested
ssimpl.org/whatever-you-put-here
when the command executes sucessfully along with some other useful information.
Redirect Remove
Permission Level Required:
Permit 1
Usage:
/redirect remove <redirect_id>
Description: Removes a redirect.
redirect_id
Redirect ID can be the actual ID given on redirect creation OR the URL path itself.
Redirect List
Permission Level Required:
Permit 1
Usage:
/redirect list
Description: Lists all redirects; use it when you don't know what a redirect ID is.
Redirect Info
Permission Level Required:
Permit 1
Usage:
/redirect info <redirect_id>
Description: Get information about a specific redirect.
redirect_id
Redirect ID can be the actual ID given on redirect creation OR the URL path itself.
Last updated
Was this helpful?