1.0
release
PermissionWorldFly
The Paper plugin that allows the player to fly in certain worlds if they have custom permission.
PermissionWorldFly
PermissionWorldFly
Allows the player to fly in certain worlds if they have custom permission.
This plugin can be useful to you when creating various hubs, lobbies, limbos, etc. The worlds list and permission can be modified in config.
Default config
```yml worlds: # The worlds array where player can fly with permission - "world" permission: "pwf" # For example: "catharsis.star" ```