Custom Spawns

Set spawns over the whole world

Total Downloads: 926 - First Release: Dec 20, 2015 - Last Update: Dec 22, 2015

5/5, 2 likes
  1. Trentu submitted a new resource:

    Custom Spawns - Set spawns over the whole world

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Just a couple little tips!
    • Doing checks if a permissions exists is not needed, and especially pointless. Ex. if (!permission.PermissionExists("customspawns.edit"))
      Permissions will always always have to be registered by your plugin for it to work, and if it already exists, your plugin would replace and that were previously registered with the same permission.
    • With the hurt.SendChatMessage, you could use the 2nd arg as a prefix, and even use the "Name" variable for it to automatically prefix with your plugin's name if desired instead of manually specifying it as part of the message itself.
     
  3. What can I do with this plugin ?
     
  4. Wulf

    Wulf Community Admin

    It is for setting custom spawn points for players.
     
  5. Trentu updated Custom Spawns with a new update entry:

    1.0.1

     
  6. Can you tell us how it works , I just do not understand) )
     
  7. /spawn set The parameter behind this command is the number ID? Or?
    There are no examples of commands.
     
  8. Can you make a plugin to change the global spawn?
     
  9. examples of commands pls!
     
  10. Trentu updated Custom Spawns with a new update entry:

    1.1.0

     
  11. No commands are working I try to use /spawn set and does not work.
     
  12. Wulf

    Wulf Community Admin

    Does /version work? Did you set the permissions for your user?
     
  13. No i did not set perms. What is the command for that for hurtworld and yes /version works says 2.0.1652 version 19
     
  14. Wulf

    Wulf Community Admin

    /grant user yourusername customspawns.edit

    The rest of the permissions are on the Overview.
     
  15. Only an admin would be able to use this command correct?
     
  16. Wulf

    Wulf Community Admin

    Anyone can use it if you grant it to them, either as an individual or group.
     
  17. Ok so say I would only want an admin to be able to create new spawns for everyone what command would I use
     
  18. Wulf

    Wulf Community Admin

    /grant group admin customspawns.edit
    /usergroup add yourusername admin
     
  19. When ever I try to add my username it says not found can I use steamid here?
     
  20. Wulf

    Wulf Community Admin

    You'd need to use your exact username, at least the exact start, or you can use your Steam ID.