https://github.com/lucko/fly-permission
https://github.com/lucko/fly-permission
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucko/fly-permission
- Owner: lucko
- License: unlicense
- Created: 2018-05-17T18:17:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T18:18:25.000Z (about 8 years ago)
- Last Synced: 2025-03-02T05:41:20.464Z (over 1 year ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# fly-permission
Simple plugin to require a permission for players to use fly mode.
Will need to be used alongside another plugin that grants fly status to players. (e.g. Essentials)
At least in Essentials, players can still fly even if they don't have the essentials.fly permission. If you want to grant access to /fly temporarily, you need a plugin (like this one) to ensure fly is disabled when the player loses the permission.
### Download
https://ci.lucko.me/job/fly-permission
### Usage
* Add to your plugins folder
* Open `/plugins/fly-permission/config.yml` and change the settings you care around
* Restart your server. (it should be safe to use Plugman or something like that to reload this plugin)
### License
see LICENSE.txt