A small test welcome page and command reference.
Mythica begins in the year 150AF 'after the Fracture' — the day the ancient seal that once bound the malevolent forces split asunder. For a thousand years the Seal held that tide of evil at bay. Following the fracture the rumours of old evils, scattered cults, and restless spirits returned. The land holds an uneasy peace; ruins leak unnatural fog; heroes and scavengers seek relics to mend the Seal or use its shards. You arrive in Mythica amid this time of rumors! Do you fight for good? or Support the return of evil? Will you salvage a shard, aid a village, or find another way to carve your name into the world.
Combat is turn‑based and processed on a 3 second interval. When you issue an attack command the server resolves hit checks,
damage, effects and notifies you with short messages. Some effects tick over time (poison damage, health regen) and the server applies
them on every interval. Decisions (damage, XP, deaths) are handled by the server; players send simple text commands from the client like
attack goblin.
Below are common commands supported by the server with a short example for each. Use the input box below to try them.
| Command | Description | Example |
|---|---|---|
| look | Show the current room description, NPCs, players, items and exits. | look, or look [direction], or look [npcname] |
| attack | To begin a combat with an npc or player, or to join a combat | attack [name], attack goblin |
| n / s / e / w / u / d | Move in a compass direction (north, south, east, west, up, down). | n or east or e |
| say <message> | Send a chat message to everyone in your room. | say Hello everyone! |
| yell <message> | Send a chat message to everyone in your room, and all adjacent rooms. | yell Help I'm being attacked! |
| inventory | List items you are carrying. | inventory or use button |
| get/take | To get/take an item. | get [item], get [item] from bag, get [#] [item] from bag |
| drop | To drop an item. | drop [item], drop [#] [item] |
| put | To put an item into a container. | put [item] in bag, or put [#] [item] in bag |
| wear/hold | To wear or hold an item. | wear helmet, hold sword |
| unwear/unhold | To unwear or unhold an item. | unwear glove, unhold spear |
| attack <target> | Start an attack against a target (NPC or player if allowed). | attack goblin |
| inspect <container> | Get detailed info about any containers inventory. | inspect bag |
| lock/unlock | Locks or unlocks a container with a key. (some containers can't be locked) | lock [container], lock chest |
| open/close | To open or close a door. | open [direction], open e |
| who | List players who are currently online. | who |
| smelt | Turn Ore or smelt items into bars or bits. | smelt helmet, smelt iron bars to bits |
| fill | You can't pick up a liquid, you need a liquid bearing container. | fill cup with water (requires a room with water), fill soup from pot to cup, fill [#] [liquid] from pot to bowl |
| cook | If you know a recipe you can combine into a cooker (pot or cauldron etc). | cook [cookingcontainer] |
| eat/drink | You can eat/drink most food items, some require cooking, some give benefits | eat [fooditem], eat [fooditem] from [container], drink water from cup |
/statusUse the "Check now" button to query the server status. The card shows both total player accounts (DB) and the current in‑memory authenticated player count.