Plugin Request Multiple Spawning with API

Discussion in 'Plugin Help/Development/Requests' started by JooshYT, May 20, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    JooshYT

    Plugin category: Utilities

    For Version: 1.8+ Spigot

    Suggested name: Multispawn

    What I want: You can add multiple spawn points by typine /addspawn <number> and /delspawn <number> and it will add a spawn location where you are standing.
    When a player respawns it will teleport them to a random one of them locations set.
    When a player logs onto the server it will teleport them to a random one of them locations set.

    Ability to import plugin into build path of current plugin and use e.g. multispawn.teleport(players) and that "players" is who it will teleport to a random one of them locations. Thanks :)

    Ideas for commands:
    /addspawn <number> -- Adds a spawnb with the specific number
    /delspawn <number> -- Deleted a spawn with the specific number

    Ideas for permissions:
    multispawn.add -- Add spawns
    multispawn.del -- Delete spawns

    When I'd like it by: As soon as possible

    Thanks :D
     
  2. Online

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
    @JooshYT Why the API part?
     
  3. Offline

    JooshYT

    So I can inplement it into my pvp plugin to teleport players to random spawn point upon something happening
     
  4. Online

    timtower Administrator Administrator Moderator

    Why not make it yourself then?
     
  5. Offline

    JooshYT

    I dont know how i would do it
     
Thread Status:
Not open for further replies.

Share This Page