MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "normalized": [
            {
                "from": "Main_Page",
                "to": "Main Page"
            }
        ],
        "pages": {
            "1": {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "cirrusdoc": [
                    {
                        "index": "bdlwiki_content_first",
                        "type": "_doc",
                        "id": "1",
                        "version": [],
                        "source": {
                            "version": 2780,
                            "wiki": "bdlwiki",
                            "page_id": 1,
                            "namespace": 0,
                            "namespace_text": "",
                            "title": "Main Page",
                            "timestamp": "2024-04-02T01:03:34Z",
                            "create_timestamp": "2020-03-02T22:13:54Z",
                            "category": [],
                            "external_link": [
                                "https://bugs.mojang.com/browse/MC-153904",
                                "https://www.spigotmc.org/threads/solved-corpses.34655/?__cf_chl_jschl_tk__=d84edb0256ff589b4715f267837cc1f9ac22db34-1587063477-0-AfbzLRpgRxrmg1VCr6YigC2_yP18uUpmZI0QroZKE7HWEXCwgo4c0U7zF5Oy_3vKMp5i6iLNe1MhUjI8A5DRGoUUBtrUgPLzGX6F94UGGDQUiAmT1FM15p5tJQeUSKzwVRQ1W0oUgL_4wzJaVOG4Ly4OHMD21KJvzNQvsKu8L9KN5O4V2echLyIh-vtD8you3uN_wmiG4psKQ58c34b7zKqH0cuyvJShkaPrUDiIecJFj5wsr-cMgczAL5tF9Wk91x2RD_fekwRcBor6ZPghibMfcZ02TaTKAg1ZBBTz_1gWW-92E2VcOFTEe7INgvYN-g",
                                "https://wiki.citizensnpcs.co/Characters",
                                "https://www.spigotmc.org/resources/procosmetics-185-cosmetics-treasurechests-eula-friendly-1-8-1-15-support.49106/",
                                "https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings",
                                "https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ",
                                "https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce",
                                "https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources",
                                "https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam"
                            ],
                            "outgoing_link": [
                                "API",
                                "Account",
                                "Alpha_1_General",
                                "Alpha_1_New_Server_Setup",
                                "Alpha_1_Server_Setup",
                                "Alpha_1_Setup",
                                "Alpha_1_Todo",
                                "Alpha_2",
                                "Alpha_V1",
                                "BDL1_Todos",
                                "Bow",
                                "ChunkliEffekt",
                                "Commands",
                                "Craft",
                                "Display_Entities",
                                "Entity_Mot_Bug",
                                "Farmworld",
                                "Features",
                                "Forum",
                                "GameProfile",
                                "Hotswapping",
                                "Kade_TodoList",
                                "Kadi",
                                "LibCMDs",
                                "Library_System",
                                "Libs",
                                "Managers",
                                "Old_Optimizations",
                                "Permissions",
                                "Prism",
                                "RocketBoots",
                                "Screens",
                                "Secret_Stuff",
                                "Shell",
                                "Shop",
                                "Shortcuts",
                                "Skylight",
                                "Spawner",
                                "StatusUpdates",
                                "Stream",
                                "Stream_Log",
                                "Symbols",
                                "TabCompletion",
                                "TestCommands",
                                "TileEntityManager",
                                "Todo",
                                "Tools",
                                "Transportation",
                                "User",
                                "V1",
                                "Worlds",
                                "Shortlinks",
                                "Netherportal",
                                "Endportal",
                                "Chunkli",
                                "MojangAPIProxy"
                            ],
                            "template": [],
                            "text": "Alpha 2 Alpha 1 Todo Alpha 1 Setup Alpha 1 General Alpha 1 New Server Setup Alpha 1 Server Setup 2022 Features StatusUpdates Screens Worlds Todo Display Entities Hotswapping Learn, Help, Brainstorm & add Ideas! Secret Stuff Shop API Shortlinks Permissions V1 User UserPods UserSettings Symbols Flying Tools Combat Random stuff Shell Kadi Stream Stream Log Shortcuts TabCompletion Commands Managers Rocketboots Bows Tools Alpha V1 Todo Libs LibCMDs Farmworld Spawner Account Craft User Prism Entity f() mot to high? TileEntity async load Shulkerboxes conceptually do not work great with LibId System (Vanilla) Villagers disappear GameProfile randomly changed SuffixTreeMap concurrency not given Skylight broken in general pretty heavily TestCommands Old Optimizations BDL1 Todos ChunkliEffekt Allow creation of Netherportals? Allow creation of Endportal? Item/Object transportations Add corpses to FPlayer & FMob Add 'LagMeter'-Data stats; accessible with spring controller(json) Protect accounts with passwords Freeze new players on login (auth/register/anti bot) DSGVO / AGB Confirmation on login Store inventory-data in User-Profile. Disregard vanilla profile containers? Cizitens Job ideas (add to Traders/Tools) Cosmetical effects - not really interesting but cool for players Use Blindness effect on teleports Mirror-Building Tool? Use BossBar to show server reboots Launch pads (+ particles), with launchpad directional setups Sit on stairs/slabs Chunkli MojangAPIProxy Allows higher rate of requests to the API Service without breaking. This is needed especially if running multiple servers behind the same IP-Address. If using multiple Servers behind the same IP this will otherwise cause GameProfile-Requests to timeout (1call/60sec ratelimit). This is needed for FakeStuff Players, Crates, Heads GameProfile-Cache: Local GameProfile Cache that will get updated via Chunkli API and not Mojang API. PlayerId-Cache: Local (UUID/Name)-Cache. This allows to get the current Name of a User at any point (especially usefull if the user is not online and changed the Name in the meantime). Kadi LibItem Generalized Item-Library that can (hopefully) identify all Items used on the Server. It is designed in a way to allow using Hashes at all other points in the Software. Normally you would save/serialize Itemstacks within a Object (FPlayer holding a Sword in its hand). With the Item-Library we only store references to the Library. This allows us to track items easily, allows shopping any item with a unique name and opens the possibility to globally ban a specific item making it unusable. LibCmd A library containing executable commands identified by a unique name. It is possible to make chained fireworks this way or spawn items from fireworks/entities dying etc. This can be used to create special tools. OnBreak Event could cause a command to run at the location Forum Configuration settings list MediaWiki FAQ MediaWiki release mailing list Localise MediaWiki for your language Learn how to combat spam on your wiki",
                            "source_text": "<br />\n\n=Alpha 1= \n*[[Alpha 2]]\n*[[Alpha 1 Todo]]\n*[[Alpha 1 Setup]]\n*[[Alpha 1 General]]\n*[[Alpha 1 New Server Setup]]\n*[[Alpha 1 Server Setup]] 2022\n\n*[[Features]]\n\n=Latest=\n\n*[[StatusUpdates]]\n*[[Screens]]\n*[[Worlds]]\n*[[Todo]]\n*[[Display_Entities|Display Entities]]\n*[[Hotswapping]]\n\n=Intro=\n\n*Learn, Help, Brainstorm & add Ideas!\n*[[Secret Stuff]]\n*[[Shop]]\n*[[API]]\n*[[Shortlinks]]\n\n=Not yet started=\n\n*[[Permissions]]\n*[[V1]]\n*[[User]]\n*UserPods\n*UserSettings\n*[[Symbols]]\n**Flying\n**[[Tools]]\n**Combat\n\n*Random stuff\n**[[Shell]]\n\n=Kades Stuff=\n\n*[[Kadi]]\n*[[Stream]]\n*[[Stream Log]]\n*[[Shortcuts]]\n*[[TabCompletion]]\n*[[Commands]]\n*[[Managers]]\n\n\n[[File:LakesSmall.jpg|200px|right|thumb]]\n\n=General Todos=\n\n*[[RocketBoots|Rocketboots]][[File:2019-07-16 15.32.50.jpg|400px|right|thumb]]\n*[[Bow|Bows]]\n*[[Tools|Tools]]\n*[[Alpha V1|Alpha V1]]\n*[[Kade TodoList|Todo]]\n*[[Libs|Libs]]\n*[[LibCMDs|LibCMDs]]\n*[[Farmworld|Farmworld]]\n*[[Spawner|Spawner]]\n*[[Account|Account]]\n*[[Craft]]\n*[[User]]\n\n\n*[[Prism|Prism]]\n\n=Big Bugs=\n\n*[[Entity Mot Bug|Entity f() mot to high?]]\n*[[TileEntityManager|TileEntity async load]]\n*[[Library System|Shulkerboxes conceptually do not work great with LibId System]]\n*[https://bugs.mojang.com/browse/MC-153904 (Vanilla) Villagers disappear]\n*[[GameProfile]] randomly changed\n*SuffixTreeMap concurrency not given\n*[[Skylight]] broken in general pretty heavily\n\n=Random=\n\n*[[TestCommands|TestCommands]]\n*[[Old Optimizations|Old Optimizations]]\n*[[BDL1 Todos]]\n*[[ChunkliEffekt]]\n\n=Ideas=\n\n*[[Netherportal|Allow creation of Netherportals?]]\n*[[Endportal|Allow creation of Endportal?]]\n*[[Transportation|Item/Object transportations]]\n*[https://www.spigotmc.org/threads/solved-corpses.34655/?__cf_chl_jschl_tk__=d84edb0256ff589b4715f267837cc1f9ac22db34-1587063477-0-AfbzLRpgRxrmg1VCr6YigC2_yP18uUpmZI0QroZKE7HWEXCwgo4c0U7zF5Oy_3vKMp5i6iLNe1MhUjI8A5DRGoUUBtrUgPLzGX6F94UGGDQUiAmT1FM15p5tJQeUSKzwVRQ1W0oUgL_4wzJaVOG4Ly4OHMD21KJvzNQvsKu8L9KN5O4V2echLyIh-vtD8you3uN_wmiG4psKQ58c34b7zKqH0cuyvJShkaPrUDiIecJFj5wsr-cMgczAL5tF9Wk91x2RD_fekwRcBor6ZPghibMfcZ02TaTKAg1ZBBTz_1gWW-92E2VcOFTEe7INgvYN-g Add corpses to FPlayer & FMob]\n*Add 'LagMeter'-Data stats; accessible with spring controller(json)\n*Protect accounts with passwords\n*Freeze new players on login (auth/register/anti bot) DSGVO / AGB Confirmation on login\n*Store inventory-data in User-Profile. Disregard vanilla profile containers?\n*[https://wiki.citizensnpcs.co/Characters Cizitens Job ideas (add to Traders/Tools)]\n*[https://www.spigotmc.org/resources/procosmetics-185-cosmetics-treasurechests-eula-friendly-1-8-1-15-support.49106/ Cosmetical effects - not really interesting but cool for players]\n*Use Blindness effect on teleports\n*Mirror-Building Tool?\n*Use BossBar to show server reboots\n*Launch pads (+ particles), with launchpad directional setups\n*Sit on stairs/slabs\n*\n\n\n==Key-Features (New)==\n\n*[[Chunkli]] \n**[[MojangAPIProxy]]  <br />Allows higher rate of requests to the API Service without breaking. This is needed especially if running multiple servers behind the same IP-Address. If using multiple Servers behind the same IP this will otherwise cause GameProfile-Requests to timeout (1call/60sec ratelimit). This is needed for FakeStuff Players, Crates, Heads\n**GameProfile-Cache: Local GameProfile Cache that will get updated via Chunkli API and not Mojang API.\n**PlayerId-Cache: Local (UUID/Name)-Cache. This allows to get the current Name of a User at any point (especially usefull if the user is not online and changed the Name in the meantime).\n*Kadi\n**LibItem  <br />Generalized Item-Library that can (hopefully) identify all Items used on the Server. It is designed in a way to allow using Hashes at all other points in the Software. Normally you would save/serialize Itemstacks within a Object (FPlayer holding a Sword in its hand). With the Item-Library we only store references to the Library. This allows us to track items easily, allows shopping any item with a unique name and opens the possibility to globally ban a specific item making it unusable.\n**LibCmd  <br />A library containing executable commands identified by a unique name. It is possible to make chained fireworks this way or spawn items from fireworks/entities dying etc. This can be used to create special tools. OnBreak Event could cause a command to run at the location\n**\n\n=Forum=\n[[Forum]]\n\n=Getting started=\n\n*[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]\n*[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]\n*[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]\n*[https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]\n*[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]",
                            "text_bytes": 4915,
                            "content_model": "wikitext",
                            "language": "en",
                            "heading": [
                                "Alpha 1",
                                "Latest",
                                "Intro",
                                "Not yet started",
                                "Kades Stuff",
                                "General Todos",
                                "Big Bugs",
                                "Random",
                                "Ideas",
                                "Key-Features (New)",
                                "Forum",
                                "Getting started"
                            ],
                            "opening_text": null,
                            "auxiliary_text": [
                                "",
                                ""
                            ],
                            "defaultsort": null,
                            "file_text": null,
                            "display_title": null,
                            "redirect": [],
                            "incoming_links": 1
                        }
                    }
                ]
            }
        }
    }
}