You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update contributor contributions and add new contributors in JSON file
docs: Revise configuration documentation formatting and update last modified date
feat: Enhance index documentation with dynamic server count and update statistics
Copy file name to clipboardExpand all lines: docs/src/content/docs/index.mdx
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: SmartSpawner Documentation
3
-
description: The ultimate GUI-based spawner plugin for Minecraft servers — High performance, intuitive interaction, and seamless integration.
3
+
description: Official documentation for SmartSpawner, the high-performance GUI-based spawner plugin for Minecraft servers.
4
4
template: splash
5
5
hero:
6
6
title: 'SmartSpawner'
7
-
tagline: A GUI-based spawner plugin that generates items and experience without spawning mobs, providing high performance and seamless integration for Minecraft servers.
7
+
tagline: A high-performance GUI-based spawner plugin that generates items and experience without spawning mobs.
@@ -54,7 +66,9 @@ import ContributorList from '/src/components/ContributorList.astro';
54
66
55
67
<h2>Statistics</h2>
56
68
57
-
Over **1400+** Minecraft servers trust and using SmartSpawner for their spawner management needs. The plugin has proven to be reliable and efficient, making it a popular **free choice** among server administrators.
69
+
Over **{serverCount}** Minecraft servers trust and using SmartSpawner for their spawner management needs. The plugin has proven to be reliable and efficient, making it a popular **free choice** among server administrators.
70
+
71
+
<smallstyle="opacity: 0.6;">*Statistics are based on publicly available data from [bStats](https://bstats.org/plugin/bukkit/SmartSpawner)*</small>
description: Comprehensive guide for integrating SmartSpawner with SimpleClaimSystem for enhanced spawner protection and management.
4
4
---
5
5
6
-
## Overview
7
-
8
6
:::caution[Free Version Only]
9
7
Starting from **SimpleClaimSystem v2.x.x**, the plugin became a **paid and closed-source** product with no public API. SmartSpawner only supports the **free version (v1.x.x)** of SimpleClaimSystem. If you are using v2 or later, this integration will not be available.
0 commit comments