Support Flags #129


  • New
  • Enhancment
Open
Assigned to _ForgeUser1494830
  • tabinol created this issue Apr 5, 2014

    What is the enhancement in mind? How should it look and feel?

    The flags plugin API can makes connection to cuboid protection plugin. You do not need to implements any protection plugin, Flags do it for you. If you add Flags support, zPermission will support every cuboid protection plugins.

    Please provide any additional information below.

    Here is the Flags link : http://dev.bukkit.org/bukkit-plugins/flags/

    Note : A reason of my suggestion is because a am using a non supported cuboid system on my server.

  • tabinol added the tags New Enhancment Apr 5, 2014
  • _ForgeUser1494830 posted a comment Apr 5, 2014

    Thanks. Definitely looks promising and the API seems simple enough.

    I'm guessing the "region name" in zPerms would simply map to a Flags Area name (which basically comes from the cuboid plugin).

    I'll have a look at it when I have time, probably after I deal with the UUID migration stuff.

  • tabinol posted a comment Aug 26, 2014

    Update : I have some plugins alligned to the plugin Flags. Flags is a nice plugin for Cuboid system connexion, but there is a negatives points. The API is complicated to use, there is a lot of cuboid data manipulation, and because of this, it is not sure you will get the correct cuboid name, specially when it is a sub-cuboid. I was trying to help the developer to simplify his plugin, but without success.

    I was the owner of http://dev.bukkit.org/bukkit-plugins/cuboidconnect/, I abandoned this one to use Flags instead.

  • tabinol posted a comment Aug 26, 2014

    Sorry for the double post. I made a pull request here. This is «Factoid», a other protection «region» plugin I made with an other developer.

    https://github.com/ZerothAngel/zPermissions/pull/10

  • _ForgeUser1494830 posted a comment Aug 26, 2014

    @mblanchet75: Go

    I didn't get any notification from github which is weird, but I did stumble upon your pull request this morning.

    The diffs look pretty simple & straightforward. But I don't use git internally, so I'll have to figure out (or remember) how to merge pull requests from github.

    Thanks.

  • tabinol posted a comment Aug 26, 2014

    @ZerothAngel: Go

    Thank you for the acceptation of this add.


    Edited Aug 26, 2014

To post a comment, please login or register a new account.