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:
- Rich Text (default, recommended) — A WYSIWYG editor with toolbar buttons for formatting, images, tables, and the PBP-specific blocks (OOC, spoilers, whispers, fieldsets). Best for most writing.
- Markdown — Standard Markdown syntax with a live preview pane. Comfortable if you've been writing for GitHub, Reddit, or Discord for years.
- HTML — Raw HTML in a textarea, for when you want full control over the markup. Sanitized on submit.
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.
In Account Settings > Editor each mode has three settings:
- Default: the mode every new post, reply, and edit opens in. Exactly one mode holds this spot at a time.
- Available: kept in the editor's mode switcher so you can flip to it on a per-post basis, even though it isn't your default.
- Hidden: taken out of the mode switcher altogether. Set the modes you never touch (Markdown and BBCode, say) to Hidden and your toolbar gets that much tidier.
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:
- Your own deleted posts always show up to you regardless of this setting.
- Community moderators see all deleted posts in the forums they moderate.
- Deleted posts appear collapsed by default with a button to reveal their content.
[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 three 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:
- Account Settings → Security → Two-Factor Auth.
- Click Enable 2FA to reveal the QR code and manual-entry secret.
- Scan the QR code with your authenticator (or type in the secret).
- 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.
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.
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!
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:
- Friends — Your friends list.
- Requests — Pending friend requests; you can accept or decline them here.
- Privacy — Who can send you friend requests, and whether your online status is visible.
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:
- Per-type preferences (in-app, push, email, for each notification type)
- Per-game overrides (mute the casual game, keep your main campaign loud)
- Per-forum and per-topic settings (finer grain still)
- Push notification device management
- Email digest cadence (immediate, daily, weekly, off)
- Quiet hours
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
- Myth-Weavers — the default. Parchment background, leather chrome, the classic look.
- Midnight — a dark-mode theme based on Bootstrap dark, designed for late-night reading.
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
- Include game advertisements — toggle to include recruitment ads in your feed. Off by default; useful if you're actively shopping for games and want them surfaced through your reader.
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:
- Don't share the URL, as anyone with it can read your private notifications.
- Regenerate Token revokes the current token and issues a new one. Any reader subscribed to the old URL stops working; resubscribe with the new one.
- Remove Token disables the feed entirely.
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
- Flexible amounts — Any contribution $1 or more, via PayPal.
- 30 days per dollar — Each $1 adds 30 days of active supporter status.
- Rolling tiers — Your supporter tier reflects contributions over the last 12 months.
Supporter tiers and benefits
Tiers are rolling-12-month thresholds. Higher tiers unlock more:
- Profile badge — A supporter badge next to your username in posts and on your profile.
- Higher upload limits & storage — Larger per-file uploads and a bigger storage quota (see Storage).
- Interactive maps — Create and use map canvases in your games. See Characters, Resources, and Maps.
- Integrations — Discord and Bluesky webhooks for your games. See Game Master's Guide.
- Custom themes — Profile appearance customization at higher tiers.
- Priority support — Faster turnaround on questions at the top tier.
Visibility settings
Active supporters can decide whether the badge and tier are visible:
- Show badge next to username — Toggle the supporter badge in posts and user lists.
- Show status on profile — Toggle tier and contribution history on your public profile.
Storage
The Storage tab is where you manage everything you've uploaded, and shows how much of your quota you're using.
- Usage meter — How much of your storage quota you've used. Only files you upload here (avatars, images, attachments) count toward the limit; older images your posts reference from the previous forums do not count.
- Your quota — Free accounts get 500 MB. Supporter tiers raise it: Supporter 1 GB, Silver 2 GB, Gold 10 GB. If an upload would put you over your limit, it's blocked until you free up space. You can delete unused files here, or upgrade.
- Per file — Each item shows its size, whether it's in use (and where) or unused, and a source badge. Delete removes an unused file after a 30-day grace period; you can Keep (undo) any time before then.
- Legacy images — Images carried over from the old forums are shown for reference and are view-only (preserved, not deletable, and not counted against your quota).