Giter Club home page Giter Club logo

cperms's People

Contributors

cmastudios avatar dylanhansch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cperms's Issues

Internal error upon group "owner" usage

I have a group called "owner". Whenever I try to set myself to this group, I get "Internal error" in the client and here is the error markup from the console:

    [20:22:55 INFO]: Soldier5449 issued server command: /setgroup Soldier5449 owner
    [20:22:55 ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'setgroup' in plugin cPermissions v1.0
    Caused by: java.lang.NullPointerException
            at me.cmastudios.permissions.Group.<init>(Group.java:50) ~[?:?]
            at me.cmastudios.permissions.Group.<init>(Group.java:57) ~[?:?]
            at me.cmastudios.permissions.Group.getGroup(Group.java:70) ~[?:?]
            at me.cmastudios.permissions.commands.SetGroupCommand.onCommand(SetGroupCommand.java:48) ~[?:?]
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks]
            ... 13 more

Minecraft 1.7.9 universal player IDs

With the release of 1.7.9, players can change their usernames (god damnit mojang). The plugin should use the new ID system in place of usernames.

Without this support, other players could claim the rank of another once they change their name. I believe this is the fault of the user though.

Add vault functionality

I am trying to use cperms on my server network with cross server chat and in order for the cross server chat to fetch prefixes and display and such, it needs to be connected to vault. It would be awesome to have this feature as soon as possible.

Unit testing

Create unit testing for configuration permission loading. Make sure permissions load in the right order, inheritance testing, etc.

Hard coded ranks?

I believe there are hard coded ranks in the plugin. I can exicute "/setgroup recruit" and I do not have the rank recruit inside of my config.yml. It gives them a name color and everything. Same with "/setgroup admin". There may be some other ones that I have not done yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.