Skip to content

k1r1enko/respawn-points

Repository files navigation

Set custom respawn points for your survial world or pvp-server! RespawnPoints is a mod in Minecraft that has introduced a new idea of arranging and handling the respawn points. It provides players and server administrators the opportunity to form and control groups of respawn points. Useful for PvP battles, minigames and all cases where you need more flexibility in respawn point management.

FEATURES

  • Create and manage respawn points: Easily add new respawn points to specific groups using commands.
  • Multiple group support: Create different groups of respawn points and switch between them.
  • Automatic data saving: All groups and respawn points are automatically saved even after a game or server restart.
  • Compatible with multiplayer servers: The mod works correctly both in single-player and on Minecraft servers.
  • Randomized respawn point selection: After death, players will be revived at a random point from the active group, making gameplay more dynamic and unpredictable.

HOW TO USE

Download the mod and place it in the mods folder of your Minecraft installation with Fabric.

COMMANDS

/rp creategroup - Create a new respawn point group.

/rp deletegroup - Delete an existing respawn point group.

/rp setpoint - Set current block underneath the player as highlighted.

/rp addtogroup - Add the current player's position to the specified group.

/rp listgroups - Show a list of all existing groups.

/rp setactivegroup - Set active group for respawning.

/rp respawn - Force respawn a player at a random point from the active group.

WORK IN PROGRESS

  • Possibility to use commands only by server operators.
  • Integration of command permissions into Essentials.
  • Optional: selection of active group for individual players.
  • Saving mod data in a separate config file.

LICENCE

Respawn Points code is licensed under the terms of the GNU GPL 3.0 found here

https://www.gnu.org/licenses/gpl-3.0.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages