Common Gateway Interface
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
MinecraftOnline exposes a Common Gateway Interface (CGI) that executes scripts when an HTTP request is sent at https://minecraftonline.com/cgi-bin/.
| Works | Path | Input | Output | Link | Note | 
|---|---|---|---|---|---|
| ☑ | generatefacebookboxes.sh
 | 
n/a | HTML | generatefacebookboxes.sh | |
| ☑ | generatesideboxes.sh
 | 
n/a | HTML | generatesideboxes.sh | |
| ☐ | getadmincount.sh
 | 
n/a | Nothing | ||
| ☑ | getadminlist.sh
 | 
n/a | List of admin usernames separated by line breaks (\n)
 | 
getadminlist.sh | |
| ☑ | getbancount.sh
 | 
n/a | Number | getbancount.sh | |
| ☑ | getbanwhy.sh
 | 
Username | Ban issuer, Time (RFC3339), and reason seperated by ; or NOTBANNED
 | 
getbanwhy.sh?QazCetelic | |
| ☑ | getcorrectname
 | 
Partially correct username | Corrected username or NOTFOUND
 | 
getcorrectname?QazCete | |
| ☑ | getfirstseen
 | 
Username | Formatted time | getfirstseen?QazCetelic | |
| ☑ | getfirstseen_unix
 | 
Username | Unix timestamp | getfirstseen_unix?QazCetelic | |
| ☑ | getmaptile
 | 
Bitmap image of map tile | getmaptile?0,0,0,0,*Day* | ||
| ☐ | getmodcount.sh
 | 
n/a | Nothing | getmodcount.sh | |
| ☑ | getmodlist.sh
 | 
n/a | List of mod usernames separated by line breaks (\n)
 | 
getmodlist.sh | |
| ☑ | getplayerhead.sh
 | 
n/a | Bitmap image of player head | getplayerhead.sh?QazCetelic | |
| ☑ | getplayerinfo_uuid
 | 
Username | |||
| ☑ | getplayerlist.sh
 | 
n/a | List of player usernames separated by line breaks (\n)
 | 
||
| ☐ | getradiostreamtitle.sh
 | 
n/a | Nothing | ||
| ☑ | getrandomrenders / getrandomrenders.sh
 | 
n/a | |||
| ☑ | getrandomwikiimagelink.sh
 | 
n/a | Random bitmap image | ||
| ☑ | gettimeonline
 | 
Username | Time online in seconds | ||
| ☑ | gettimeonline_uuid
 | 
Player UUID | Time online in seconds | ||
| ☑ | getuniquevisitors.py
 | 
n/a | Number | ||
| ☑ | getuniquevisitors.sh
 | 
n/a | Number | ||
| ? | getuniqueyesterday.py
 | 
n/a | 1 | Very slow | |
| ? | getuserfromemail.sh
 | 
? | ? | Requires API key | |
| ☑ | getwarplist.sh
 | 
n/a | HTML | ||
| ? | notify.sh
 | 
? | "Sorry, nothing here" | ||
| ? | obsolete/login01a.sh
 | 
? | HTML login form | ||
| ☑ | strongholdfinder.sh
 | 
seed query param
 | 
HTML page with stronghold positions | ||
| ☑ | tailminecraftlog.sh
 | 
n/a | 20 chat messages | ||
| ☐ | whobrokemyblock.sh
 | 
x, y, z query params
 | 
? | Retired | |
| ? | chessmasterbot_webhookforward.sh
 | 
? | ? | ||
| ? | donate.sh
 | 
user query param
 | 
HTML page with overview of donation rewards | ||
| ? | confirm
 | 
check_engine query param
 |