[ADMN] PlgSetspawn v5.0 - /setspawn and /spawn for OPs [1.4]

Discussion in 'Plugin Releases' started by Plague, Jan 30, 2011.

     
  1. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    PlgSetspawn - Plugin for /setspawn and /spawn only:
    Version: v5.0

    This plugin just gives /setspawn to OPs and /spawn to all, nothing more nothing less.
    It uses bukkit internal permission system.
    As in all my plugins, you can now edit the name of commands in plugin.yml.

    Permissions:
    • plgsetspawn.spawn for /spawn command (default all)
    • plgsetspawn.setspawn for /setspawn command (default op)

    Download(source inside)

    [IMG]

    Changelog:
    Version 5.0:
    • Added bukkit permissions (spawn for all, setspawn for OPs by default)
    • Thanks @McAndze for showing me how to implement them easily :)
    Version 4.1
    • updated internals, should work on every MC build supported by bukkit now
    Version 4.0
    • uses onComand - CB 454+ compatible
    • you can now edit plugin.yml and change command names via "aliases:"
    Version 3.0
    • Updated for Minecraft 1.3 and craftbukkit 432
    Version 2.1
    • /spawn for everyone, /setspawn for OPs
    Version 2.0
    • updated craftbukkit API
    • you now /spawn on the exact location even if there are blocks above
    Version 1.0
    • Initial release

    This post has been edited 4 times. It was last edited by Plague Sep 24, 2011.
  2.  
  3. Offline

    cybernetamd

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It's very weird, Maybe it doesn't like multiverse for world handling, but I did try to remove and readd the plugin but no dice. Each time I shut down the server, I have to readd the /setspawn again. Its very odd, but still testing.
    Cheers
  4. Offline

    Anthony13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i do c one bug in the server, when someone dies or like using the "/kill" cmd, it puts u over...from facing in the direction of the spawn gives u..its 10 blocks forward, 1 block to the right. in this case, where i have mine at, i have the spawn to locate in a small building on the ground and i have another building which is biger than the spawn which is a corner from of the 2 buildings, so it sends me 10 blocks forward, 1 block to the right which theres a 9foot block up which is the building and spawns me on top of my building.


    btw, cmd /plg_setspawn rocks..:D

    This post has been edited 2 times. It was last edited by Anthony13 Oct 25, 2011.
  5. Offline

    Clockwork

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    /setspawn sets my spawn position, and using /spawn goes directly to that place. But new players do not spawn where the spawn is set (instead a lot of blocks above the spawn location and several blocks away).
  6. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well the answer is the same as with all those 30 people asking the same thing ;) That's how minecraft default spawn works.
  7. Offline

    Lice

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi, can i set more warp point with the aliases ?

    Code:
      plg_setspawn:
        description: Sets the server spawn point to your current position.
        aliases: setspawn
        aliases: setwarp1
        usage: /<command>
      plg_spawn:
        description: Warps you to the location of the spawn point.
        aliases: spawn
        aliases: warp1
        usage: /<command>
    
  8. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't really get what you are trying to do, but spawn can only use one location only. for warps, you can use my PlgWarp plugin
  9. Offline

    Lice

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i want to set a warp point /set warp1
    and when a player /warp1 teleport to the warp1 point

    This post has been edited 1 time. It was last edited by Lice Nov 8, 2011.
  10. Offline

    9bue9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When I tried to setspawn with my character it said i had not permission. I opped him 3-4 times again and it did still not work. What shall I do?
  11. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    well you can edit the permission file to give the player permission for setspawn, but it should work with ops, check your permissions config
  12. Offline

    9bue9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I can now, i found the problem. The problem is a plugin called CommandBin
  13. Online

    ShootToMaim

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Will this work with PermissionsEX?
  14. Online

    ShootToMaim

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Plague Will the permissions feature work with PermissionsEx?
  15. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't think so, I don't even know what that is, I just use bukkit internal permission system.
  16. Online

    ShootToMaim

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you add support for PermissionEx? PermissionsEx is a permissions plugin.

    This post has been edited 1 time. It was last edited by ShootToMaim Nov 19, 2011.
  17. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    no
    shadrxninga likes this.
  18. Offline

    ezmac

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is this plugin ready for 1.9

    This post has been edited 1 time. It was last edited by ezmac Nov 23, 2011.
  19. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1.0 is the newest, but it works for both
  20. Offline

    Anthony13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    lol..XD
  21. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It should work considering PermissionsEx supports bukkit's SuperPerms
    ShootToMaim likes this.
  22. Online

    ShootToMaim

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks... AGAIN XD
  23. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anytime :)

    This post has been edited 1 time. It was last edited by WalkerCrouse Nov 23, 2011.
    ShootToMaim likes this.
  24. Offline

    cybernetamd

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just to let you know, the setspawn works good, but as soon as you turn the server off and restart it, you have to reset the spawn point of the plugin. Always had this issue, maybe it doesn't like Multiverse for the world handling, not sure.
    Cheers
  25. Offline

    dog.big

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    please implement fix of roof spawning for initial spawn
  26. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    He can't its a Minecraft issue
  27. Offline

    NattyCZ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  28. Offline

    ಠ_ಠ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I spawn near the spawn block, and on top of my building. I am using the current version of the plugin and CB 1510. not sure if its my CB thats affecting it.
  29. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it's Minecraft that's affecting it...
  30. Offline

    Maxster99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    For some reason i can't set spawn even though im admin and im using permissions
  31. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    99% that reason is another plugin
  32. Offline

    nzkfc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi,

    I have read a lot of replies in here regarding the random spawn locations and yep understand that it's MC that puts you in whatever location near spawn.

    However I have two questions if you could please try and answer.

    1. How does this plugin work? I put the .jar into plugins, run server and when I type /setspawn or /spawn nothing happens, if I check console it says "player used server command" then something about unknown command. I am listed in the op.txt file and can spawn items in-game.

    2. Can you make another version of this plugin that allows admin to go into a server, set a spawn location where they stand and then it becomes the only spawn point for all public players? If a player dies they go back to that spot?

    Cheers.

Share This Page