
IdealSpawnPoint Plugin | Ideal Spawn Points
Features
- Multi-world support: Independently manage spawn points for each world
- Precise control: Set precise spawn locations using coordinates
- Permission system: Fine-grained permission control
- Multi-language support: Built-in Chinese and English language packs
- Automatic Reload: Automatically reload configuration at set intervals
- Visual List: View respawn point information for all worlds
Installation Guide
- Place the plugin JAR file in the server's
pluginsfolder - Restart the server
- The plugin will automatically generate a configuration file
Command List
| Command | Description | Permissions |
|---|---|---|
/isp add <ID> |
Add a respawn point | idealspawn.add |
/isp remove <ID> |
Remove a respawn point | idealspawn.remove |
/isp list |
List all respawn points in the current world | idealspawn.list |
/isp listall |
List all spawn points in all worlds | idealspawn.list.all |
/isp removeall |
Remove all spawn points in the current world | idealspawn.removeall |
/isp reload |
Reload configuration | idealspawn.reload |
Permission nodes
idealspawn.use- Basic permission to use the main commandidealspawn.add- Permission to add respawn pointsidealspawn.remove- Permission to remove respawn pointsidealspawn.list- Permission to view the respawn point listidealspawn.list.all- Permission to view all world respawn pointsidealspawn.removeall- Remove all respawn point permissionsidealspawn.reload- Reload configuration permissions
Configuration Notes
The configuration file is located at plugins/IdealSpawnPoint/config.yml. Main configuration options:
# Language settings (zh/en)
language: zh
# Auto-reload configuration
auto-reload:
delays: [30, 60] # Unit: seconds
Compatibility Table
| Server | Compatibility Status | Description |
|---|---|---|
| Paper | ✅ | Completed |
| Spigot | ✅ | Completed |
| Mohist | ✅ | Completed |
| Other servers | ❓ | Compatibility unknown |
Note❗
The current mod still has some defects. The multi-world plugin loads slower than this plugin, causing it to fail to find the multi-world data when reading data. Therefore, we have added automatic reloading, which can be set in config.yml to the time after the multi-world is fully loaded. For example, if it takes 30 seconds to fully load, set it to 30. To prevent the first load from failing, we have set it twice, for example [30,60] This means reloading once after 30 seconds and again after 60 seconds!
Translated with DeepL.com (free version)
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as IdealSpawnPoint_Plugins-1.0.3-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 29 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.