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

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

  1. Offline

    Plague

    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
     
  2. Offline

    Plague

    Well the answer is the same as with all those 30 people asking the same thing ;) That's how minecraft default spawn works.
     
  3. Offline

    Lice

    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>
    
     
  4. Offline

    Plague

    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
     
  5. Offline

    Lice

    i want to set a warp point /set warp1
    and when a player /warp1 teleport to the warp1 point
     
  6. Offline

    9bue9

    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?
     
  7. Offline

    Plague

    well you can edit the permission file to give the player permission for setspawn, but it should work with ops, check your permissions config
     
  8. Offline

    9bue9

    I can now, i found the problem. The problem is a plugin called CommandBin
     
  9. Offline

    Deleted user

    Will this work with PermissionsEX?
     
  10. Offline

    Deleted user

    @Plague Will the permissions feature work with PermissionsEx?
     
  11. Offline

    Plague

    I don't think so, I don't even know what that is, I just use bukkit internal permission system.
     
  12. Offline

    Deleted user

    Can you add support for PermissionEx? PermissionsEx is a permissions plugin.
     
  13. Offline

    Plague

    no
     
    shadrxninga likes this.
  14. Offline

    ezmac

    Is this plugin ready for 1.9
     
  15. Offline

    Plague

    1.0 is the newest, but it works for both
     
  16. Offline

    Anthony13

    lol..XD
     
  17. Offline

    Windwaker

    It should work considering PermissionsEx supports bukkit's SuperPerms
     
    Deleted user likes this.
  18. Offline

    Deleted user

    Thanks... AGAIN XD
     
  19. Offline

    Windwaker

    Anytime :)
     
    Deleted user likes this.
  20. Offline

    cybernetamd

    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
     
  21. Offline

    dog.big

    please implement fix of roof spawning for initial spawn
     
  22. Offline

    Windwaker

    He can't its a Minecraft issue
     
  23. Offline

    NattyCZ

    nice thnx
     
  24. Offline

    ಠ_ಠ

    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.
     
  25. Offline

    Plague

    it's Minecraft that's affecting it...
     
  26. Offline

    Maxster99

    For some reason i can't set spawn even though im admin and im using permissions
     
  27. Offline

    Plague

    99% that reason is another plugin
     
  28. Offline

    nzkfc

    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.
     
  29. Offline

    iPhysX

    Hey, if you haven't already could you possible add yaw and pitch into this so i don't spawn looking at the wall next to my spawnpoint? :)
     
  30. Offline

    Plague

    some other plugin is surely interfering
    That's what the plugin does already

    I do save it, but the game does not restore it sice 1.7 or 1.6

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 7, 2016
  31. Offline

    Zonkil9

    1597 ? When ?
     

Share This Page