This repository was archived by the owner on Aug 1, 2023. It is now read-only.
Releases: jandie1505/CloudPermissionWhitelist
Releases · jandie1505/CloudPermissionWhitelist
Release list
CloudPermissionWhitelist v4.0
CloudPermissionWhitelist 4
Changes
- Command
/allowtempjoinnow allows custom times (and permanent) - Enable/disable the join protection for all players with
/joinprotection - UUID support for all fields where a player name can be entered
- Enforce permission whitelist (can be enabled in config) (like vanilla enforce whitelist, but for the join permission)
- Automatically disable the vanilla whitelist on plugin start (if enabled)
- Bugfixes
When upgrading from 3
Recreate the config.
CloudPermissionWhitelist v3.2
Changelog:
- Added config
- Added update notifier (can be disabled in config)
- Added display to see how long temporarily allowed players can still join
- Added config option to change the temporary allowed join time (min: 1, max: 1800)
CloudPermissionWhitelist v3.1
Fixed bug with message
CloudPermissionWhitelist v3.0
- Removed CommandAPI
- Support for 1.13-1.17
CloudPermissionWhitelist v2.0
1.17 Support
added new /denyalltempjoin command
/localkick works now without a reason
CloudPermissionWhitelist v1.2
Merge remote-tracking branch 'origin/master'
CloudPermissionWhitelist v1.1
Added tempjoin system:
- /allowtempjoin
- /denytempjoin
- /listtempjoin
Every tempjoin is valid for 5 minutes
CloudPermissionWhitelist
CloudPermissionWhitelist
A plugin for the CloudNet v3 cloud system, which ensures that you can only join certain tasks with a certain permission.
Installation
- Download the Plugin
- Put the CloudPermissionWhitelist.jar into [CloudNet Directory]/local/templates/Global/server/plugins.
- Restart your services
Permissions
| Permission | Description |
|---|---|
| cloudpermissionwhitelist.* | Allow to join all task's services |
| cloudpermissionwhitelist.[TaskName] | Allow to join a specific task's services |
Users with the * permission usually also have permission to join all task's services.
Bugs
Create an issue on GitHub instead of writing a bad review.