Filled Simple Spawn plugin

Discussion in 'Plugin Requests' started by iceblue1188, Aug 7, 2015.

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

    iceblue1188

    Hello!
    I need a plugin that does this:
    /setspawn (Sets the world's spawn)
    Permission: NON, only operators can use.
    /spawn (Teleports you to the world's spawn)
    Permission: NON, anyone could use.
    I need this for my smp, please get this done ASAP.
    Thanks!
     
  2. Offline

    Jakeeeee

    I will do this same with your other plugin request, Mini-Essentials.
     
  3. Offline

    Googlelover1234

    @iceblue1188
    https://www.dropbox.com/s/v5wcmkvqhkobia3/mSpawn.jar?dl=0

    The plugin above has two permission nodes:

    - spawn.set
    = Gives permission to set spawn (OPs can use this by default)
    - spawn.instaTeleport
    = Let's a player teleport instantly to spawn (OPs can do this by default)

    config is straightforward, lets you change messages, and lets you set the time it takes to teleport to spawn.

    In case you want to change this plugin's source code, anyone is welcome to (Just don't try to sell it as your own code)

    https://github.com/Googlelover1234/mSpawn
     
  4. Offline

    iceblue1188

    This is all good, but the one thing is this is for a smp server, this wil be the only plugin, so i need it so players should be able to use /spawn or spawn.instateleport by default.
     
  5. Offline

    raymart23

    @iceblue1188 I can do this like this way /setspawn <name of spawn>

    spawns.yml
    Code:
    Spawn:
      default:
           permission: spawn.teleportdefault
    
      admin
          permission: spawn.admin
     
  6. Offline

    iceblue1188

    Nevermind, this is all good.

    If anyone can lock the thread (Staff) please do xD.
    EDIT by Timtower: we don't lock when something is filled.
     
    Last edited by a moderator: Aug 8, 2015
Thread Status:
Not open for further replies.

Share This Page