Welcome to MapleGameOn!

A website that allows you to monitor your connection to the MapleStory servers without needing to open the game to check if they're online!

How do I use MapleGameOn?

Start by choosing the game region you want to check, either from the top of the page or the list

What sets this apart from other status checker websites?

In simple terms, MapleGameOn tracks your connection to the MapleStory servers and shows your ping response from each server. The site is built using Next.js and styled with DaisyUI.

What issues do other status checking websites have?

MapleGameOn addresses some shortcomings that other status checking websites have:
  1. Infrequent updates — Many of these sites refresh only every few minutes, which means a server could go down and come back up without you knowing.
  2. Centralized checks — These sites make requests to the servers from their own servers, not yours. This means they reflect their connectivity, not yours.

How does MapleGameOn address these challenges?

MapleGameOn operates in a unique way compared to other status-checking sites:
  1. It's fully decentralized — Requests are made directly from your device, not from our servers. The results you see reflect your own connection to the servers.
  2. It's updated in real-time — Requests are sent instantly when you load the page, giving you immediate server status without delay.
  3. It's fully transparent — We display the IP addresses and ports of each server, and to top it off, we're open source!