HSpawn

HSpawn logo

- Player spawn manager -

Features

  • Player groups with different options
  • Multiworld
  • Bed respawning option
  • Teleport to spawn on join option
  • Safe Y positions
  • Command interface
  • Links to permission groups through Vault
  • Using Gravity's Updater
  • Does exactly what it should, and nothing more

Commands

  • spawn [player]: Teleport to spawn.
  • spawn set <group> [world x y z] [pitch yaw]: set group spawn point.
  • spawn remove <group> <world>: Remove group spawn point.
  • spawn reload: Reload hSpawn.
  • spawn help: Help for the spawn command.

Permissions

  • hspawn.*: All hSpawn permissions.
  • hspawn.command.*: Permission for all commands.
  • hspawn.command.spawn: Permission for spawn command.
  • hspawn.command.spawnothers: Permission for spawn <player> command.
  • hspawn.command.setspawn: Permission for spawn set command.
  • hspawn.command.removespawn: Permission for spawn remove command.
  • hspawn.command.reload: Permission for spawn reload command.
  • hspawn.command.help: Permission for spawn help command.

Configuration

Config (config.yml)

KeyDescriptionValue type
enableEnable pluginBoolean
safe_yMake locations safe by increasing y-positionBoolean
check_for_updatesCheck for plugin updatesBoolean

Spawn points (spawns.yml)

This YAML file is grouped into world sections, and then group sections. Every world will have a "default" group. If none of the other groups matches the player group, the default group will be used. Other groups than the default group does not need all keys, and will inherit missing values from the default group. If the "spawn_world" value is different from the world of the spawn, the plugin searches for a matching spawn for the player in that world. The group section keys are described below.

Group section keyDescriptionValue type
xx-positionDouble (decimal number)
yy-positionDouble (decimal number)
zz-positionDouble (decimal number)
pitchpitch-rotationFloat (decimal number)
yawyaw-rotationFloat (decimal number)
spawn_worldWhich world the player should spawn inString
tp_to_spawn_on_joinIf the player should be teleported to spawn when he/she joins the serverBoolean
bed_respawnIf the player should respawn next to his/her bed.Boolean

Updating

Version 1.1 and later uses Gravity's Updater which will automagically download the latest version of this plugin, if there is a new version available. To disable this feature, set check_for_updates in config.yml to false.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    78173
  • Created
    Apr 14, 2014
  • Last Released File
    Apr 30, 2014
  • Total Downloads
    892
  • License

Categories

Members

Recent Files

Bukkit