Myth-Weavers Help Generators

Account Security and Settings

Your account preferences, security settings, social privacy, notifications, and supporter status are all managed from one page: Account Settings (top navigation). This guide walks through each section so you know exactly where to go and what to expect.

Editor preferences

Myth-Weavers ships with three editor modes, and you can switch between them on any given post:

Legacy BBCode posts carried over from the old site still render perfectly, and you're free to keep writing in BBCode if that's where you feel at home. It just isn't one of the three default mode toggles. See The Post Editor for the full BBCode reference.

Markdown, HTML and BBCode all write markup by hand, and all three share one editing surface: syntax highlighting that follows your theme, undo/redo buttons, and a Write/Split/Preview toggle. See Writing in source for the details.

In Account Settings > Editor each mode has three settings:

You can't hide your default mode, and hiding a mode never touches your existing posts. Editing a post always offers up whatever mode it was written in, so you can still open and tweak an old BBCode or Markdown post even when that mode is hidden from the switcher.

Quick Reply

Also tucked into Account Settings > Editor is "Open the Quick Reply box automatically when a topic loads." It's on by default, so the Quick Reply box at the bottom of a topic sits open and ready for you. Turn it off if you'd rather it start collapsed, in which case it expands when you click its header or when you quote a post. That keeps long topics from pushing the reply box way down the page. Either way, expanding a collapsed box drops your cursor straight into the editor, ready to write.

Mode-switch warning

Switching a post between modes can shift some of its formatting. The clearest example is going from HTML to Rich Text, which drops any markup the visual editor can't represent. So by default, switching pops up a confirmation that spells out what might be affected. If you switch modes constantly and don't need the nudge, tick "Don't show this again" in that confirmation, or flip "Don't warn me before switching editor modes" over in Account Settings > Editor. Switches will then happen instantly, and you can bring the warning back anytime from that same setting.

Content preferences

Show Deleted Content

Toggle Show Deleted Content to control whether deleted posts are visible to you:

[GM]

GMs always see deleted content in their games regardless of the user's personal setting. This supports moderation and keeps the game record intact.

Profile

The Profile section covers your avatar and About Me. See Creating Your Account for the in-depth walk-through.

Security

The Security section has five tabs that cover your account security needs.

Two-Factor Authentication (2FA)

TOTP-based (Time-based One-Time Passwords) is compatible with Google Authenticator, Authy, 1Password, or any standards-compliant authenticator app.

To enable:

  1. Account Settings → Security → Two-Factor Auth.
  2. Click Enable 2FA to reveal the QR code and manual-entry secret.
  3. Scan the QR code with your authenticator (or type in the secret).
  4. Enter the verification code to confirm.

Once enabled, every login asks for the TOTP after the password. If you lose your authenticator device, use Recovery Questions below to regain access — set those up now, before you need them.

2FA enrolment: scan the QR code, or enter the secret by hand, then confirm with a six-digit code.
2FA enrolment: scan the QR code, or enter the secret by hand, then confirm with a six-digit code.
What is TOTP?

TOTP generates a six-digit code every 30 seconds based on a shared secret (the QR code) and the current time. The server independently computes the same value and accepts the match. No network round-trip from the authenticator, and it works offline.

Password Change

Current password, then your new password twice.

Email Change

Your email address is where sign-in, notifications and password resets go, so changing it takes two steps on purpose.

  1. Account Settings → Security → Email.
  2. Enter the new address and your current password. The password is required even though you're already signed in — it's what stops someone who has walked up to an unlocked browser from redirecting your account.
  3. We send a confirmation link to the new address. Nothing changes until you click it, and the link expires after 24 hours.
  4. Click the link. The change takes effect immediately.

While a request is pending you'll see a banner showing which address is waiting, with a Cancel request button. Your existing address keeps working the whole time.

Two things happen when the change completes:

If the confirmation link says it's invalid or expired, your address has not been changed — just start again from the Email tab. If someone else claimed that address in the meantime, you'll be told so and can pick a different one.

Recovery Questions

A backup identity-verification mechanism if you lose access to your email and 2FA device. Pick from a set of stock questions and then provide answers. It'll help in the off chance anything happens!

Active Sessions

Every device currently signed in to your account, with the browser and operating system, when it last did anything, when it signed in, and the IP address it connected from. The device you're reading this on is marked This device.

Use it when something looks wrong. If you see a device or location you don't recognise:

  1. Sign out that device — it loses access immediately.
  2. Change your password. Signing out a device does not change your password, so if someone else knows it they can simply sign back in.

Changing your password already signs out every other device on its own, so you don't need to do both in that order — but signing out first stops an active intruder sooner.

Sign out all other devices does what it says and leaves you signed in here. That's deliberate: if you're dealing with a suspected compromise you want the other party gone while you stay put to change your password.

Why a device might look unfamiliar

Phones and browsers report themselves inconsistently, and a device can appear more than once if you've signed in from more than one browser, or after clearing cookies. An unfamiliar location is a stronger signal than an unfamiliar device name — mobile networks in particular can place you in a different city.

Sessions that pre-date this feature show as Unknown device. They're still real sessions and you can still sign them out.

Username Rename

Username changes are possible via form request. Open the rename form, propose a new username, and the request enters a moderation queue. It's not instant, and approvals aren't guaranteed. The team takes impersonation seriously, but if your reason is genuine (moving away from a real-name handle, leaving an old persona behind), they generally go through.

Approved renames update your username everywhere; your old name is retired and reserved against future re-use.

Social settings

The Social section has three tabs:

The full friends + DMs + presence guide lives in Community, Messages, and Social.

Notification settings

Notification Settings (sidebar or direct nav) is where you decide what gets pinged where:

The full guide lives in Calendar, Events, and Notifications, where you can learn how to customize it to your preferences.

Theme

Myth-Weavers has several themes to enjoy. The theme switcher in the navigation lets you pick one; your choice is saved in your browser and applies on every visit.

Available themes

More themes will ship periodically; the dropdown in the navbar shows everything currently available. Feel free to try them out.

Switching

Click your current theme name in the navbar to open the picker. Pick another and the page reloads with the new theme applied. The choice persists in your browser's localStorage, but clearing browser data will reset it to the default theme.

URL parameter

For one-off previews (sharing a custom theme with someone, testing how content looks under a different theme), the ?theme=<name> URL parameter applies a theme on load and clears the parameter from the address bar. Useful for "try this look" links, but the user will need to go in and adjust their theme settings to make it permanent.

Custom themes

Account Settings → Advanced has a custom-theme JSON editor for the supporter-tier. Paste a theme definition, save, and it's available in your theme picker. Themes are validated on save; the Theme Guide game on the site covers the schema and how to contribute a theme back to the community.

Troubleshooting

Account Settings → Advanced → Troubleshooting has a Reset cached app data button. Use it if the site looks broken after an update — wrong theme colours, missing images or textures, a stuck "loading" state, or errors that a normal page refresh doesn't clear. Your browser sometimes holds onto an old, cached copy of the site; this clears Myth-Weavers' cached files and background workers and reloads a fresh version.

It's safe: you stay logged in, and it doesn't touch your settings or any unsaved drafts. If a problem persists even after resetting — especially on a work or school network — it may be a cache on your network rather than in your browser; mention that when you report it.

Calendar feeds

Calendar Feeds (sidebar) generates an ICS feed URL you can subscribe to from Google Calendar, Apple Calendar, Outlook, or any other ICS-aware app. Token-secured per-user; safe to plug into your phone's calendar.

RSS feed

Your RSS feed is a separate token-secured per-user URL that delivers updates from across the site to any RSS reader (Feedly, NetNewsWire, Inoreader, etc.). The feed mirrors your notification logic; items appear that you'd otherwise get a notification for (replies, mentions, new posts in topics you follow), in reverse-chronological order.

Generating the feed URL

Account Settings → RSS Feed has a Generate Token button. Click it and a feed URL is generated and displayed. Copy it into your RSS reader.

The feed delivers the last 50 items, sorted newest-first. Your reader polls the URL on its own schedule; new items appear as they're added.

Settings

Token security

The feed URL contains a per-user token that grants read access to content you have access to. Treat it like a password:

Supporting Myth-Weavers

Myth-Weavers is free to use. Donations keep the lights on and fund new development. Support Us (linked from Account Settings or the navigation) is the donation page.

How donations work

Supporter tiers and benefits

Tiers are rolling-12-month thresholds. Higher tiers unlock more:

Visibility settings

Active supporters can decide whether the badge and tier are visible:

Supporter status and tier overview.
Supporter status and tier overview.

Storage

The Storage tab is where you manage everything you've uploaded, and shows how much of your quota you're using.

The Storage tab. Each file says where it is used and links there; anything nothing references is marked **Unused** and can be deleted.
The Storage tab. Each file says where it is used and links there; anything nothing references is marked **Unused** and can be deleted.