Java Edition Classic 0.0.17a: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
Dinoguy1000 (talk | contribs) (→Additions: URL display) |
|||
Line 24: | Line 24: | ||
*Server-side client verification in [[server.properties]]. |
*Server-side client verification in [[server.properties]]. |
||
**Set this to false would allow players to connect directly via http://www.minecraft.net/play.jsp?ip=<ip>&port=<port> |
**Set this to false would allow players to connect directly via <code><nowiki>http://www.minecraft.net/play.jsp?ip=<ip>&port=<port></nowiki></code> |
||
*Add <code>logged-in.txt</code> on the server |
*Add <code>logged-in.txt</code> on the server |
Revision as of 16:14, 14 February 2019
0.0.17a
Edition | |||||
---|---|---|---|---|---|
Release date |
June 10, 2009 | ||||
Server version | |||||
Downloads |
Unavailable | ||||
al_version |
6.05 | ||||
|
{ "title": "0.0.17a", "images": [ "Classic 0.0.17a.png" ], "rows": [ { "field": "''(link to computer article, displayed as computer)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "June 10, 2009", "label": "Release date" }, { "field": "(link to 1.3 article, displayed as 1.3)", "label": "Server version" }, { "field": "Unavailable <br /><div class=\"\" style=\"clear:both\"></div>", "label": "Downloads" }, { "field": "6.05", "label": "(link to al_version article, displayed as al_version)" } ], "invimages": [], "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[computer Classic 0.0.16a_01|<span style=\"margin-right:-0.35em\">◄</span>◄ Classic 0.0.16a_01]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''Java Edition Classic 0.0.17a'''</td>\n<td style=\"padding: 0.4em\" rowspan=\"2\">[[computer Classic 0.0.18a| Classic 0.0.18a <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[computer Classic 0.0.16a_02|◄ Classic 0.0.16a_02]]\n</td>\n</tr>\n</table>" }
0.0.17a is a version of Classic released on June 10, 2009.[1]
Additions
- Commands
- Added
/setspawn
for admins.
- Multiplayer
- List logged in players when Tab ↹ is pressed.
- Name security
- Server-side client verification in server.properties.
- Set this to false would allow players to connect directly via
http://www.minecraft.net/play.jsp?ip=<ip>&port=<port>
- Set this to false would allow players to connect directly via
- Add
logged-in.txt
on the server
Changes
- Multiplayer
- Chatlog appears when typing.
- Players can no longer spam ping requests
- Private server addresses changed behavior
- The server generates an
externalurl.txt
when run now.
- The server generates an
- General
- The characters for 0 and O now display differently
Fixes
- Fixed
/banip
(it was working, but not intuitive.)
- Server flood exploit prevention.
- No more lava floods.
- Fixed heartbeat pausing the game.
References
- ↑ "Client 0.0.17a, server 1.3" – The Word of Notch, June 10, 2009.