I hereby claim:
- I am pemapmodder on github.
- I am pemapmodder (https://keybase.io/pemapmodder) on keybase.
- I have a public key whose fingerprint is 2BC0 5919 A666 BB87 C952 8F9A A622 E755 B01B F23D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Minecraft Item names |
Before player logs in, player visits a website or tells the app to notify the database that he is going to join this server. Database logs his IP address.
When player joins the server:
SUCCESS <message to send to player>. Server should send the message as-is.NEEDPASS . Server should send the message as-is. Then, server should wait for client to send a temp token.#Terms and abbreviations
| Term | Definition |
|---|---|
| MCPE | Minecraft PE, or any other versions of Minecraft that we support |
| Player | the person who owns the client; the actual human who plays the game; the actual human who legitimately owns an account |
| Client | the machine that owns the MCPE app, or the MCPE app itself, owned by the player |
| Server | the MCPE server that has an global auth plugin, or a network of these servers |
| Official/Vendor | (describes) the organization that is in charge of the whole project |
| Database | the centralized server that hosts accounts, controlled and managed by vendor, provides limited access to servers |
| Global | For all servers that use the same database |
| --- | |
| name: ChatPopSound | |
| author: PEMapModder | |
| version: "1.0" | |
| api: | |
| - 1.12.0 | |
| main: PEMapModder\ChatPopSound\Main | |
| commands: [] | |
| permissions: [] | |
| ... |
[QUOTE="TheDeibo, post: 142836, member: 16757"]correction: shoghi OR shoghicp[/QUOTE] That's not important. [QUOTE="Legoboy0215, post: 142835, member: 18294"]Hi: I am a very very inactive dev on ImagicalMine. I contributed a lot on the early days where there was a skin bug, chest bug, and etc. At start, ImagicalCorp consisted of members of… [USER=29074]@k3ithkfng[/USER]'s server's staff. We thought: "Wow, where did shogi go?" So we started. I still don't get the reason why [USER=29074]@k3ithkfng[/USER] did not fork the repo, but it's too late :)
We tried our best, and I tried my best typing this on my paperwhite XD Hope this answers your question.
TL; DR:
| #!/usr/bin/env php | |
| <?php | |
| if(!defined("STDIN")) define("STDIN", fopen("php://stdin", "R")); | |
| $host = "localhost"; | |
| $user = "root"; | |
| $password = ""; | |
| $schema = ""; | |
| $opts = getopt("h:u:p:s:"); |
| --- | |
| # HereAuth configuration file | |
| # Default settings for each account (players can change them if they have the permission) | |
| DefaultSettings: | |
| # Enable these methods for automatic authentication | |
| AutoAuth: | |
| # Automatically authenticate if the client secret is same as the last login | |
| # "Client secret" is a password automatically sent by the client, and is different for every | |
| # server (so other servers can't steal it) and changes with device. |
| Where is my | It is here |
|---|---|
| flying car | slime blocks |
| moon colony | existed long time ago with mods |
| self-driving car | minecarts |
| floating sky city | that's out-fashioned now, people now love underground bases |
| hoverboard | you can ride on an arrow without mods if your server sends such packet |
|