Custom Checkpoint Plugin

Discussion in 'Plugin Requests' started by SquirtleBrainz, May 30, 2015.

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

    SquirtleBrainz

    Plugin category: Teleportation

    Suggested name: SpecificCP

    What I want: Id like a plugin where you get a tool like say a wood axe and select a region, then have a command that lets a player set a checkpoint only in that region. Id like to have it so you can set multiple regions. when a region is set, a player would be able to do a command that sets a checkpoint, then whenever type another to get sent to the area

    Ideas for commands: /setcpregion /setcp /cp

    Ideas for permissions: region.set set.cp tp.cp

    When I'd like it by: Any time in the next 4 weeks would work
     
  2. Offline

    TheA13X

    Actually it's a great Idea. Especially for Adventure maps.
    I have ma old TP plugin to work with so, why not?
    Just give me one or two Days :D
    EDIT: Do you mind to use PermissionsEx for your perms?
     
    Last edited: May 31, 2015
  3. Online

    timtower Administrator Administrator Moderator

  4. Offline

    TheA13X

    @timtower Why should I use Vault. Especially if it's only for checking permissions?

    I COULD use Bukkit's methods, but PermissionsEx is easier and supports Groups. That's why I asked.
     
    Last edited: May 31, 2015
  5. Online

    timtower Administrator Administrator Moderator

    @TheA13X PEX is easier then player.hasPermission ?
    And you don't even need groups for this.
     
  6. Offline

    TheA13X

    @timtower As far as I know there is no way to give the player the permission except for defining the permission in the yml and defining a group (everyone=true,op=op,not-op=not-op,nobody=false) or using PermissionAttachments. And yes. PermissionsEx IS easier than all that crap.
     
    Last edited: May 31, 2015
  7. Offline

    SquirtleBrainz

    Actually my server is running bpermissions so if possible could that work?

    EDIT: also could you make it so when someone tries to set a checkpoint outside of an area, it says in &4 (Red) "You Can't Do That Here!" Or have a config file so you can configure is to what you want :D
     
    Last edited: May 31, 2015
  8. Offline

    TheA13X

    I made it with Bukkit's methods. It's suprisingly easy and I don't want to force anybody to download another plugin for something if I can do it myself. I implemented it as "cpperms" and it's simple enough, you'll see.
    And yes, I always try to make the messages modifiable.

    EDIT: You can use bpermissions too. It's all compatible with each other. Well, at least if you don't use them at the same time...
     
    Last edited: Jun 1, 2015
  9. Offline

    TheA13X

  10. Offline

    SquirtleBrainz

Thread Status:
Not open for further replies.

Share This Page