<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.earthmc.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=263377802647175170</id>
	<title>EarthMC - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.earthmc.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=263377802647175170"/>
	<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/wiki/Special:Contributions/263377802647175170"/>
	<updated>2026-09-27T21:01:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261722</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261722"/>
		<updated>2026-08-06T22:30:29Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like &amp;lt;code&amp;gt;/alliance&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/voteparty&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/ruined&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/falling&amp;lt;/code&amp;gt; and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&amp;lt;blockquote&amp;gt;ℹ️&#039;&#039;&#039;All commands are completely free and there are no plans to charge real or in-game currency for special access to any commands.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;⚠️Forks and distributions must stay source-available and adhere to the License and Terms of Service.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in &#039;&#039;&#039;1,745&#039;&#039;&#039; servers as of 18 Aug 2025 and is largely used in bot command channels with the first known usage being in the [[Nova:Britain|Britain]] and [[Nova:Spain|Spain]] servers during Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on official [https://earthmc.net/docs/api EarthMC API] primarily and also data from the [https://map.earthmc.net EarthMC Map] for redundancy when the server is down or when the official API is experiencing issues.&lt;br /&gt;
&lt;br /&gt;
To use it, just run a command such as &amp;lt;code&amp;gt;/res &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/town query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/nation query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/alliance query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; and the bot will respond with the stats of that player/town/nation/alliance without needing to even log on to EarthMC. &#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; also has other usage like showing the activity of nations and towns in addition to misc commands like&amp;lt;code&amp;gt;/news&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/route&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/usage&amp;lt;/code&amp;gt; and more.&lt;br /&gt;
==Founding and History==&lt;br /&gt;
It was originally created by &#039;&#039;&#039;Owen3H&#039;&#039;&#039; and &#039;&#039;&#039;Warriorrr&#039;&#039;&#039; (who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Terra Nova) as an alternative and fork of the &#039;&#039;&#039;EarthMC Info&#039;&#039;&#039; bot ran by &#039;&#039;&#039;LuciferianThomas&#039;&#039;&#039; who seemingly quit around 2019~2020 after an incident where player &#039;&#039;&#039;Aceshooter&#039;&#039;&#039; implemented a backdoor into the original &#039;&#039;&#039;EMC Info&#039;&#039;&#039; bot, gathering messages from many private discords. The backdoor which was swiftly removed upon forking, and ever since then, &#039;&#039;&#039;EMCS&#039;&#039;&#039; has been committed to staying open-source and after many rewrites and refactors, you can be sure it is safe to use. You can even fork the [https://github.com/EarthMC-Toolkit/EMCS-Rewritten repo] , edit code and host it yourself if you are still unsure!  &lt;br /&gt;
&lt;br /&gt;
In 2025, &#039;&#039;&#039;EMCS&#039;&#039;&#039; suffered hosting limitations and maintenance troubles due to limited resources, making it unsustainable alongside the 5 years of technical debt. At which point, the decision was made to completely rewrite the bot from the ground up using the Golang programming language, which is a much faster compiled language and is easy to pick up just like JS or TS, making it suitable for what is now a self-hostable, configurable and performant Discord bot made specifically to help EarthMC players with many aspects of the server by providing useful information.  &lt;br /&gt;
&lt;br /&gt;
Today, Owen3H is still maintaining the main instance of the EMCS in 2026 alongside alliance editors and updates the bot and its API in his free time where possible. &lt;br /&gt;
&lt;br /&gt;
==Alliance Editors==&lt;br /&gt;
There are a total of &#039;&#039;&#039;9&#039;&#039;&#039; editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
Editor application forms are occasionally posted in the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] Discord, allowing players to apply to become an Editor, whos role is to keep alliances up-to-date according to news and making edits or new alliances at the request of the leaders and/or representative of the alliance. &lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;Senior&#039;&#039;&#039;=====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;Regular&#039;&#039;&#039;=====&lt;br /&gt;
- MasterEWild&lt;br /&gt;
&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion ==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is and the impact the toolkit has had on the development and hobbyist side of EarthMC ever since the map JSON endpoints were originally discovered, which inspired many other projects. &amp;lt;p&amp;gt;[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Miscellaneous]]&lt;br /&gt;
{{DEFAULTSORT:EarthMC Stats}}&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261720</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261720"/>
		<updated>2026-08-06T22:27:14Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like &amp;lt;code&amp;gt;/alliance&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/voteparty&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/ruined&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/falling&amp;lt;/code&amp;gt; and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&amp;lt;blockquote&amp;gt;ℹ️&#039;&#039;&#039;All commands are completely free and there are no plans to charge real or in-game currency for special access to any commands.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
ℹ️&#039;&#039;&#039;Forks and distributions must stay source-available and adhere to the License and Terms of Service.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in &#039;&#039;&#039;1,745&#039;&#039;&#039; servers as of 18 Aug 2025 and is largely used in bot command channels with the first known usage being in the [[Nova:Britain|Britain]] and [[Nova:Spain|Spain]] servers during Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on official [https://earthmc.net/docs/api EarthMC API] primarily and also data from the [https://map.earthmc.net EarthMC Map] for redundancy when the server is down or when the official API is experiencing issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run a command such as &amp;lt;code&amp;gt;/res &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/town query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/nation query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/alliance query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; and the bot will respond with the stats of that player/town/nation/alliance without needing to even log on to EarthMC. &#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; also has other usage like showing the activity of nations and towns in addition to misc commands like&amp;lt;code&amp;gt;/news&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/route&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/usage&amp;lt;/code&amp;gt; and more.&lt;br /&gt;
==Founding and History==&lt;br /&gt;
It was originally created by &#039;&#039;&#039;Owen3H&#039;&#039;&#039; and &#039;&#039;&#039;Warriorrr&#039;&#039;&#039; (who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Terra Nova) as an alternative and fork of the &#039;&#039;&#039;EarthMC Info&#039;&#039;&#039; bot ran by &#039;&#039;&#039;LuciferianThomas&#039;&#039;&#039; who seemingly quit around 2019~2020 after an incident where player &#039;&#039;&#039;Aceshooter&#039;&#039;&#039; implemented a backdoor into the original &#039;&#039;&#039;EMC Info&#039;&#039;&#039; bot, gathering messages from many private discords. The backdoor which was swiftly removed upon forking, and ever since then, &#039;&#039;&#039;EMCS&#039;&#039;&#039; has been committed to staying open-source and after many rewrites and refactors, you can be sure it is safe to use. You can even fork the [https://github.com/EarthMC-Toolkit/EMCS-Rewritten repo] , edit code and host it yourself if you are still unsure!  &lt;br /&gt;
&lt;br /&gt;
In 2025, &#039;&#039;&#039;EMCS&#039;&#039;&#039; suffered hosting limitations and maintenance troubles due to limited resources, making it unsustainable alongside the 5 years of technical debt. At which point, the decision was made to completely rewrite the bot from the ground up using the Golang programming language, which is a much faster compiled language and is easy to pick up just like JS or TS, making it suitable for what is now a self-hostable, configurable and performant Discord bot made specifically to help EarthMC players with many aspects of the server by providing useful information.  &lt;br /&gt;
&lt;br /&gt;
Today, Owen3H is still maintaining the main instance of the EMCS in 2026 alongside alliance editors and updates the bot and its API in his free time where possible. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors==&lt;br /&gt;
There are a total of &#039;&#039;&#039;9&#039;&#039;&#039; editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
Editor application forms are occasionally posted in the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] Discord, allowing players to apply to become an Editor, whos role is to keep alliances up-to-date according to news and making edits or new alliances at the request of the leaders and/or representative of the alliance. &lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;Senior&#039;&#039;&#039;=====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;Regular&#039;&#039;&#039;=====&lt;br /&gt;
- MasterEWild&lt;br /&gt;
&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit ==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is and the impact the toolkit has had on the development and hobbyist side of EarthMC ever since the map JSON endpoints were originally discovered, which inspired many other projects. &amp;lt;p&amp;gt;[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Miscellaneous]]&lt;br /&gt;
{{DEFAULTSORT:EarthMC Stats}}&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261719</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261719"/>
		<updated>2026-08-06T22:24:06Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like &amp;lt;code&amp;gt;/alliance&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/voteparty&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/ruined&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/falling&amp;lt;/code&amp;gt; and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&amp;lt;blockquote&amp;gt;ℹ️&#039;&#039;&#039;All commands are completely free and there are no plans to charge real or in-game currency for special access to any commands.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
ℹ️&#039;&#039;&#039;Forks and distributions must stay source-available and adhere to the License and Terms of Service.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in &#039;&#039;&#039;1,745&#039;&#039;&#039; servers as of 18 Aug 2025 and is largely used in bot command channels with the first known usage being in the [[Nova:Britain|Britain]] and [[Nova:Spain|Spain]] servers during Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on official [https://earthmc.net/docs/api EarthMC API] primarily and also data from the [https://map.earthmc.net EarthMC Map] for redundancy when the server is down or when the official API is experiencing issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run a command such as &amp;lt;code&amp;gt;/res &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/town query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/nation query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/alliance query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; and the bot will respond with the stats of that player/town/nation/alliance without needing to even log on to EarthMC. &#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; also has other usage like showing the activity of nations and towns in addition to misc commands like&amp;lt;code&amp;gt;/news&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/route&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/usage&amp;lt;/code&amp;gt; and more.&lt;br /&gt;
==Founding and History==&lt;br /&gt;
It was originally created by &#039;&#039;&#039;Owen3H&#039;&#039;&#039; and &#039;&#039;&#039;Warriorrr&#039;&#039;&#039; (who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Terra Nova) as an alternative and fork of the &#039;&#039;&#039;EarthMC Info&#039;&#039;&#039; bot ran by &#039;&#039;&#039;LuciferianThomas&#039;&#039;&#039; who seemingly quit around 2019~2020 after an incident where player &#039;&#039;&#039;Aceshooter&#039;&#039;&#039; implemented a backdoor into the original &#039;&#039;&#039;EMC Info&#039;&#039;&#039; bot, gathering messages from many private discords. The backdoor which was swiftly removed upon forking, and ever since then, &#039;&#039;&#039;EMCS&#039;&#039;&#039; has been committed to staying open-source and after many rewrites and refactors, you can be sure it is safe to use. You can even fork the [https://github.com/EarthMC-Toolkit/EMCS-Rewritten repo] , edit code and host it yourself if you are still unsure!  &lt;br /&gt;
&lt;br /&gt;
In 2025, &#039;&#039;&#039;EMCS&#039;&#039;&#039; suffered hosting limitations and maintenance troubles due to limited resources, making it unsustainable alongside the 5 years of technical debt. At which point, the decision was made to completely rewrite the bot from the ground up using the Golang programming language, which is a much faster compiled language and is easy to pick up just like JS or TS, making it suitable for what is now a self-hostable, configurable and performant Discord bot made specifically to help EarthMC players with many aspects of the server by providing useful information.  &lt;br /&gt;
&lt;br /&gt;
Today, Owen3H is still maintaining the main instance of the EMCS in 2026 alongside alliance editors and updates the bot and its API in his free time where possible. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of &#039;&#039;&#039;9&#039;&#039;&#039; editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
Editor application forms are occasionally posted in the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] Discord, allowing players to apply to become an Editor, whos role is to keep alliances up-to-date according to news and making edits or new alliances at the request of the leaders and/or representative of the alliance. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- MasterEWild&lt;br /&gt;
&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is and the impact the toolkit has had on the development and hobbyist side of EarthMC ever since the map JSON endpoints were originally discovered, which inspired many other projects. &amp;lt;p&amp;gt;[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Miscellaneous]]&lt;br /&gt;
{{DEFAULTSORT:EarthMC Stats}}&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261718</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261718"/>
		<updated>2026-08-06T22:23:52Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like &amp;lt;code&amp;gt;/alliance&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/voteparty&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/ruined&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/falling&amp;lt;/code&amp;gt; and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&amp;lt;blockquote&amp;gt;ℹ️&#039;&#039;&#039;All commands are completely free and there are no plans to charge real or in-game currency for special access to any commands.&amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
ℹ️&#039;&#039;&#039;Forks and distributions must stay source-available and adhere to the License and Terms of Service.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in &#039;&#039;&#039;1,745&#039;&#039;&#039; servers as of 18 Aug 2025 and is largely used in bot command channels with the first known usage being in the [[Nova:Britain|Britain]] and [[Nova:Spain|Spain]] servers during Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on official [https://earthmc.net/docs/api EarthMC API] primarily and also data from the [https://map.earthmc.net EarthMC Map] for redundancy when the server is down or when the official API is experiencing issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run a command such as &amp;lt;code&amp;gt;/res &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/town query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/nation query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/alliance query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; and the bot will respond with the stats of that player/town/nation/alliance without needing to even log on to EarthMC. &#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; also has other usage like showing the activity of nations and towns in addition to misc commands like&amp;lt;code&amp;gt;/news&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/route&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/usage&amp;lt;/code&amp;gt; and more.&lt;br /&gt;
==Founding and History==&lt;br /&gt;
It was originally created by &#039;&#039;&#039;Owen3H&#039;&#039;&#039; and &#039;&#039;&#039;Warriorrr&#039;&#039;&#039; (who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Terra Nova) as an alternative and fork of the &#039;&#039;&#039;EarthMC Info&#039;&#039;&#039; bot ran by &#039;&#039;&#039;LuciferianThomas&#039;&#039;&#039; who seemingly quit around 2019~2020 after an incident where player &#039;&#039;&#039;Aceshooter&#039;&#039;&#039; implemented a backdoor into the original &#039;&#039;&#039;EMC Info&#039;&#039;&#039; bot, gathering messages from many private discords. The backdoor which was swiftly removed upon forking, and ever since then, &#039;&#039;&#039;EMCS&#039;&#039;&#039; has been committed to staying open-source and after many rewrites and refactors, you can be sure it is safe to use. You can even fork the [https://github.com/EarthMC-Toolkit/EMCS-Rewritten repo] , edit code and host it yourself if you are still unsure!  &lt;br /&gt;
&lt;br /&gt;
In 2025, &#039;&#039;&#039;EMCS&#039;&#039;&#039; suffered hosting limitations and maintenance troubles due to limited resources, making it unsustainable alongside the 5 years of technical debt. At which point, the decision was made to completely rewrite the bot from the ground up using the Golang programming language, which is a much faster compiled language and is easy to pick up just like JS or TS, making it suitable for what is now a self-hostable, configurable and performant Discord bot made specifically to help EarthMC players with many aspects of the server by providing useful information.  &lt;br /&gt;
&lt;br /&gt;
Today, Owen3H is still maintaining the main instance of the EMCS in 2026 alongside alliance editors and updates the bot and its API in his free time where possible. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of &#039;&#039;&#039;9&#039;&#039;&#039; editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
Editor application forms are occasionally posted in the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] Discord, allowing players to apply to become an Editor, whos role is to keep alliances up-to-date according to news and making edits or new alliances at the request of the leaders and/or representative of the alliance. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- MasterEWild&lt;br /&gt;
&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is and the impact the toolkit has had on the development and hobbyist side of EarthMC ever since the map JSON endpoints were originally discovered, which inspired many other projects. &amp;lt;p&amp;gt;&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Miscellaneous]]&lt;br /&gt;
{{DEFAULTSORT:EarthMC Stats}}&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261686</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=261686"/>
		<updated>2026-08-06T19:21:21Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: improve history section and update editors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like &amp;lt;code&amp;gt;/alliance&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/voteparty&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/ruined&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/falling&amp;lt;/code&amp;gt; and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&amp;lt;blockquote&amp;gt;ℹ️&#039;&#039;&#039;All commands are completely free and there are no plans to charge real or in-game currency for special access to any commands.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
ℹ️&#039;&#039;&#039;Forks and distributions must stay source-available and adhere to the License and Terms of Service.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in &#039;&#039;&#039;1,745&#039;&#039;&#039; servers as of 18 Aug 2025 and is largely used in bot command channels with the first known usage being in the [[Nova:Britain|Britain]] and [[Nova:Spain|Spain]] servers during Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on official [https://earthmc.net/docs/api EarthMC API] primarily and also data from the [https://map.earthmc.net EarthMC Map] for redundancy when the server is down or when the official API is experiencing issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run a command such as &amp;lt;code&amp;gt;/res &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/town query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/nation query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/alliance query &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; and the bot will respond with the stats of that player/town/nation/alliance without needing to even log on to EarthMC. &#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; also has other usage like showing the activity of nations and towns in addition to misc commands like&amp;lt;code&amp;gt;/news&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/route&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/usage&amp;lt;/code&amp;gt; and more.&lt;br /&gt;
==Founding and History==&lt;br /&gt;
It was originally created by &#039;&#039;&#039;Owen3H&#039;&#039;&#039; and &#039;&#039;&#039;Warriorrr&#039;&#039;&#039; (who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Terra Nova) as an alternative and fork of the &#039;&#039;&#039;EarthMC Info&#039;&#039;&#039; bot ran by &#039;&#039;&#039;LuciferianThomas&#039;&#039;&#039; who seemingly quit around 2019~2020 after an incident where player &#039;&#039;&#039;Aceshooter&#039;&#039;&#039; implemented a backdoor into the original &#039;&#039;&#039;EMC Info&#039;&#039;&#039; bot, gathering messages from many private discords. The backdoor which was swiftly removed upon forking, and ever since then, &#039;&#039;&#039;EMCS&#039;&#039;&#039; has been committed to staying open-source and after many rewrites and refactors, you can be sure it is safe to use. You can even fork the [https://github.com/EarthMC-Toolkit/EMCS-Rewritten repo] , edit code and host it yourself if you are still unsure!  &lt;br /&gt;
&lt;br /&gt;
In 2025, &#039;&#039;&#039;EMCS&#039;&#039;&#039; suffered hosting limitations and maintenance troubles due to limited resources, making it unsustainable alongside the 5 years of technical debt. At which point, the decision was made to completely rewrite the bot from the ground up using the Golang programming language, which is a much faster compiled language and is easy to pick up just like JS or TS, making it suitable for what is now a self-hostable, configurable and performant Discord bot made specifically to help EarthMC players with many aspects of the server by providing useful information.  &lt;br /&gt;
&lt;br /&gt;
Today, Owen3H is still maintaining the main instance of the EMCS in 2026 alongside alliance editors and updates the bot and its API in his free time where possible. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of &#039;&#039;&#039;9&#039;&#039;&#039; editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
Editor application forms are occasionally posted in the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] Discord, allowing players to apply to become an Editor, whos role is to keep alliances up-to-date according to news and making edits or new alliances at the request of the leaders and/or representative of the alliance. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- MasterEWild&lt;br /&gt;
&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is and the impact the toolkit has had on the development and hobbyist side of EarthMC ever since the map JSON endpoints were originally discovered, which inspired many other projects. &amp;lt;p&amp;gt;[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260702</id>
		<title>Community projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260702"/>
		<updated>2026-07-09T12:12:02Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a comprehensive list of EMC-related projects made by the community. This article can be updated by anyone, including the project authors. If you don&#039;t know how to add a project to this list, [[Talk:Community_projects|click here]] or ask somebody.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Maintainers, please update data-sort-value.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Tools and software, either public or private, active or not, open-sourced or close-sourced, paid or free. Forks and related variants can be included separately; it&#039;s recommended to mention the original project. Open-sourced projects often have licenses which require derivatives to credit the original authors. Projects that were originally created for EarthMC, but have expanded their scope are also applicable to this list.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Project&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
!Last update&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/EarthMC-Toolkit/EMCS-Rewritten EarthMC Stats Bot]&lt;br /&gt;
|Owen3H&lt;br /&gt;
|data-sort-value=&amp;quot;2019-12-01&amp;quot; | December 2019&lt;br /&gt;
|&#039;&#039;A discord bot able to show just about anything related to EarthMC.&#039;&#039; [[EarthMC stats|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-02&amp;quot; | {{ActiveDev|2026|07|02}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/earthmc-dynmap EarthMC Dynmap+]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-2-11&amp;quot; | 11 February 2022&lt;br /&gt;
|&#039;&#039;Enrich the EarthMC map exploration&#039;s experience.&#039;&#039; [[EarthMC Dynmap+|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|2}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://3meraldk.github.io/dynglobe/ Dynglobe]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-10-22&amp;quot; | 22 October 2022&lt;br /&gt;
|&#039;&#039;Dynamic EarthMC globe.&#039;&#039; [[Dynglobe|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-01&amp;quot; | {{ActiveDev|2025|08|01}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/XiLeF2211/ice-highways-map/ Ice Highways Map]&lt;br /&gt;
|XiLeF2211&lt;br /&gt;
|data-sort-value=&amp;quot;2025-5-30&amp;quot; | 30 May 2025&lt;br /&gt;
|&#039;&#039;Map of most of the ice highways on EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-06&amp;quot; | {{ActiveDev|2026|04|06}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/SquaremapImageExport SquaremapImageExport]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-10&amp;quot; | 10 July 2024&lt;br /&gt;
|&#039;&#039;Python script to download a Squaremap map.&#039;&#039; Originally made for EarthMC.&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|02}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.emchub.app/ EMCHub]&lt;br /&gt;
|nomad_swe&lt;br /&gt;
|data-sort-value=&amp;quot;2023-5-24&amp;quot; | 24 May 2023&lt;br /&gt;
|&#039;&#039;A powerful discord bot with support for multiple languages.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-07&amp;quot; | {{ActiveDev|2026|04|07}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vdDNrGwf BreakTheBot]&lt;br /&gt;
|[[Veyronity]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-03&amp;quot; | 3 July 2024&lt;br /&gt;
|&#039;&#039;A multi functional bot with a wide range of features and numerous commands.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-3-25&amp;quot; | {{ActiveDev|2026|03|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/EBQdXdkjXt Earthed]&lt;br /&gt;
|Jobsfan1&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-28&amp;quot; | 28 August 2025&lt;br /&gt;
|&#039;&#039;A discord bot for EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2025-11-22&amp;quot; | {{ActiveDev|2025|11|22}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/njpTwX5QC6 Beacon]&lt;br /&gt;
|HappyMetero&lt;br /&gt;
|data-sort-value=&amp;quot;2025-10-12&amp;quot; | 12 October 2025&lt;br /&gt;
|&#039;&#039;A unique Discord bot featuring commands that explore each API in depth.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-25&amp;quot; | {{ActiveDev|2026|4|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/dynmapper Dynmapper]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2023-3-11&amp;quot; | 11 March 2023&lt;br /&gt;
|&#039;&#039;Overlay Towny towns from Minecraft Dynmap onto an image.&#039;&#039; Python script&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-10&amp;quot; | {{ActiveDev|2025|08|10}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/dRhvDtQaEH EMCPT (On dev)]&lt;br /&gt;
|__Zuki__&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | 27 June 2026&lt;br /&gt;
|A website which allows you to track nation and town population&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | {{ActiveDev|2026|06|27}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Newspapers ==&lt;br /&gt;
Please put permanent Discord invite links. &#039;&#039;&#039;This list may include dead projects.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Newspaper&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vZydXRm EarthMC Live]&lt;br /&gt;
|DoctorSnakes&lt;br /&gt;
|data-sort-value=&amp;quot;2019-4-24&amp;quot; | 24 April 2019&lt;br /&gt;
|One of the oldest newspaper with their prime in 2019-2021. [[EarthMC Live|Visit the article.]]&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260701</id>
		<title>Community projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260701"/>
		<updated>2026-07-09T12:10:03Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: change update date of emc stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a comprehensive list of EMC-related projects made by the community. This article can be updated by anyone, including the project authors. If you don&#039;t know how to add a project to this list, [[Talk:Community_projects|click here]] or ask somebody.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Maintainers, please update data-sort-value.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Tools and software, either public or private, active or not, open-sourced or close-sourced, paid or free. Forks and related variants can be included separately; it&#039;s recommended to mention the original project. Open-sourced projects often have licenses which require derivatives to credit the original authors. Projects that were originally created for EarthMC, but have expanded their scope are also applicable to this list.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Project&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
!Last update&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/EarthMC-Toolkit/EMCS-Rewritten EarthMC Stats Bot]&lt;br /&gt;
|Owen3H&lt;br /&gt;
|data-sort-value=&amp;quot;2019-12-01&amp;quot; | December 2019&lt;br /&gt;
|&#039;&#039;A discord bot able to show just about anything related to EarthMC.&#039;&#039; [[EarthMC stats|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-25&amp;quot; | {{ActiveDev|2026|06|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/earthmc-dynmap EarthMC Dynmap+]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-2-11&amp;quot; | 11 February 2022&lt;br /&gt;
|&#039;&#039;Enrich the EarthMC map exploration&#039;s experience.&#039;&#039; [[EarthMC Dynmap+|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|2}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://3meraldk.github.io/dynglobe/ Dynglobe]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-10-22&amp;quot; | 22 October 2022&lt;br /&gt;
|&#039;&#039;Dynamic EarthMC globe.&#039;&#039; [[Dynglobe|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-01&amp;quot; | {{ActiveDev|2025|08|01}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/XiLeF2211/ice-highways-map/ Ice Highways Map]&lt;br /&gt;
|XiLeF2211&lt;br /&gt;
|data-sort-value=&amp;quot;2025-5-30&amp;quot; | 30 May 2025&lt;br /&gt;
|&#039;&#039;Map of most of the ice highways on EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-06&amp;quot; | {{ActiveDev|2026|04|06}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/SquaremapImageExport SquaremapImageExport]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-10&amp;quot; | 10 July 2024&lt;br /&gt;
|&#039;&#039;Python script to download a Squaremap map.&#039;&#039; Originally made for EarthMC.&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|02}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.emchub.app/ EMCHub]&lt;br /&gt;
|nomad_swe&lt;br /&gt;
|data-sort-value=&amp;quot;2023-5-24&amp;quot; | 24 May 2023&lt;br /&gt;
|&#039;&#039;A powerful discord bot with support for multiple languages.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-07&amp;quot; | {{ActiveDev|2026|04|07}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vdDNrGwf BreakTheBot]&lt;br /&gt;
|[[Veyronity]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-03&amp;quot; | 3 July 2024&lt;br /&gt;
|&#039;&#039;A multi functional bot with a wide range of features and numerous commands.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-3-25&amp;quot; | {{ActiveDev|2026|03|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/EBQdXdkjXt Earthed]&lt;br /&gt;
|Jobsfan1&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-28&amp;quot; | 28 August 2025&lt;br /&gt;
|&#039;&#039;A discord bot for EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2025-11-22&amp;quot; | {{ActiveDev|2025|11|22}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/njpTwX5QC6 Beacon]&lt;br /&gt;
|HappyMetero&lt;br /&gt;
|data-sort-value=&amp;quot;2025-10-12&amp;quot; | 12 October 2025&lt;br /&gt;
|&#039;&#039;A unique Discord bot featuring commands that explore each API in depth.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-25&amp;quot; | {{ActiveDev|2026|4|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/dynmapper Dynmapper]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2023-3-11&amp;quot; | 11 March 2023&lt;br /&gt;
|&#039;&#039;Overlay Towny towns from Minecraft Dynmap onto an image.&#039;&#039; Python script&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-10&amp;quot; | {{ActiveDev|2025|08|10}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/dRhvDtQaEH EMCPT (On dev)]&lt;br /&gt;
|__Zuki__&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | 27 June 2026&lt;br /&gt;
|A website which allows you to track nation and town population&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | {{ActiveDev|2026|06|27}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Newspapers ==&lt;br /&gt;
Please put permanent Discord invite links. &#039;&#039;&#039;This list may include dead projects.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Newspaper&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vZydXRm EarthMC Live]&lt;br /&gt;
|DoctorSnakes&lt;br /&gt;
|data-sort-value=&amp;quot;2019-4-24&amp;quot; | 24 April 2019&lt;br /&gt;
|One of the oldest newspaper with their prime in 2019-2021. [[EarthMC Live|Visit the article.]]&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260700</id>
		<title>Community projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260700"/>
		<updated>2026-07-09T12:08:39Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a comprehensive list of EMC-related projects made by the community. This article can be updated by anyone, including the project authors. If you don&#039;t know how to add a project to this list, [[Talk:Community_projects|click here]] or ask somebody.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Maintainers, please update data-sort-value.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Tools and software, either public or private, active or not, open-sourced or close-sourced, paid or free. Forks and related variants can be included separately; it&#039;s recommended to mention the original project. Open-sourced projects often have licenses which require derivatives to credit the original authors. Projects that were originally created for EarthMC, but have expanded their scope are also applicable to this list.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Project&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
!Last update&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/EarthMC-Toolkit/EMCS-Rewritten EarthMC Stats Bot]&lt;br /&gt;
|Owen3H&lt;br /&gt;
|data-sort-value=&amp;quot;2019-12-01&amp;quot; | December 2019&lt;br /&gt;
|&#039;&#039;A discord bot able to show just about anything related to EarthMC.&#039;&#039; [[EarthMC stats|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-25&amp;quot; | {{ActiveDev|2026|06|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/earthmc-dynmap EarthMC Dynmap+]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-2-11&amp;quot; | 11 February 2022&lt;br /&gt;
|&#039;&#039;Enrich the EarthMC map exploration&#039;s experience.&#039;&#039; [[EarthMC Dynmap+|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-26&amp;quot; | {{ActiveDev|2026|06|26}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://3meraldk.github.io/dynglobe/ Dynglobe]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-10-22&amp;quot; | 22 October 2022&lt;br /&gt;
|&#039;&#039;Dynamic EarthMC globe.&#039;&#039; [[Dynglobe|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-01&amp;quot; | {{ActiveDev|2025|08|01}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/XiLeF2211/ice-highways-map/ Ice Highways Map]&lt;br /&gt;
|XiLeF2211&lt;br /&gt;
|data-sort-value=&amp;quot;2025-5-30&amp;quot; | 30 May 2025&lt;br /&gt;
|&#039;&#039;Map of most of the ice highways on EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-06&amp;quot; | {{ActiveDev|2026|04|06}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/SquaremapImageExport SquaremapImageExport]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-10&amp;quot; | 10 July 2024&lt;br /&gt;
|&#039;&#039;Python script to download a Squaremap map.&#039;&#039; Originally made for EarthMC.&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|02}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.emchub.app/ EMCHub]&lt;br /&gt;
|nomad_swe&lt;br /&gt;
|data-sort-value=&amp;quot;2023-5-24&amp;quot; | 24 May 2023&lt;br /&gt;
|&#039;&#039;A powerful discord bot with support for multiple languages.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-07&amp;quot; | {{ActiveDev|2026|04|07}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vdDNrGwf BreakTheBot]&lt;br /&gt;
|[[Veyronity]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-03&amp;quot; | 3 July 2024&lt;br /&gt;
|&#039;&#039;A multi functional bot with a wide range of features and numerous commands.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-3-25&amp;quot; | {{ActiveDev|2026|03|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/EBQdXdkjXt Earthed]&lt;br /&gt;
|Jobsfan1&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-28&amp;quot; | 28 August 2025&lt;br /&gt;
|&#039;&#039;A discord bot for EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2025-11-22&amp;quot; | {{ActiveDev|2025|11|22}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/njpTwX5QC6 Beacon]&lt;br /&gt;
|HappyMetero&lt;br /&gt;
|data-sort-value=&amp;quot;2025-10-12&amp;quot; | 12 October 2025&lt;br /&gt;
|&#039;&#039;A unique Discord bot featuring commands that explore each API in depth.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-25&amp;quot; | {{ActiveDev|2026|4|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/dynmapper Dynmapper]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2023-3-11&amp;quot; | 11 March 2023&lt;br /&gt;
|&#039;&#039;Overlay Towny towns from Minecraft Dynmap onto an image.&#039;&#039; Python script&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-10&amp;quot; | {{ActiveDev|2025|08|10}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/dRhvDtQaEH EMCPT (On dev)]&lt;br /&gt;
|__Zuki__&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | 27 June 2026&lt;br /&gt;
|A website which allows you to track nation and town population&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | {{ActiveDev|2026|06|27}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Newspapers ==&lt;br /&gt;
Please put permanent Discord invite links. &#039;&#039;&#039;This list may include dead projects.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Newspaper&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vZydXRm EarthMC Live]&lt;br /&gt;
|DoctorSnakes&lt;br /&gt;
|data-sort-value=&amp;quot;2019-4-24&amp;quot; | 24 April 2019&lt;br /&gt;
|One of the oldest newspaper with their prime in 2019-2021. [[EarthMC Live|Visit the article.]]&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260699</id>
		<title>Community projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=Community_projects&amp;diff=260699"/>
		<updated>2026-07-09T12:08:12Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a comprehensive list of EMC-related projects made by the community. This article can be updated by anyone, including the project authors. If you don&#039;t know how to add a project to this list, [[Talk:Community_projects|click here]] or ask somebody.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Maintainers, please update data-sort-value.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Tools and software, either public or private, active or not, open-sourced or close-sourced, paid or free. Forks and related variants can be included separately; it&#039;s recommended to mention the original project. Open-sourced projects often have licenses which require derivatives to credit the original authors. Projects that were originally created for EarthMC, but have expanded their scope are also applicable to this list.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Project&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
!Last update&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/EarthMC-Toolkit/EMCS-Rewritten]&lt;br /&gt;
|Owen3H&lt;br /&gt;
|data-sort-value=&amp;quot;2019-12-01&amp;quot; | December 2019&lt;br /&gt;
|&#039;&#039;A discord bot able to show just about anything related to EarthMC.&#039;&#039; [[EarthMC stats|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-25&amp;quot; | {{ActiveDev|2026|06|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/earthmc-dynmap EarthMC Dynmap+]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-2-11&amp;quot; | 11 February 2022&lt;br /&gt;
|&#039;&#039;Enrich the EarthMC map exploration&#039;s experience.&#039;&#039; [[EarthMC Dynmap+|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-26&amp;quot; | {{ActiveDev|2026|06|26}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://3meraldk.github.io/dynglobe/ Dynglobe]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2022-10-22&amp;quot; | 22 October 2022&lt;br /&gt;
|&#039;&#039;Dynamic EarthMC globe.&#039;&#039; [[Dynglobe|Visit the article.]]&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-01&amp;quot; | {{ActiveDev|2025|08|01}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/XiLeF2211/ice-highways-map/ Ice Highways Map]&lt;br /&gt;
|XiLeF2211&lt;br /&gt;
|data-sort-value=&amp;quot;2025-5-30&amp;quot; | 30 May 2025&lt;br /&gt;
|&#039;&#039;Map of most of the ice highways on EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-06&amp;quot; | {{ActiveDev|2026|04|06}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/SquaremapImageExport SquaremapImageExport]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-10&amp;quot; | 10 July 2024&lt;br /&gt;
|&#039;&#039;Python script to download a Squaremap map.&#039;&#039; Originally made for EarthMC.&lt;br /&gt;
|data-sort-value=&amp;quot;2026-7-2&amp;quot; | {{ActiveDev|2026|07|02}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.emchub.app/ EMCHub]&lt;br /&gt;
|nomad_swe&lt;br /&gt;
|data-sort-value=&amp;quot;2023-5-24&amp;quot; | 24 May 2023&lt;br /&gt;
|&#039;&#039;A powerful discord bot with support for multiple languages.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-07&amp;quot; | {{ActiveDev|2026|04|07}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vdDNrGwf BreakTheBot]&lt;br /&gt;
|[[Veyronity]]&lt;br /&gt;
|data-sort-value=&amp;quot;2024-7-03&amp;quot; | 3 July 2024&lt;br /&gt;
|&#039;&#039;A multi functional bot with a wide range of features and numerous commands.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-3-25&amp;quot; | {{ActiveDev|2026|03|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/EBQdXdkjXt Earthed]&lt;br /&gt;
|Jobsfan1&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-28&amp;quot; | 28 August 2025&lt;br /&gt;
|&#039;&#039;A discord bot for EarthMC.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2025-11-22&amp;quot; | {{ActiveDev|2025|11|22}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/njpTwX5QC6 Beacon]&lt;br /&gt;
|HappyMetero&lt;br /&gt;
|data-sort-value=&amp;quot;2025-10-12&amp;quot; | 12 October 2025&lt;br /&gt;
|&#039;&#039;A unique Discord bot featuring commands that explore each API in depth.&#039;&#039;&lt;br /&gt;
|data-sort-value=&amp;quot;2026-4-25&amp;quot; | {{ActiveDev|2026|4|25}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/3meraldK/dynmapper Dynmapper]&lt;br /&gt;
|[[3meraldK]]&lt;br /&gt;
|data-sort-value=&amp;quot;2023-3-11&amp;quot; | 11 March 2023&lt;br /&gt;
|&#039;&#039;Overlay Towny towns from Minecraft Dynmap onto an image.&#039;&#039; Python script&lt;br /&gt;
|data-sort-value=&amp;quot;2025-8-10&amp;quot; | {{ActiveDev|2025|08|10}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/dRhvDtQaEH EMCPT (On dev)]&lt;br /&gt;
|__Zuki__&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | 27 June 2026&lt;br /&gt;
|A website which allows you to track nation and town population&lt;br /&gt;
|data-sort-value=&amp;quot;2026-6-27&amp;quot; | {{ActiveDev|2026|06|27}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Newspapers ==&lt;br /&gt;
Please put permanent Discord invite links. &#039;&#039;&#039;This list may include dead projects.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Newspaper&lt;br /&gt;
!Author&lt;br /&gt;
!Created at&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|[https://discord.gg/vZydXRm EarthMC Live]&lt;br /&gt;
|DoctorSnakes&lt;br /&gt;
|data-sort-value=&amp;quot;2019-4-24&amp;quot; | 24 April 2019&lt;br /&gt;
|One of the oldest newspaper with their prime in 2019-2021. [[EarthMC Live|Visit the article.]]&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=259394</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=259394"/>
		<updated>2026-05-11T19:15:59Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: update link to bot github source after rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EMCS-Rewritten open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /alliance, /voteparty, /route, /town|nation activity, /ruined and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Nova. Owen is still maintaining the bot in 2026 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 11 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- jacquemon&lt;br /&gt;
&lt;br /&gt;
- twomoo1119&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=259393</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=259393"/>
		<updated>2026-05-11T19:14:20Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Alliances, News, General Info/Stats|number_of_staff=11}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /alliance, /voteparty, /route, /town|nation activity, /ruined and more. It also features an associated API that is open for anyone to use and is already used in projects like 3meraldK&#039;s &#039;&#039;&#039;earthmc-dynmap+&#039;&#039;&#039; extension so that alliances and their colours can be shown on the map.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Nova. Owen is still maintaining the bot in 2026 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 11 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK&lt;br /&gt;
&lt;br /&gt;
- MrToirol&lt;br /&gt;
&lt;br /&gt;
- spacewonder6&lt;br /&gt;
&lt;br /&gt;
- 36hoi&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus&lt;br /&gt;
&lt;br /&gt;
- xultimate1&lt;br /&gt;
&lt;br /&gt;
- jacquemon&lt;br /&gt;
&lt;br /&gt;
- twomoo1119&lt;br /&gt;
&lt;br /&gt;
- sbxq aka theBestLung&lt;br /&gt;
&lt;br /&gt;
- slipperysalmon14&lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
EMCS is essential to many player&#039;s experiences, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2026 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253858</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253858"/>
		<updated>2025-09-19T21:26:42Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Owen3H, Warriorrr|services=Stats|number_of_staff=9}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Nova. Owen is still maintaining the bot in 2025 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 9 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK &lt;br /&gt;
&lt;br /&gt;
- MrToirol &lt;br /&gt;
&lt;br /&gt;
- Zenvy &lt;br /&gt;
&lt;br /&gt;
- MasterEWild &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus &lt;br /&gt;
&lt;br /&gt;
- hoii36 &lt;br /&gt;
&lt;br /&gt;
- unitivebog10934 &lt;br /&gt;
&lt;br /&gt;
- xultimate1 &lt;br /&gt;
&lt;br /&gt;
- leonicomil &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2025 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253857</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253857"/>
		<updated>2025-09-19T21:26:03Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founders=Warriorrr and Owen3H|services=Stats|number_of_staff=9}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Nova:Britain|Britain]] on Nova. Owen is still maintaining the bot in 2025 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 9 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK &lt;br /&gt;
&lt;br /&gt;
- MrToirol &lt;br /&gt;
&lt;br /&gt;
- Zenvy &lt;br /&gt;
&lt;br /&gt;
- MasterEWild &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus &lt;br /&gt;
&lt;br /&gt;
- hoii36 &lt;br /&gt;
&lt;br /&gt;
- unitivebog10934 &lt;br /&gt;
&lt;br /&gt;
- xultimate1 &lt;br /&gt;
&lt;br /&gt;
- leonicomil &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2025 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253441</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253441"/>
		<updated>2025-08-18T19:46:24Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats Logo|founded=December 16th, 2019|owner=Owen3H|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Warriorrr and Owen3H|services=Stats|number_of_staff=9}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Britain]] in Nova. Owen is still maintaining the bot in 2025 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 9 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK &lt;br /&gt;
&lt;br /&gt;
- MrToirol &lt;br /&gt;
&lt;br /&gt;
- Zenvy &lt;br /&gt;
&lt;br /&gt;
- MasterEWild &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus &lt;br /&gt;
&lt;br /&gt;
- hoii36 &lt;br /&gt;
&lt;br /&gt;
- unitivebog10934 &lt;br /&gt;
&lt;br /&gt;
- xultimate1 &lt;br /&gt;
&lt;br /&gt;
- leonicomil &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2025 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&#039;&#039;This page was last updated on May 27th 2024&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253440</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253440"/>
		<updated>2025-08-18T19:45:45Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: toolkit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats logo|founded=December 16th, 2019|owner=Owen3h|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Warriorrr and [[Owen77Stubbs]]|services=Stats|number_of_staff=5}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EMCS&#039;&#039;&#039; has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Britain]] in Nova. Owen is still maintaining the bot in 2025 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 9 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK &lt;br /&gt;
&lt;br /&gt;
- MrToirol &lt;br /&gt;
&lt;br /&gt;
- Zenvy &lt;br /&gt;
&lt;br /&gt;
- MasterEWild &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus &lt;br /&gt;
&lt;br /&gt;
- hoii36 &lt;br /&gt;
&lt;br /&gt;
- unitivebog10934 &lt;br /&gt;
&lt;br /&gt;
- xultimate1 &lt;br /&gt;
&lt;br /&gt;
- leonicomil &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is part of the [https://github.com/EarthMC-Toolkit EarthMC Toolkit] and in addition to it, also provides EMC information in various formats, including a mod for direct in-game use or libraries to help other developers. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2025 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&#039;&#039;This page was last updated on May 27th 2024&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253439</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253439"/>
		<updated>2025-08-18T19:40:41Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: globgolab&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats logo|founded=December 16th, 2019|owner=Owen3h|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Warriorrr and [[Owen77Stubbs]]|services=Stats|number_of_staff=5}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,745 servers as of 18 Aug 2025 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
EMCS has a unique ability to continue working when the server is offline as most of its source data is both cached and stored in a database. It relies on a combination of the Official API and Squaremap provided data for redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use it, just run /t townName, /n nationName, /res resName or /a allianceName and the bot will respond with the stats of that town/user/nation/alliance without needing to even log on to EarthMC.&lt;br /&gt;
&lt;br /&gt;
Additionally, the bot has other usage like showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Founders and Maintainers==&lt;br /&gt;
It was originally created by Owen3H and Warriorrr, who were commonly associated with the in-game nation of [[Britain]] in Nova. Owen is still maintaining the bot in 2025 alongside his editors and updates the bot in his free time. &lt;br /&gt;
&lt;br /&gt;
== Alliance Editors ==&lt;br /&gt;
There are a total of 9 editors currently, with four of them being &amp;quot;senior&amp;quot; editors, who have the ability to disband alliances and possibly more permissions in future. &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Senior&#039;&#039;&#039; =====&lt;br /&gt;
- 3meraldK &lt;br /&gt;
&lt;br /&gt;
- MrToirol &lt;br /&gt;
&lt;br /&gt;
- Zenvy &lt;br /&gt;
&lt;br /&gt;
- MasterEWild &lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;Regular&#039;&#039;&#039; =====&lt;br /&gt;
- maxxiimus &lt;br /&gt;
&lt;br /&gt;
- hoii36 &lt;br /&gt;
&lt;br /&gt;
- unitivebog10934 &lt;br /&gt;
&lt;br /&gt;
- xultimate1 &lt;br /&gt;
&lt;br /&gt;
- leonicomil &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
The stats bot goes along with an EMC toolkit, which is a mod pack which gives diverse information about places, users and more on your in game screen so you have all your information immediately available to you. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2025 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&#039;&#039;This page was last updated on May 27th 2024&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
	<entry>
		<id>https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253438</id>
		<title>EarthMC Stats</title>
		<link rel="alternate" type="text/html" href="https://wiki.earthmc.net/index.php?title=EarthMC_Stats&amp;diff=253438"/>
		<updated>2025-08-18T19:24:36Z</updated>

		<summary type="html">&lt;p&gt;263377802647175170: added link to github repo and mentioned some more commands&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Corporation_template|area_server=Worldwide|image1=[[File:EMCStats.png|300px]]&lt;br /&gt;
|caption1=EarthMC Stats logo|founded=December 16th, 2019|owner=Owen3h|discord_server=[https://discord.gg/DhKhvgxsKd Link to EMC Stats Discord]|status=Active|type=Public|industry=Misc.|founder=Warriorrr and [[Owen77Stubbs]]|services=Stats|number_of_staff=5}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EarthMC Stats&#039;&#039;&#039; is an [https://github.com/EarthMC-Toolkit/EarthMC-Stats open-source Discord bot] for EarthMC that allows you to see info about nations, towns, residents, alliances and much more (use /help) even when EarthMC is offline. The bot&#039;s most popular command is /townless, which gives a list of townless people which you can invite to your town. The bot also includes many useful features and utilities like /voteparty, /route, /location, /online and more.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
The stats bot is used by thousands of users, is in 1,170 servers as of May 27th 2024 and is largely used in #bot-commands channels with the first known usage being in the Britain and Spain servers on Terra Nova.&lt;br /&gt;
&lt;br /&gt;
To use it, just do /t (example), /n (example), /res (example), or /a (example) and the bot will respond with the stats of that town / user / nation / alliance without needing to even log on to EarthMC. Additionally, the bot has other usage like showing the live queue and showing the activity of nations and towns.&lt;br /&gt;
&lt;br /&gt;
==Creators and Editors==&lt;br /&gt;
It was made by Warriorrr and Owen3H, who were commonly associated with the in-game nation of [[Britain]] in Nova. Owen is still managing the bot in 2024 with the help of editors who help update alliances that the bot keeps track of. The current editors of the stats bot are 3meraldk, mrtoirol, SayerQT and unitivebog10934 and of course, its owner Owen. &lt;br /&gt;
&lt;br /&gt;
==Toolkit==&lt;br /&gt;
The stats bot goes along with an EMC toolkit, which is a mod pack which gives diverse information about places, users and more on your in game screen so you have all your information immediately available to you. &lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
The stats bot is essential to every player&#039;s experience, helping them stay in touch and learn about the stats of EMC all in one easy to use and knowledgeable package. The fact that the stats bot is still running in 2024 and has been since 2019 really shows how important it really is. &amp;lt;p&amp;gt;&lt;br /&gt;
&#039;&#039;This page was last updated on May 27th 2024&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
[[Category:Unique Page]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>263377802647175170</name></author>
	</entry>
</feed>