Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
quantiom committed Aug 29, 2022
2 parents d2ab905 + 2816431 commit 7f7be5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GitBook: https://quantioms.gitbook.io/advancedvanish/
- Placeholders
- Much more...
- Vanished players are **completely** invisible, as if they are not even online.
- Vanish priorities/levels ([more info](https://github.com/quantiom/AdvancedVanish/blob/main/src/main/resources/config.yml#L93-L114))
- Vanish priorities/levels ([more info](https://quantioms.gitbook.io/advancedvanish/features#vanish-priorities))
- Supports many different permissions plugins. (LuckPerms, PermissionsEx, bPermissions, GroupManager)
- Many configurable hooks which provide support to other plugins.
- Essentials
Expand All @@ -33,14 +33,14 @@ GitBook: https://quantioms.gitbook.io/advancedvanish/
- `/vanish status <player>` *- Check if a player is in vanish.*
- `/vanish set <player> <on/off>` *- Set another player's vanish.*
- `/vanish toggle <player>` *- Toggle another player's vanish.*
- For the rest of the features, check out the [config](src/main/resources/config.yml).
- For the rest of the features, check out the [GitBook page](https://quantioms.gitbook.io/advancedvanish/).

## Hooks
In AdvancedVanish, there are many hooks which provide support to other plugins.
A full list of hooks with their descriptions can be found in the [config](src/main/resources/config.yml).
A full list of hooks with their descriptions can be found on the [GitBook page](https://quantioms.gitbook.io/advancedvanish/features#hooks).

## Vanish Priority
An explanation and guide of how to use vanish priorities can be found in the [config](src/main/resources/config.yml).
An explanation and guide of how to use vanish priorities can be found on the [GitBook page](https://quantioms.gitbook.io/advancedvanish/features#vanish-priorities).
*Note: Requires a supported permissions plugin to function*

## API
Expand Down

0 comments on commit 7f7be5e

Please sign in to comment.