A Spigot plugin loosely based on the old Permission Signs plugin
EpicKnarvik97
339aedf2e9
Fixes the sign prefix used on the first line Makes TemporaryPermission comparable Replaces some usage of OfflinePlayer with Player Only removes a permissions if owned by the player Adds a new thread that looks for expired temporary permissions |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
Permission Signs
This is a plugin based on the permission signs plugin created by _ForgeUser7294733. As the previous plugin does not offer source code and has a restrictive license, this plugin is written from scratch, but trying to imitate the original plugin's behavior.