Skip to content

UnleveledGaming/PowerfulPerms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

275 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

PowerfulPerms

Next generation permission management, powering huge networks, max performance on any server.

Server Owners

For general information about PowerfulPerms go to www.spigotmc.org.

If you are experiencing any problems with PowerfulPerms, please join the Discord help chat.

Developers

Contributing to PowerfulPerms

If you would like to contribute to this repository, feel free to fork the repo and then create a pull request to our current develop branch.

Implementing PowerfulPerms

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>
<dependencies>
  <dependency>
    <groupId>com.github.gustav9797.PowerfulPerms</groupId>
    <artifactId>PowerfulPermsAPI</artifactId>
    <version>4.5.2</version>
  </dependency>
</dependencies>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%