Staff How would i code this

Discussion in 'Plugin Development' started by jay275475, Jan 26, 2013.

Thread Status:
Not open for further replies.
  1. Rprrr
    That is if the server is using Bukkit permissions, what if they are using an external permissions plugin?
     
  2. Offline

    Rprrr

    Adamki11s
    You're wrong. This works for every permissions plugin out there. Not just the built-in Bukkit permissions.

    http://forums.bukkit.org/threads/common-mistakes.100544/
     
  3. Rprrr
    Oh ok thanks for that. I thought Vault hooked into the different API's.
     
  4. Offline

    fireblast709

    It does, but Vault would be more useful for checking in what group they are (as in: the group name)
     
  5. fireblast709
    Yes. For one of my projects at the moment I am still using Vault as it makes it easier to add/remove permissions, I also require the economy support.

    So if you only need to do a few permission checks Vault is not necessary, however if you need more 'heavy lifting' done i'd recommend Vault.
     
  6. Offline

    jay275475

  7. Offline

    mastermustard

  8. Offline

    toothplck1

    ... jay275475 I recommend you take the time to learn java a bit more before attempting to make this plugin, perhaps this website could help you learn a few basics: http://codingbat.com/java
     
Thread Status:
Not open for further replies.

Share This Page