Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Releases: jandie1505/CloudPermissionWhitelist

CloudPermissionWhitelist v4.0

Choose a tag to compare

@jandie1505 jandie1505 released this 19 Oct 15:24

CloudPermissionWhitelist 4

Changes

  • Command /allowtempjoin now 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

Choose a tag to compare

@jandie1505 jandie1505 released this 20 Mar 10:04
a668bce

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

Choose a tag to compare

@jandie1505 jandie1505 released this 09 Mar 20:04
Fixed bug with message

CloudPermissionWhitelist v3.0

Choose a tag to compare

@jandie1505 jandie1505 released this 13 Jul 15:41
8cd6712
  • Removed CommandAPI
  • Support for 1.13-1.17

CloudPermissionWhitelist v2.0

Choose a tag to compare

@jandie1505 jandie1505 released this 04 Jul 15:28

1.17 Support
added new /denyalltempjoin command
/localkick works now without a reason

CloudPermissionWhitelist v1.2

Choose a tag to compare

@jandie1505 jandie1505 released this 17 Jun 16:52
Merge remote-tracking branch 'origin/master'

CloudPermissionWhitelist v1.1

Choose a tag to compare

@jandie1505 jandie1505 released this 17 Jun 16:31

Added tempjoin system:

  • /allowtempjoin
  • /denytempjoin
  • /listtempjoin
    Every tempjoin is valid for 5 minutes

CloudPermissionWhitelist

Choose a tag to compare

@jandie1505 jandie1505 released this 12 Jun 20:54
751c075

CloudPermissionWhitelist

A plugin for the CloudNet v3 cloud system, which ensures that you can only join certain tasks with a certain permission.

Installation

  1. Download the Plugin
  2. Put the CloudPermissionWhitelist.jar into [CloudNet Directory]/local/templates/Global/server/plugins.
  3. 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.