<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pandorabox.io/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BuckarooBanzai</id>
	<title>Pandorabox - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pandorabox.io/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BuckarooBanzai"/>
	<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php/Special:Contributions/BuckarooBanzai"/>
	<updated>2026-05-24T12:23:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://pandorabox.io/index.php?title=Moderator_manual&amp;diff=2853</id>
		<title>Moderator manual</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Moderator_manual&amp;diff=2853"/>
		<updated>2023-08-06T05:49:40Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: /control command&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Duties of moderators and general manual&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;background: green; padding: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Please note:&amp;lt;/b&amp;gt; we are all here to have fun!&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Responsibilities ==&lt;br /&gt;
* look at the chat now and then&lt;br /&gt;
* ban or warn offensive players&lt;br /&gt;
* If in doubt, let the [[User:admin]] know via [[Mail]]&lt;br /&gt;
&lt;br /&gt;
== Benefits ==&lt;br /&gt;
* Health insurance / Dental plan&lt;br /&gt;
* Ability to join even if the server is full&lt;br /&gt;
== Useful commands ==&lt;br /&gt;
&lt;br /&gt;
=== Control room ===&lt;br /&gt;
&lt;br /&gt;
There is a control room with some assorted server-related buttons an logbooks accessible via the '''/control''' command&lt;br /&gt;
&lt;br /&gt;
=== xban2 commands ===&lt;br /&gt;
The main ban mod on this server.&lt;br /&gt;
Use this to ban players and their ip-address&lt;br /&gt;
&lt;br /&gt;
Mod:&lt;br /&gt;
* Source: https://github.com/minetest-mods/xban2&lt;br /&gt;
&lt;br /&gt;
Commands:&lt;br /&gt;
* Permaban: '''/xban &amp;lt;player_or_ip&amp;gt; &amp;lt;reason&amp;gt;'''&lt;br /&gt;
* Tempban: '''/xtempban &amp;lt;player_or_ip&amp;gt; &amp;amp;lt;time&amp;gt; &amp;lt;reason&amp;gt;''' (time: s=seconds, m=minutes, D=days)&lt;br /&gt;
** Example: '''/xtempban SomeDude 7D don't be a dick!''' (bans the player &amp;quot;SomeDude&amp;quot; for 7 days)&lt;br /&gt;
* Unban: '''/xunban &amp;lt;player_or_ip&amp;gt;'''&lt;br /&gt;
* List records: '''/xban_record &amp;lt;player_or_ip&amp;gt;''' (shows the ban-records of the player)&lt;br /&gt;
&lt;br /&gt;
Privs:&lt;br /&gt;
* Requires the '''ban''' priv&lt;br /&gt;
&lt;br /&gt;
=== Account creation toggle ===&lt;br /&gt;
Disable/enable new account creation&lt;br /&gt;
(useful if some kid with a vpn account has fun with his &amp;quot;hacked&amp;quot; client)&lt;br /&gt;
&lt;br /&gt;
Mod:&lt;br /&gt;
* Source: https://github.com/pandorabox-io/pandorabox_custom/blob/master/disallow_new_players.lua&lt;br /&gt;
&lt;br /&gt;
Commands:&lt;br /&gt;
* '''/disallow_new_players''' disables the creation of new accounts (until the server restarts/crashes)&lt;br /&gt;
* '''/allow_new_players''' re-enables the creation of new accounts&lt;br /&gt;
&lt;br /&gt;
Privs:&lt;br /&gt;
* Requires the '''staff'''  priv&lt;br /&gt;
&lt;br /&gt;
=== Geoip ===&lt;br /&gt;
Geoip-Lookup for players.&lt;br /&gt;
Shows from which country someone is (useful to see potential language-barriers)&lt;br /&gt;
&lt;br /&gt;
Mod:&lt;br /&gt;
* Source: https://github.com/pandorabox-io/geoip&lt;br /&gt;
&lt;br /&gt;
Commands:&lt;br /&gt;
* Geo-lookup: '''/geoip &amp;lt;playername&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
Privs:&lt;br /&gt;
* Requires the '''geoip'''  priv&lt;br /&gt;
&lt;br /&gt;
=== Spill removal (lava/chernobylite) ===&lt;br /&gt;
Pretty handy for cleaning up lava- and chernobylite griefings:&lt;br /&gt;
&lt;br /&gt;
Commands:&lt;br /&gt;
* '''/lavastone_remove''' removes all lava-generated stone in the area&lt;br /&gt;
* '''/chernobylite_remove''' removes all chernobylite nodes in the area&lt;br /&gt;
&lt;br /&gt;
Mod:&lt;br /&gt;
* Source: https://github.com/pandorabox-io/spill_removal&lt;br /&gt;
&lt;br /&gt;
Privs:&lt;br /&gt;
* Requires the '''lavastone_remove''' or '''chernobylite_remove''' priv&lt;br /&gt;
&lt;br /&gt;
=== beerchat commands ===&lt;br /&gt;
The chat mod on this server.&lt;br /&gt;
* '''/force2channel channelName, playerName''' Moderators can force a player to join and make a channel their default.&lt;br /&gt;
&lt;br /&gt;
[[Category:Moderation]]&lt;br /&gt;
[[Category:Tutorial]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Copycats&amp;diff=2832</id>
		<title>Copycats</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Copycats&amp;diff=2832"/>
		<updated>2023-02-17T11:05:10Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: update copycats server status&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of [https://en.wikipedia.org/wiki/Copycat copycats]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Official League of Humanity Minetest server&amp;quot; / https://leagueh.xyz/&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
** Even installed the [https://github.com/pandorabox-io/pandorabox_custom pandorabox_custom] mod :P&lt;br /&gt;
** Owned by [[User:aldenp]]&lt;br /&gt;
&lt;br /&gt;
* Four realms server&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
** Owned by exiled [[User:IcemanDs]]&lt;br /&gt;
&lt;br /&gt;
* weirdworld.wemine.uk:30003&lt;br /&gt;
** Owned by [[User:Nigel]]&lt;br /&gt;
** Lots of similarities (missions, xp, &amp;quot;don't be a dick&amp;quot;)&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
&lt;br /&gt;
* https://minie.re/&lt;br /&gt;
** Owned by [[User:tuedel]]&lt;br /&gt;
** Vacuum, jumpdrive, cannons, stats-page, mapserver&lt;br /&gt;
** Private server&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
&lt;br /&gt;
* freegamers.org&lt;br /&gt;
** Lots of similiarities: Vacuum, planets, jumpdrive&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
&lt;br /&gt;
* juanjoseperal.duckdns.org / MT Empire Realms&lt;br /&gt;
** By &amp;quot;Koda&amp;quot;&lt;br /&gt;
** the whole pandorabox-mods modpack including the customization mod&lt;br /&gt;
** {{Label|text=Inactive|color=red}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Map_download&amp;diff=2831</id>
		<title>Map download</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Map_download&amp;diff=2831"/>
		<updated>2023-02-15T07:45:58Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: weekly block export&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Map downloads&lt;br /&gt;
&lt;br /&gt;
The map downloads are provided on weekly intervals here:&lt;br /&gt;
* See: https://pandorabox.io/backup/&lt;br /&gt;
&lt;br /&gt;
[[Category:Meta]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Backup&amp;diff=2807</id>
		<title>Backup</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Backup&amp;diff=2807"/>
		<updated>2022-10-12T19:43:14Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: backup notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=== Backup cycle ===&lt;br /&gt;
&lt;br /&gt;
The server does a daily backup around 2:00 CEST with the help of [https://www.thomas-krenn.com/de/wiki/LVM_Snapshots LVM]-Snapshots.&lt;br /&gt;
&lt;br /&gt;
The retention time of the backups:&lt;br /&gt;
* 5 days&lt;br /&gt;
* 3 Months&lt;br /&gt;
* 10 Years&lt;br /&gt;
&lt;br /&gt;
=== Replication ===&lt;br /&gt;
&lt;br /&gt;
The backups are held on my private infrastructure with daily offsite replication&lt;br /&gt;
and weekly integrity checks.&lt;br /&gt;
&lt;br /&gt;
=== Accessing the backup ===&lt;br /&gt;
&lt;br /&gt;
The backup extracts are available here:&lt;br /&gt;
&lt;br /&gt;
* https://pandorabox.io/backup/&lt;br /&gt;
&lt;br /&gt;
(PM [[User:BuckarooBanzai]] on IRC/Discord if you need a more recent snapshot)&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2797</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2797"/>
		<updated>2022-09-16T08:44:47Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: remove webmail link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Game links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#fas:info}} Minetest WebUI (password/mail/skin-manager): https://pandorabox.io/ui&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Discussion and chat links ===&lt;br /&gt;
&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:comments}} Matrix: https://matrix.to/#/#pandorabox:matrix.org&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fab:github}} Idea / suggestion tracker: https://github.com/pandorabox-io/in-game/issues&lt;br /&gt;
&lt;br /&gt;
=== Developer and contributor links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:chart-area}} Stats / monitoring: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2771</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2771"/>
		<updated>2022-07-03T16:30:38Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Game links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#fas:info}} Minetest WebUI (password/mail/skin-manager): https://pandorabox.io/ui&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Discussion and chat links ===&lt;br /&gt;
&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:comments}} Matrix: https://matrix.to/#/#pandorabox:matrix.org&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fab:github}} Idea / suggestion tracker: https://github.com/pandorabox-io/in-game/issues&lt;br /&gt;
&lt;br /&gt;
=== Developer and contributor links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:chart-area}} Stats / monitoring: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2770</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2770"/>
		<updated>2022-07-03T16:30:19Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add /ui url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Game links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#fas:info}} Minetest WebUI (password/skin-manager): https://pandorabox.io/ui&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Discussion and chat links ===&lt;br /&gt;
&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:comments}} Matrix: https://matrix.to/#/#pandorabox:matrix.org&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fab:github}} Idea / suggestion tracker: https://github.com/pandorabox-io/in-game/issues&lt;br /&gt;
&lt;br /&gt;
=== Developer and contributor links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:chart-area}} Stats / monitoring: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Online_tools&amp;diff=2665</id>
		<title>Online tools</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Online_tools&amp;diff=2665"/>
		<updated>2021-11-29T09:26:53Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add 3d object generator page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of helpful online tools for building&lt;br /&gt;
&lt;br /&gt;
* Various model generators: https://www.plotz.co.uk&lt;br /&gt;
* Good circle/oval generator. Use thick variant for vacuum-safe geometry: https://donatstudios.com/PixelCircleGenerator&lt;br /&gt;
* Sphere (and other 3D shapes) generator: http://oranj.io/blog/VoxelSphereGenerator&lt;br /&gt;
* 3D model voxelizer: https://drububu.com/miscellaneous/voxelizer&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Test&amp;diff=2612</id>
		<title>Test</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Test&amp;diff=2612"/>
		<updated>2021-09-17T17:31:26Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=== Commons ===&lt;br /&gt;
&lt;br /&gt;
[[File:Minetest Default Texture Pack.png|thumb|Minetest Default Texture Pack]]&lt;br /&gt;
&lt;br /&gt;
Test4&lt;br /&gt;
&lt;br /&gt;
[[File:screenshot_20201016_171053.png|400px]]&lt;br /&gt;
=== Code ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
if event.type == &amp;quot;interrupt&amp;quot; then&lt;br /&gt;
 digiline_send(&amp;quot;sensor&amp;quot;, &amp;quot;GET&amp;quot;)&lt;br /&gt;
 interrupt(1)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;program&amp;quot; then&lt;br /&gt;
 interrupt(1)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;digiline&amp;quot; then&lt;br /&gt;
 if event.msg == &amp;quot;technic:hv_nuclear_reactor_core_active&amp;quot; then&lt;br /&gt;
  port.a = false&lt;br /&gt;
  port.c = true&lt;br /&gt;
 else&lt;br /&gt;
  port.a = true&lt;br /&gt;
  port.c = false&lt;br /&gt;
 end&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Category-tree ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Place&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Directions ===&lt;br /&gt;
&lt;br /&gt;
{{Label|text=/spawn|color=grey}} →&lt;br /&gt;
{{Label|text=Earth teleports|color=red}} →&lt;br /&gt;
{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
&lt;br /&gt;
=== Train station ===&lt;br /&gt;
&lt;br /&gt;
==== V1 ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
{{Label|text=Earth teleports|color=red}}&lt;br /&gt;
&amp;lt;br&amp;gt;{{ArrowDown}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== V2 ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Earth teleports|color=red}}&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== V3 ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 1|color=yellow}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 2|color=yellow}}&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 2|color=red}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 3|color=red}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Test&amp;diff=2610</id>
		<title>Test</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Test&amp;diff=2610"/>
		<updated>2021-09-17T15:24:28Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=== Commons ===&lt;br /&gt;
&lt;br /&gt;
[[File:Minetest Default Texture Pack.png|thumb|Minetest Default Texture Pack]]&lt;br /&gt;
&lt;br /&gt;
Test4&lt;br /&gt;
&lt;br /&gt;
[[File:screenshot_20201016_171053.png|400px]]&lt;br /&gt;
=== Code ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
if event.type == &amp;quot;interrupt&amp;quot; then&lt;br /&gt;
 digiline_send(&amp;quot;sensor&amp;quot;, &amp;quot;GET&amp;quot;)&lt;br /&gt;
 interrupt(1)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;program&amp;quot; then&lt;br /&gt;
 interrupt(1)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;digiline&amp;quot; then&lt;br /&gt;
 if event.msg == &amp;quot;technic:hv_nuclear_reactor_core_active&amp;quot; then&lt;br /&gt;
  port.a = false&lt;br /&gt;
  port.c = true&lt;br /&gt;
 else&lt;br /&gt;
  port.a = true&lt;br /&gt;
  port.c = false&lt;br /&gt;
 end&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Category-tree ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Place&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Directions ===&lt;br /&gt;
&lt;br /&gt;
{{Label|text=/spawn|color=grey}} →&lt;br /&gt;
{{Label|text=Earth teleports|color=red}} →&lt;br /&gt;
{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
&lt;br /&gt;
=== Train station ===&lt;br /&gt;
&lt;br /&gt;
==== V1 ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
{{Label|text=Earth teleports|color=red}}&lt;br /&gt;
&amp;lt;br&amp;gt;{{ArrowDown}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== V2 ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Earth teleports|color=red}}&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Korlen travelhub|color=yellow}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== V3 ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 1|color=yellow}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 2|color=yellow}}&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 2|color=red}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{ArrowDown}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|{{Label|text=Station 3|color=red}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2565</id>
		<title>Beerchat Public Channels</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2565"/>
		<updated>2021-08-09T18:22:53Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add #fun discord channel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please keep sorted alphabetically, maybe make categories later)&lt;br /&gt;
(Owners, please color channels so #main stands out. You can delete and re-create channels without other users affected)&lt;br /&gt;
&lt;br /&gt;
 #advtrains Advtrains mod discussion and help with building new train lines&lt;br /&gt;
 #barter For when you want to, well, barter aka haggle a price&lt;br /&gt;
 #cpp Programming language&lt;br /&gt;
 #emacs Editor, some people can't stop talking about&lt;br /&gt;
 #en Improve your English spelling and grammar [[English Classroom]]&lt;br /&gt;
 #food Food related topics. See also #yum&lt;br /&gt;
 #fun for the chatty players who don't mind the local chatter of others&lt;br /&gt;
 #kids For those who like streams of 'oooooh', 'here', 'ok', 'what?' and don't mind CAPS&lt;br /&gt;
 #lag Anything lag related&lt;br /&gt;
 #linux Distro discussions&lt;br /&gt;
 #lisp Scripting language&lt;br /&gt;
 #lua Scripting language&lt;br /&gt;
 #main Pandorabox/minetest related, please speak English. This is basically the 'help' channel, so please keep local chatter to a minimum.&lt;br /&gt;
 #music Share what you are listening to&lt;br /&gt;
 #nsfw (Not Safe For Work) Let your filthy jokes and mouth rip&lt;br /&gt;
 #offtopic where you go willingly (as opposed to #spam) to discuss anything not related to Minetest&lt;br /&gt;
 #php Scripting language&lt;br /&gt;
 #python Scripting language&lt;br /&gt;
 #pvp PvP related&lt;br /&gt;
 #racing Channel for racing events&lt;br /&gt;
 #ruby Scripting language&lt;br /&gt;
 #spam Where moderators put you if you don't listen&lt;br /&gt;
 #spawnish Not spanish, spawnish ;)&lt;br /&gt;
 #stories Tell your stories, true or fantasy.&lt;br /&gt;
 #technic Technic mod development&lt;br /&gt;
 #yum Positive (food)-related, see also #food&lt;br /&gt;
 #politics discuss politics, please keep civil&lt;br /&gt;
&lt;br /&gt;
===== Languages =====&lt;br /&gt;
&lt;br /&gt;
 #de German&lt;br /&gt;
 #en see above&lt;br /&gt;
 #eo Esperanto&lt;br /&gt;
 #es Spanish&lt;br /&gt;
 #fi Finnish&lt;br /&gt;
 #fr French&lt;br /&gt;
 #hi Hindi&lt;br /&gt;
 #it Italian&lt;br /&gt;
 #jp Japanese&lt;br /&gt;
 #pl Polish&lt;br /&gt;
 #pt Portuguese&lt;br /&gt;
 #ru Russian&lt;br /&gt;
 #uk Ukrainian&lt;br /&gt;
 #ur Urdu&lt;br /&gt;
&lt;br /&gt;
===== Libera.Chat mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to Libera.Chat IRC:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #de -&amp;gt; #pandorabox-de&lt;br /&gt;
* #es -&amp;gt; #pandorabox-es&lt;br /&gt;
* #fr -&amp;gt; #pandorabox-fr&lt;br /&gt;
* #lag -&amp;gt; #pandorabox-lag&lt;br /&gt;
* #bot -&amp;gt; #pandorabox-bot&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
* #nsfw -&amp;gt; #pandorabox-nsfw&lt;br /&gt;
* #ideas -&amp;gt; #pandorabox-ideas&lt;br /&gt;
&lt;br /&gt;
===== Discord Mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Discord server (https://discord.gg/mK6esa4):&lt;br /&gt;
&lt;br /&gt;
* #main&lt;br /&gt;
* #de&lt;br /&gt;
* #en&lt;br /&gt;
* #ru&lt;br /&gt;
* #fr&lt;br /&gt;
* #fun&lt;br /&gt;
* #mod&lt;br /&gt;
* #offtopic&lt;br /&gt;
* #lag&lt;br /&gt;
* #nsfw&lt;br /&gt;
* #vote&lt;br /&gt;
* #bot&lt;br /&gt;
* #events-chat&lt;br /&gt;
* #💡ideas&lt;br /&gt;
&lt;br /&gt;
[[Category:Chat]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2564</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2564"/>
		<updated>2021-08-09T06:43:16Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:comments}} Matrix: https://app.element.io/#/room/#pandorabox-main:matrix.org&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2563</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2563"/>
		<updated>2021-08-09T06:42:00Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add matrix link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:comments}} Matrix: https://app.element.io/#/room/!HYfdwubwtRHywhyAJr:matrix.org?via=matrix.org&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2534</id>
		<title>Template:Coal</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2534"/>
		<updated>2021-07-06T12:16:18Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:default_coal_lump.png|16px|link=Coal]]&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Coal lump, mostly found in the [[Earth]]'s crust&lt;br /&gt;
&lt;br /&gt;
[[Category:Ores]]&lt;br /&gt;
[[Category:Stub]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Coal&amp;diff=2533</id>
		<title>Coal</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Coal&amp;diff=2533"/>
		<updated>2021-07-06T12:16:11Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot;Category:Stub&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Ores&amp;diff=2532</id>
		<title>Ores</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Ores&amp;diff=2532"/>
		<updated>2021-07-06T12:15:26Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== List of ores on pandorabox ====&lt;br /&gt;
&lt;br /&gt;
[[File:default_clay_lump.png]]&lt;br /&gt;
{{Coal}}&lt;br /&gt;
[[File:default_copper_lump.png]]&lt;br /&gt;
[[File:default_diamond.png]]&lt;br /&gt;
[[File:default_gold_lump.png]]&lt;br /&gt;
[[File:default_iron_lump.png]]&lt;br /&gt;
[[File:default_mese_crystal.png]]&lt;br /&gt;
[[File:default_tin_lump.png]]&lt;br /&gt;
[[File:moreores_mithril_lump.png]]&lt;br /&gt;
[[File:moreores_silver_lump.png]]&lt;br /&gt;
[[File:technic_chromium_lump.png]]&lt;br /&gt;
[[File:technic_lead_lump.png]]&lt;br /&gt;
[[File:technic_sulfur_lump.png]]&lt;br /&gt;
[[File:technic_uranium_lump.png]]&lt;br /&gt;
[[File:technic_zinc_lump.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2531</id>
		<title>Template:Coal</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2531"/>
		<updated>2021-07-06T12:15:18Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:default_coal_lump.png|16px|link=Coal]]&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Coal lump, mostly found in the [[Earth]]'s crust&lt;br /&gt;
&lt;br /&gt;
[[Category:Ores]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2530</id>
		<title>Template:Coal</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2530"/>
		<updated>2021-07-06T12:14:57Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:default_coal_lump.png|16px|link=Coal]]&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Coal lump, mostly found in the [[Earth]]'s crust&lt;br /&gt;
&lt;br /&gt;
[[Category:Ores]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2529</id>
		<title>Template:Coal</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Template:Coal&amp;diff=2529"/>
		<updated>2021-07-06T12:13:19Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot;link=Coal&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:default_coal_lump.png|16px|link=Coal]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Ores&amp;diff=2528</id>
		<title>Ores</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Ores&amp;diff=2528"/>
		<updated>2021-07-06T12:08:25Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot;==== List of ores on pandorabox ====  File:default_clay_lump.png File:default_coal_lump.png File:default_copper_lump.png File:default_diamond.png File:defaul...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== List of ores on pandorabox ====&lt;br /&gt;
&lt;br /&gt;
[[File:default_clay_lump.png]]&lt;br /&gt;
[[File:default_coal_lump.png]]&lt;br /&gt;
[[File:default_copper_lump.png]]&lt;br /&gt;
[[File:default_diamond.png]]&lt;br /&gt;
[[File:default_gold_lump.png]]&lt;br /&gt;
[[File:default_iron_lump.png]]&lt;br /&gt;
[[File:default_mese_crystal.png]]&lt;br /&gt;
[[File:default_tin_lump.png]]&lt;br /&gt;
[[File:moreores_mithril_lump.png]]&lt;br /&gt;
[[File:moreores_silver_lump.png]]&lt;br /&gt;
[[File:technic_chromium_lump.png]]&lt;br /&gt;
[[File:technic_lead_lump.png]]&lt;br /&gt;
[[File:technic_sulfur_lump.png]]&lt;br /&gt;
[[File:technic_uranium_lump.png]]&lt;br /&gt;
[[File:technic_zinc_lump.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Technic_zinc_lump.png&amp;diff=2527</id>
		<title>File:Technic zinc lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Technic_zinc_lump.png&amp;diff=2527"/>
		<updated>2021-07-06T12:06:54Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Technic_uranium_lump.png&amp;diff=2526</id>
		<title>File:Technic uranium lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Technic_uranium_lump.png&amp;diff=2526"/>
		<updated>2021-07-06T12:06:53Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Technic_sulfur_lump.png&amp;diff=2525</id>
		<title>File:Technic sulfur lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Technic_sulfur_lump.png&amp;diff=2525"/>
		<updated>2021-07-06T12:06:52Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Technic_lead_lump.png&amp;diff=2524</id>
		<title>File:Technic lead lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Technic_lead_lump.png&amp;diff=2524"/>
		<updated>2021-07-06T12:06:51Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Technic_chromium_lump.png&amp;diff=2523</id>
		<title>File:Technic chromium lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Technic_chromium_lump.png&amp;diff=2523"/>
		<updated>2021-07-06T12:06:51Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Moreores_silver_lump.png&amp;diff=2522</id>
		<title>File:Moreores silver lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Moreores_silver_lump.png&amp;diff=2522"/>
		<updated>2021-07-06T12:06:50Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Moreores_mithril_lump.png&amp;diff=2521</id>
		<title>File:Moreores mithril lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Moreores_mithril_lump.png&amp;diff=2521"/>
		<updated>2021-07-06T12:06:49Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_tin_lump.png&amp;diff=2520</id>
		<title>File:Default tin lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_tin_lump.png&amp;diff=2520"/>
		<updated>2021-07-06T12:06:48Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_mese_crystal.png&amp;diff=2519</id>
		<title>File:Default mese crystal.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_mese_crystal.png&amp;diff=2519"/>
		<updated>2021-07-06T12:06:47Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_iron_lump.png&amp;diff=2518</id>
		<title>File:Default iron lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_iron_lump.png&amp;diff=2518"/>
		<updated>2021-07-06T12:06:46Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_gold_lump.png&amp;diff=2517</id>
		<title>File:Default gold lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_gold_lump.png&amp;diff=2517"/>
		<updated>2021-07-06T12:06:45Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_diamond.png&amp;diff=2516</id>
		<title>File:Default diamond.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_diamond.png&amp;diff=2516"/>
		<updated>2021-07-06T12:06:44Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_copper_lump.png&amp;diff=2515</id>
		<title>File:Default copper lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_copper_lump.png&amp;diff=2515"/>
		<updated>2021-07-06T12:06:43Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_coal_lump.png&amp;diff=2514</id>
		<title>File:Default coal lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_coal_lump.png&amp;diff=2514"/>
		<updated>2021-07-06T12:06:42Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:Default_clay_lump.png&amp;diff=2513</id>
		<title>File:Default clay lump.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:Default_clay_lump.png&amp;diff=2513"/>
		<updated>2021-07-06T12:06:41Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Technic_City&amp;diff=2449</id>
		<title>Technic City</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Technic_City&amp;diff=2449"/>
		<updated>2021-06-15T05:28:13Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: test&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Place&lt;br /&gt;
|name=Technic City&lt;br /&gt;
|x=4918.5&lt;br /&gt;
|z=45.5&lt;br /&gt;
|zoom=10&lt;br /&gt;
|preview=Technic city 1.png&lt;br /&gt;
|founder=BuckarooBanzai&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
A place for sky-scrapers&lt;br /&gt;
&lt;br /&gt;
=== Directions ===&lt;br /&gt;
&lt;br /&gt;
{{Label|text=/spawn|color=grey}} →&lt;br /&gt;
{{Label|text=Earth teleports|color=red}} →&lt;br /&gt;
{{Label|text=Technic city|color=yellow}}&lt;br /&gt;
&lt;br /&gt;
=== Notable places ===&lt;br /&gt;
&lt;br /&gt;
* [[Technic city harbour]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Infrastructure ===&lt;br /&gt;
There is a public HV-Power station and power-lines available, feel free to ask [[User:BuckarooBanzai|BuckarooBanzai]] if you need a connection.&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Technic_City_1.png&lt;br /&gt;
Technic City 2.png&lt;br /&gt;
Technic City 3.png&lt;br /&gt;
4.png&lt;br /&gt;
Technic City 5.png&lt;br /&gt;
Technic City 6.png]&lt;br /&gt;
7.png&lt;br /&gt;
Technic City 8.png]&lt;br /&gt;
Technic City 9.png&lt;br /&gt;
Technic City 10.png&lt;br /&gt;
11.png&lt;br /&gt;
12.png&lt;br /&gt;
&lt;br /&gt;
15.png&lt;br /&gt;
16.png&lt;br /&gt;
&lt;br /&gt;
18.png&lt;br /&gt;
20.png&lt;br /&gt;
21.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:City]]&lt;br /&gt;
[[Category:Earth]]&lt;br /&gt;
[[Category:Place]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Logfiles&amp;diff=2433</id>
		<title>Logfiles</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Logfiles&amp;diff=2433"/>
		<updated>2021-06-04T09:43:51Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Accessing log-files from the pandorabox main-server&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': This is reserved for moderators/staff only (feel free to submit your public-key if it isn't installed yet)&lt;br /&gt;
&lt;br /&gt;
==== SSH Access ====&lt;br /&gt;
&lt;br /&gt;
The log-files can be accessed via ssh:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# open ssh connection with &amp;quot;readonly&amp;quot; user&lt;br /&gt;
ssh readonly@pandorabox.io&lt;br /&gt;
# change to logs-directory&lt;br /&gt;
cd /data/pandorabox.io/data/minetest/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The log-files are in a rotation and get gzipped periodically (depending on size/elapsed time)&lt;br /&gt;
&lt;br /&gt;
'''debug.txt''' is always the current logfile, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-rw-r--r--  1 root root 228M Jun  4 11:36 debug.txt&lt;br /&gt;
-rw-r--r--  1 root root 8.0M Apr  1 02:00 debug.txt-20210401.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr  5 19:39 debug.txt-20210405.gz&lt;br /&gt;
-rw-r--r--  1 root root  45M Apr 11 05:38 debug.txt-20210411.gz&lt;br /&gt;
-rw-r--r--  1 root root  45M Apr 16 01:03 debug.txt-20210415.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr 21 10:50 debug.txt-20210421.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr 26 13:56 debug.txt-20210426.gz&lt;br /&gt;
-rw-r--r--  1 root root  40M May  1 02:00 debug.txt-20210501.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M May  6 14:43 debug.txt-20210506.gz&lt;br /&gt;
-rw-r--r--  1 root root  48M May 12 13:56 debug.txt-20210512.gz&lt;br /&gt;
-rw-r--r--  1 root root  49M May 17 19:10 debug.txt-20210517.gz&lt;br /&gt;
-rw-r--r--  1 root root  48M May 24 01:55 debug.txt-20210523.gz&lt;br /&gt;
-rw-r--r--  1 root root  55M Jun  1 02:00 debug.txt-20210601.gz&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Searching for events ====&lt;br /&gt;
&lt;br /&gt;
Searching in the active logs;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# search for a player (all actions)&lt;br /&gt;
grep BuckarooBanzai debug.txt&lt;br /&gt;
# filter by placed blocks&lt;br /&gt;
grep BuckarooBanzai debug.txt | grep places&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Searching in the gzipped archives:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
zgrep BuckarooBanzai debug.txt-20210501.gz &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': the archives get moved to the long-term storage from time to time (manually)&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Logfiles&amp;diff=2432</id>
		<title>Logfiles</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Logfiles&amp;diff=2432"/>
		<updated>2021-06-04T09:42:42Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot; Accessing log-files from the pandorabox main-server  '''NOTE''': This is reserved for moderators/staff only (feel free to submit your public-key if it isn't installed yet)  =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Accessing log-files from the pandorabox main-server&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': This is reserved for moderators/staff only (feel free to submit your public-key if it isn't installed yet)&lt;br /&gt;
&lt;br /&gt;
==== SSH Access ====&lt;br /&gt;
&lt;br /&gt;
The log-files can be accessed via ssh:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# open ssh connection with &amp;quot;readonly&amp;quot; user&lt;br /&gt;
ssh readonly@pandorabox.io&lt;br /&gt;
# change to logs-directory&lt;br /&gt;
cd /data/pandorabox.io/data/minetest/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The log-files are in a rotation and get gzipped periodically (depending on size/elapsed time)&lt;br /&gt;
&lt;br /&gt;
'''debug.txt''' is always the current logfile, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-rw-r--r--  1 root root 228M Jun  4 11:36 debug.txt&lt;br /&gt;
-rw-r--r--  1 root root 8.0M Apr  1 02:00 debug.txt-20210401.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr  5 19:39 debug.txt-20210405.gz&lt;br /&gt;
-rw-r--r--  1 root root  45M Apr 11 05:38 debug.txt-20210411.gz&lt;br /&gt;
-rw-r--r--  1 root root  45M Apr 16 01:03 debug.txt-20210415.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr 21 10:50 debug.txt-20210421.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M Apr 26 13:56 debug.txt-20210426.gz&lt;br /&gt;
-rw-r--r--  1 root root  40M May  1 02:00 debug.txt-20210501.gz&lt;br /&gt;
-rw-r--r--  1 root root  44M May  6 14:43 debug.txt-20210506.gz&lt;br /&gt;
-rw-r--r--  1 root root  48M May 12 13:56 debug.txt-20210512.gz&lt;br /&gt;
-rw-r--r--  1 root root  49M May 17 19:10 debug.txt-20210517.gz&lt;br /&gt;
-rw-r--r--  1 root root  48M May 24 01:55 debug.txt-20210523.gz&lt;br /&gt;
-rw-r--r--  1 root root  55M Jun  1 02:00 debug.txt-20210601.gz&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Searching for events ====&lt;br /&gt;
&lt;br /&gt;
Searching in the active logs;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# search for a player (all actions)&lt;br /&gt;
grep BuckarooBanzai debug.txt&lt;br /&gt;
# filter by placed blocks&lt;br /&gt;
grep BuckarooBanzai debug.txt | grep places&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Searching in the gzipped archives:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
zgrep BuckarooBanzai debug.txt-20210501.gz &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2431</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2431"/>
		<updated>2021-06-02T13:52:24Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add mod info page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:info}} Mods info page (mtinfo): https://pandorabox-io.github.io/pandorabox-mods/#/&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Map_download&amp;diff=2429</id>
		<title>Map download</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Map_download&amp;diff=2429"/>
		<updated>2021-06-01T05:48:11Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Map downloads&lt;br /&gt;
&lt;br /&gt;
The map downloads are provided on irregular intervals here:&lt;br /&gt;
* See: https://pandorabox.io/backup/&lt;br /&gt;
&lt;br /&gt;
[[Category:Meta]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2405</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2405"/>
		<updated>2021-05-28T05:34:00Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: remove reddit link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2404</id>
		<title>Beerchat Public Channels</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2404"/>
		<updated>2021-05-26T13:57:36Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: remove freenode channels&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please keep sorted alphabetically, maybe make categories later)&lt;br /&gt;
(Owners, please color channels so #main stands out. You can delete and re-create channels without other users affected)&lt;br /&gt;
&lt;br /&gt;
 #advtrains Advtrains mod discussion and help with building new train lines&lt;br /&gt;
 #barter For when you want to, well, barter aka haggle a price&lt;br /&gt;
 #cpp Programming language&lt;br /&gt;
 #emacs Editor, some people can't stop talking about&lt;br /&gt;
 #en Improve your English spelling and grammar [[English Classroom]]&lt;br /&gt;
 #food Food related topics. See also #yum&lt;br /&gt;
 #fun for the chatty players who don't mind the local chatter of others&lt;br /&gt;
 #kids For those who like streams of 'oooooh', 'here', 'ok', 'what?' and don't mind CAPS&lt;br /&gt;
 #lag Anything lag related&lt;br /&gt;
 #linux Distro discussions&lt;br /&gt;
 #lisp Scripting language&lt;br /&gt;
 #lua Scripting language&lt;br /&gt;
 #main Pandorabox/minetest related, please speak English. This is basically the 'help' channel, so please keep local chatter to a minimum.&lt;br /&gt;
 #music Share what you are listening to&lt;br /&gt;
 #nsfw (Not Safe For Work) Let your filthy jokes and mouth rip&lt;br /&gt;
 #offtopic where you go willingly (as opposed to #spam) to discuss anything not related to Minetest&lt;br /&gt;
 #php Scripting language&lt;br /&gt;
 #python Scripting language&lt;br /&gt;
 #pvp PvP related&lt;br /&gt;
 #racing Channel for racing events&lt;br /&gt;
 #ruby Scripting language&lt;br /&gt;
 #spam Where moderators put you if you don't listen&lt;br /&gt;
 #spawnish Not spanish, spawnish ;)&lt;br /&gt;
 #stories Tell your stories, true or fantasy.&lt;br /&gt;
 #technic Technic mod development&lt;br /&gt;
 #yum Positive (food)-related, see also #food&lt;br /&gt;
 #politics discuss politics, please keep civil&lt;br /&gt;
&lt;br /&gt;
===== Languages =====&lt;br /&gt;
&lt;br /&gt;
 #de German&lt;br /&gt;
 #en see above&lt;br /&gt;
 #eo Esperanto&lt;br /&gt;
 #es Spanish&lt;br /&gt;
 #fi Finnish&lt;br /&gt;
 #fr French&lt;br /&gt;
 #hi Hindi&lt;br /&gt;
 #it Italian&lt;br /&gt;
 #jp Japanese&lt;br /&gt;
 #pl Polish&lt;br /&gt;
 #pt Portuguese&lt;br /&gt;
 #ru Russian&lt;br /&gt;
 #uk Ukrainian&lt;br /&gt;
 #ur Urdu&lt;br /&gt;
&lt;br /&gt;
===== Libera.Chat mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to Libera.Chat IRC:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #de -&amp;gt; #pandorabox-de&lt;br /&gt;
* #es -&amp;gt; #pandorabox-es&lt;br /&gt;
* #fr -&amp;gt; #pandorabox-fr&lt;br /&gt;
* #lag -&amp;gt; #pandorabox-lag&lt;br /&gt;
* #bot -&amp;gt; #pandorabox-bot&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
* #nsfw -&amp;gt; #pandorabox-nsfw&lt;br /&gt;
* #ideas -&amp;gt; #pandorabox-ideas&lt;br /&gt;
&lt;br /&gt;
===== Discord Mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Discord server (https://discord.gg/mK6esa4):&lt;br /&gt;
&lt;br /&gt;
* #main&lt;br /&gt;
* #de&lt;br /&gt;
* #en&lt;br /&gt;
* #ru&lt;br /&gt;
* #fr&lt;br /&gt;
* #mod&lt;br /&gt;
* #offtopic&lt;br /&gt;
* #lag&lt;br /&gt;
* #nsfw&lt;br /&gt;
* #vote&lt;br /&gt;
* #bot&lt;br /&gt;
* #events-chat&lt;br /&gt;
* #💡ideas&lt;br /&gt;
&lt;br /&gt;
[[Category:Chat]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2403</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2403"/>
		<updated>2021-05-26T13:56:35Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:comments}} IRC: #pandorabox on Libera.Chat (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
* {{#fab:reddit}} Reddit (not actively maintained): https://www.reddit.com/r/PandoraBoxMinetest/&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2391</id>
		<title>Beerchat Public Channels</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2391"/>
		<updated>2021-05-20T11:22:08Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: /* Freenode mapped channels */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please keep sorted alphabetically, maybe make categories later)&lt;br /&gt;
(Owners, please color channels so #main stands out. You can delete and re-create channels without other users affected)&lt;br /&gt;
&lt;br /&gt;
 #advtrains Advtrains mod discussion and help with building new train lines&lt;br /&gt;
 #barter For when you want to, well, barter aka haggle a price&lt;br /&gt;
 #cpp Programming language&lt;br /&gt;
 #emacs Editor, some people can't stop talking about&lt;br /&gt;
 #en Improve your English spelling and grammar [[English Classroom]]&lt;br /&gt;
 #food Food related topics. See also #yum&lt;br /&gt;
 #fun for the chatty players who don't mind the local chatter of others&lt;br /&gt;
 #kids For those who like streams of 'oooooh', 'here', 'ok', 'what?' and don't mind CAPS&lt;br /&gt;
 #lag Anything lag related&lt;br /&gt;
 #linux Distro discussions&lt;br /&gt;
 #lisp Scripting language&lt;br /&gt;
 #lua Scripting language&lt;br /&gt;
 #main Pandorabox/minetest related, please speak English. This is basically the 'help' channel, so please keep local chatter to a minimum.&lt;br /&gt;
 #music Share what you are listening to&lt;br /&gt;
 #nsfw (Not Safe For Work) Let your filthy jokes and mouth rip&lt;br /&gt;
 #offtopic where you go willingly (as opposed to #spam) to discuss anything not related to Minetest&lt;br /&gt;
 #php Scripting language&lt;br /&gt;
 #python Scripting language&lt;br /&gt;
 #pvp PvP related&lt;br /&gt;
 #racing Channel for racing events&lt;br /&gt;
 #ruby Scripting language&lt;br /&gt;
 #spam Where moderators put you if you don't listen&lt;br /&gt;
 #spawnish Not spanish, spawnish ;)&lt;br /&gt;
 #stories Tell your stories, true or fantasy.&lt;br /&gt;
 #technic Technic mod development&lt;br /&gt;
 #yum Positive (food)-related, see also #food&lt;br /&gt;
 #politics discuss politics, please keep civil&lt;br /&gt;
&lt;br /&gt;
===== Languages =====&lt;br /&gt;
&lt;br /&gt;
 #de German&lt;br /&gt;
 #en see above&lt;br /&gt;
 #eo Esperanto&lt;br /&gt;
 #es Spanish&lt;br /&gt;
 #fi Finnish&lt;br /&gt;
 #fr French&lt;br /&gt;
 #hi Hindi&lt;br /&gt;
 #it Italian&lt;br /&gt;
 #jp Japanese&lt;br /&gt;
 #pl Polish&lt;br /&gt;
 #pt Portuguese&lt;br /&gt;
 #ru Russian&lt;br /&gt;
 #uk Ukrainian&lt;br /&gt;
 #ur Urdu&lt;br /&gt;
&lt;br /&gt;
===== Freenode mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Freenode IRC channels:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #de -&amp;gt; #pandorabox-de&lt;br /&gt;
* #es -&amp;gt; #pandorabox-es&lt;br /&gt;
* #fr -&amp;gt; #pandorabox-fr&lt;br /&gt;
* #lag -&amp;gt; #pandorabox-lag&lt;br /&gt;
* #bot -&amp;gt; #pandorabox-bot&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
* #nsfw -&amp;gt; #pandorabox-nsfw&lt;br /&gt;
* #ideas -&amp;gt; #pandorabox-ideas&lt;br /&gt;
&lt;br /&gt;
===== Libera mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Libera IRC channels:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
&lt;br /&gt;
===== Discord Mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Discord server (https://discord.gg/mK6esa4):&lt;br /&gt;
&lt;br /&gt;
* #main&lt;br /&gt;
* #de&lt;br /&gt;
* #en&lt;br /&gt;
* #ru&lt;br /&gt;
* #fr&lt;br /&gt;
* #mod&lt;br /&gt;
* #offtopic&lt;br /&gt;
* #lag&lt;br /&gt;
* #nsfw&lt;br /&gt;
* #vote&lt;br /&gt;
* #bot&lt;br /&gt;
* #events-chat&lt;br /&gt;
* #💡ideas&lt;br /&gt;
&lt;br /&gt;
[[Category:Chat]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2390</id>
		<title>Beerchat Public Channels</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Beerchat_Public_Channels&amp;diff=2390"/>
		<updated>2021-05-19T17:56:44Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: add libera channel mapping&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please keep sorted alphabetically, maybe make categories later)&lt;br /&gt;
(Owners, please color channels so #main stands out. You can delete and re-create channels without other users affected)&lt;br /&gt;
&lt;br /&gt;
 #advtrains Advtrains mod discussion and help with building new train lines&lt;br /&gt;
 #barter For when you want to, well, barter aka haggle a price&lt;br /&gt;
 #cpp Programming language&lt;br /&gt;
 #emacs Editor, some people can't stop talking about&lt;br /&gt;
 #en Improve your English spelling and grammar [[English Classroom]]&lt;br /&gt;
 #food Food related topics. See also #yum&lt;br /&gt;
 #fun for the chatty players who don't mind the local chatter of others&lt;br /&gt;
 #kids For those who like streams of 'oooooh', 'here', 'ok', 'what?' and don't mind CAPS&lt;br /&gt;
 #lag Anything lag related&lt;br /&gt;
 #linux Distro discussions&lt;br /&gt;
 #lisp Scripting language&lt;br /&gt;
 #lua Scripting language&lt;br /&gt;
 #main Pandorabox/minetest related, please speak English. This is basically the 'help' channel, so please keep local chatter to a minimum.&lt;br /&gt;
 #music Share what you are listening to&lt;br /&gt;
 #nsfw (Not Safe For Work) Let your filthy jokes and mouth rip&lt;br /&gt;
 #offtopic where you go willingly (as opposed to #spam) to discuss anything not related to Minetest&lt;br /&gt;
 #php Scripting language&lt;br /&gt;
 #python Scripting language&lt;br /&gt;
 #pvp PvP related&lt;br /&gt;
 #racing Channel for racing events&lt;br /&gt;
 #ruby Scripting language&lt;br /&gt;
 #spam Where moderators put you if you don't listen&lt;br /&gt;
 #spawnish Not spanish, spawnish ;)&lt;br /&gt;
 #stories Tell your stories, true or fantasy.&lt;br /&gt;
 #technic Technic mod development&lt;br /&gt;
 #yum Positive (food)-related, see also #food&lt;br /&gt;
 #politics discuss politics, please keep civil&lt;br /&gt;
&lt;br /&gt;
===== Languages =====&lt;br /&gt;
&lt;br /&gt;
 #de German&lt;br /&gt;
 #en see above&lt;br /&gt;
 #eo Esperanto&lt;br /&gt;
 #es Spanish&lt;br /&gt;
 #fi Finnish&lt;br /&gt;
 #fr French&lt;br /&gt;
 #hi Hindi&lt;br /&gt;
 #it Italian&lt;br /&gt;
 #jp Japanese&lt;br /&gt;
 #pl Polish&lt;br /&gt;
 #pt Portuguese&lt;br /&gt;
 #ru Russian&lt;br /&gt;
 #uk Ukrainian&lt;br /&gt;
 #ur Urdu&lt;br /&gt;
&lt;br /&gt;
===== Freenode mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Freenode IRC channels:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #de -&amp;gt; #pandorabox-de&lt;br /&gt;
* #es -&amp;gt; #pandorabox-es&lt;br /&gt;
* #fr -&amp;gt; #pandorabox-fr&lt;br /&gt;
* #lag -&amp;gt; #pandorabox-lag&lt;br /&gt;
* #bot -&amp;gt; #pandorabox-bot&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
* #nsfw -&amp;gt; #pandorabox-nsfw&lt;br /&gt;
&lt;br /&gt;
===== Libera mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Libera IRC channels:&lt;br /&gt;
&lt;br /&gt;
* #main -&amp;gt; #pandorabox&lt;br /&gt;
* #offtopic -&amp;gt; #pandorabox-offtopic&lt;br /&gt;
&lt;br /&gt;
===== Discord Mapped channels =====&lt;br /&gt;
&lt;br /&gt;
The following channels are mapped to the Discord server (https://discord.gg/mK6esa4):&lt;br /&gt;
&lt;br /&gt;
* #main&lt;br /&gt;
* #de&lt;br /&gt;
* #en&lt;br /&gt;
* #ru&lt;br /&gt;
* #fr&lt;br /&gt;
* #mod&lt;br /&gt;
* #offtopic&lt;br /&gt;
* #lag&lt;br /&gt;
* #nsfw&lt;br /&gt;
* #vote&lt;br /&gt;
* #bot&lt;br /&gt;
* #events-chat&lt;br /&gt;
* #💡ideas&lt;br /&gt;
&lt;br /&gt;
[[Category:Chat]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Main_Page&amp;diff=2350</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Main_Page&amp;diff=2350"/>
		<updated>2021-04-19T14:23:38Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;| Pandorabox spawn&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|[[File:Spawn 3.0 205112.png|480px]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pandorabox black.png|Pandorabox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;A Minetest server&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Feel free to [[Login]] and edit this wiki!&lt;br /&gt;
&lt;br /&gt;
'''Default password''': &amp;quot;Endor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* Server: '''pandorabox.io''' port '''30000'''&lt;br /&gt;
* {{#far:map}} Map: https://pandorabox.io/map/#!/map/0/11/604/1902&lt;br /&gt;
* {{#far:envelope}} Webmail: https://pandorabox.io/webmail/&lt;br /&gt;
* {{#fas:chart-area}} Stats: https://monitoring.minetest.land/d/YUpouLmWk/overview?orgId=1&amp;amp;refresh=5s&amp;amp;var-instance=pandorabox.io&lt;br /&gt;
* {{#fas:list}} Highscore: https://pandorabox.io/highscore&lt;br /&gt;
* {{#fas:comments}} Forum: https://forum.minetest.net/viewtopic.php?f=10&amp;amp;t=20311&lt;br /&gt;
* {{#fab:discord}} Discord: https://discord.gg/mK6esa4&lt;br /&gt;
* {{#fas:comments}} IRC: irc://chat.freenode.net/#pandorabox (see also [[Beerchat_Public_Channels]] for additional channels)&lt;br /&gt;
* {{#fas:download}} [[Map download]]&lt;br /&gt;
* {{#fab:reddit}} Reddit (not actively maintained): https://www.reddit.com/r/PandoraBoxMinetest/&lt;br /&gt;
&lt;br /&gt;
=== Developer links ===&lt;br /&gt;
* {{#fab:github}} Github: http://github.com/pandorabox-io&lt;br /&gt;
* {{#fab:github}} Mod collection: https://github.com/pandorabox-io/pandorabox-mods&lt;br /&gt;
* {{#fas:atom}} NodeRED chat bot: https://pandorabox.io/nodered&lt;br /&gt;
* {{#fas:spider}} Crash logs: https://pandorabox.io/crashlogs/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Popular links&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Rules]]&lt;br /&gt;
[[Image:Rules_icon.png|180px|link=Rules]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[:Category:Tutorial]]&lt;br /&gt;
[[Image:Tutorial_icon.png|180px|link=:Category:Tutorial]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Tips]]&lt;br /&gt;
[[Image:Tips_icon.png|180px|link=Tips]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Popular places]]&lt;br /&gt;
[[Image:Poi_big.png|180px|link=Popular places]]&lt;br /&gt;
&lt;br /&gt;
!style=&amp;quot;text-align:center;&amp;quot;|[[Bounties]]&lt;br /&gt;
[[Image:bounty.png|180px|link=Bounties]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Categories ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Root&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Meta ===&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Template]]&lt;br /&gt;
* [[:Category:Icons]]&lt;br /&gt;
* [[:Category:Meta]]&lt;br /&gt;
* [[:Category:Images]]&lt;br /&gt;
* Unfinished pages: [[:Category:Stub]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Simple_lua_controller_blinker&amp;diff=2349</id>
		<title>Simple lua controller blinker</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Simple_lua_controller_blinker&amp;diff=2349"/>
		<updated>2021-04-19T14:17:53Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A simple lua-controller based blinker&lt;br /&gt;
&lt;br /&gt;
Toggles the port '''A''' every 2 seconds&lt;br /&gt;
&lt;br /&gt;
=== Simple version ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
interrupt(2)&lt;br /&gt;
port.a = not port.a&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Verbose version ===&lt;br /&gt;
This example shows all the various events in play:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
if event.type == &amp;quot;program&amp;quot; then&lt;br /&gt;
 -- initially triggered by the &amp;quot;program&amp;quot; button on the LuaC&lt;br /&gt;
 -- start the interrupt timer&lt;br /&gt;
 interrupt(2)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;interrupt&amp;quot; then&lt;br /&gt;
 -- triggered by the expiration of the interrupt timer&lt;br /&gt;
 port.a = not port.a&lt;br /&gt;
 -- trigger again in a few seconds&lt;br /&gt;
 interrupt(2)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': be aware of the per-mapblock mesecons restrictions if you intend to decrease the interval, see [[Mesecons speed advices]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua controller]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Simple_lua_controller_blinker&amp;diff=2348</id>
		<title>Simple lua controller blinker</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Simple_lua_controller_blinker&amp;diff=2348"/>
		<updated>2021-04-19T14:16:52Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot;A simple lua-controller based blinker  Toggles the port '''A''' every 2 seconds  === Simple version === &amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt; interrupt(2) port.a = not port.a &amp;lt;/syntaxh...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A simple lua-controller based blinker&lt;br /&gt;
&lt;br /&gt;
Toggles the port '''A''' every 2 seconds&lt;br /&gt;
&lt;br /&gt;
=== Simple version ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
interrupt(2)&lt;br /&gt;
port.a = not port.a&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Verbose version ===&lt;br /&gt;
This example shows all the various events in play:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
if event.type == &amp;quot;program&amp;quot; then&lt;br /&gt;
 -- initially triggered by the &amp;quot;program&amp;quot; button on the LuaC&lt;br /&gt;
 -- start the interrupt timer&lt;br /&gt;
 interrupt(2)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
if event.type == &amp;quot;interrupt&amp;quot; then&lt;br /&gt;
 -- triggered by the expiration of the interrupt timer&lt;br /&gt;
 port.a = not port.a&lt;br /&gt;
 -- trigger again in a few seconds&lt;br /&gt;
 interrupt(2)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua controller]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Mesecons_speed_advices&amp;diff=2347</id>
		<title>Mesecons speed advices</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Mesecons_speed_advices&amp;diff=2347"/>
		<updated>2021-04-19T13:49:59Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article exists to provide advices on the speed of Mesecons mod devices.&lt;br /&gt;
Please add your ideas to discussion so we have easily-readable list of solutions.&lt;br /&gt;
&lt;br /&gt;
Be sure to read [[Mesecons guidelines]]&lt;br /&gt;
&lt;br /&gt;
=== Generic advice ===&lt;br /&gt;
* Please try to make your device as simple as it needs to be.&lt;br /&gt;
* Check how your device uses system resources with &amp;quot;/mesecons_hud on&amp;quot; and try to minimize the use.&lt;br /&gt;
* Long LuaController code tends to be slower than short one, if there's no cycles. If you can, simply use interrupt with a given time and basic logic.&lt;br /&gt;
&lt;br /&gt;
==== Sample switcher code ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
    interrupt(2)&lt;br /&gt;
    port.b = port.d&lt;br /&gt;
    port.d = not port.d&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Wire lengths ===&lt;br /&gt;
Each mesecon wire changes its style when switching. It means changing the database and interacting with client, plus lots of Lua processing. By minimizing wire lengths, you minimize the processing delay your device adds and vice versa, so please use shorter wires.&lt;br /&gt;
&lt;br /&gt;
Digiline wires partially help. In general, digiline devices are less active and you can speed up some processing using digiline injectors instead of stackwise ones, at least currently.&lt;br /&gt;
&lt;br /&gt;
=== Spacing ===&lt;br /&gt;
Mesecons devices work after player approaches them and stop some time later.&lt;br /&gt;
When you make a device, you want to put it far enough from others to avoid too much things working at the same time.&lt;br /&gt;
&lt;br /&gt;
There exists a concept of mapblock, not a certain block of the map, but a cube containing a number of normal blocks. It's probably 16(X) x 16(Y) x 16(Z) blocks. It's best to put the whole device inside one mapblock.&lt;br /&gt;
&lt;br /&gt;
You can currently see the mapblock you are at with &amp;quot;/mesecons_hud on&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Category:Digiline]]&lt;br /&gt;
[[Category:Lua controller]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Category:Automation&amp;diff=2346</id>
		<title>Category:Automation</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Category:Automation&amp;diff=2346"/>
		<updated>2021-04-19T13:49:11Z</updated>

		<summary type="html">&lt;p&gt;BuckarooBanzai: Created page with &amp;quot;Automation related stuff  Category:Root&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Automation related stuff&lt;br /&gt;
&lt;br /&gt;
[[Category:Root]]&lt;/div&gt;</summary>
		<author><name>BuckarooBanzai</name></author>
	</entry>
</feed>