World Spawn

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

World Spawn

Inspired by the MineZ spawning mechanics, World Spawn attempts to provide server owners with a simple tool for starting players in a spawn lobby and allowing them to spawn into the world via simple commands.

Features

  • Spawn in at a specified or random point.
  • Create an infinite number of spawnpoints in your world.
  • Specify the player's inventory upon spawn including armor with enchantments and an entire inventory full of goodies.
  • Give players potion effects upon spawning in.
  • Fill hunger and health once spawned.

Customizable

  • Entire inventory contents as well as potion effects applied (length and level)
  • Whether or not to fill hunger/health upon spawning.
  • Lobby location and spawn points.
  • Command alias.
  • Messages.

Source Code

The source code is included in .java files within the jar. Simply open the jar file with WinZIP or any dearchiving program to extract the source files.

Permissions

  • minez.*: Access to all MineZ commands.
    • minez.spawn.*
    • minez.setspawn
    • minez.delspawn
    • minez.setlobby
  • minez.spawn.*: Access to all MineZ spawning commands.
    • minez.spawn.basic
    • minez.spawn.numbered
  • minez.spawn.basic: Ability to spawn at a random spawnpoint
  • minez.spawn.numbered: Ability to spawn at a specified spawnpoint
  • minez.setspawn: Ability to add world spawnpoints
  • minez delspawn: Ability to remove world spawnpoints.
  • minez.setlobby: Ability to set the world lobby to the current WorldEdit selection.

Depends

  • WorldEdit
  • WorldGuard

API

If you're a developer, you may be interested in accessing the API for MineZ Spawn. Events are fired every time a player spawns into the world with data including:

  • Player
  • Spawnpoint location
  • List of items given
  • List of potion effects applied

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    60068
  • Created
    Jun 24, 2013
  • Last Released File
    Jun 24, 2013
  • Total Downloads
    1,612
  • License

Categories

Members

../../Controllers/Backend/AuthController.cs

Recent Files