CollectionPage
{
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "Unturned Blog \u2014 Plugin \u0026 Server Hosting Guides",
"description": "Tutorials, guides and updates for Unturned plugin development and server hosting. 15 articles from the Restore Monarchy team.",
"url": "https://restoremonarchy.com/blog",
"numberOfItems": 15,
"isPartOf": {
"@type": "WebSite",
"name": "Restore Monarchy",
"url": "https://restoremonarchy.com"
},
"mainEntity": {
"@type": "ItemList",
"numberOfItems": 15,
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"url": "https://restoremonarchy.com/blog/jd02-unturned-open-sourcing",
"name": "Unturned\u0027s Open-Sourcing Problem"
},
{
"@type": "ListItem",
"position": 2,
"url": "https://restoremonarchy.com/blog/jd01-unturned-a-reflection",
"name": "Unturned - A Reflection"
},
{
"@type": "ListItem",
"position": 3,
"url": "https://restoremonarchy.com/blog/untrpi01",
"name": "Hosting an Unturned Server on Raspberry Pi 5"
},
{
"@type": "ListItem",
"position": 4,
"url": "https://restoremonarchy.com/blog/ush05-config-json-explained-server-section",
"name": "Config.json Explained: Server section"
},
{
"@type": "ListItem",
"position": 5,
"url": "https://restoremonarchy.com/blog/ush04-config-json-explained-browser-section",
"name": "Config.json Explained: Browser section"
},
{
"@type": "ListItem",
"position": 6,
"url": "https://restoremonarchy.com/blog/ush03-unturned-plugin-installation-guide",
"name": "Unturned Plugin Installation Guide"
},
{
"@type": "ListItem",
"position": 7,
"url": "https://restoremonarchy.com/blog/ush02-unturned-plugins-pack-guide",
"name": "Unturned Plugins Pack Guide"
},
{
"@type": "ListItem",
"position": 8,
"url": "https://restoremonarchy.com/blog/unt07-finding-events",
"name": "Finding events"
},
{
"@type": "ListItem",
"position": 9,
"url": "https://restoremonarchy.com/blog/ush01-unturned-server-commands-dat-complete-list-and-usage-guide",
"name": "Commands.dat Configuration Guide"
},
{
"@type": "ListItem",
"position": 10,
"url": "https://restoremonarchy.com/blog/unt06-using-translations",
"name": "Using translations"
},
{
"@type": "ListItem",
"position": 11,
"url": "https://restoremonarchy.com/blog/unt05-adding-commands",
"name": "Adding commands"
},
{
"@type": "ListItem",
"position": 12,
"url": "https://restoremonarchy.com/blog/unt04-trade-plugin-from-scratch",
"name": "Trade plugin from scratch"
},
{
"@type": "ListItem",
"position": 13,
"url": "https://restoremonarchy.com/blog/unt03-handling-events",
"name": "Handling events"
},
{
"@type": "ListItem",
"position": 14,
"url": "https://restoremonarchy.com/blog/unt02-creating-project",
"name": "Creating project"
},
{
"@type": "ListItem",
"position": 15,
"url": "https://restoremonarchy.com/blog/unt01-setting-up-environment",
"name": "Setting up environment"
}
]
}
}