Skip to content

Commit

Permalink
feat: update webenhancer instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
confuser committed Mar 5, 2022
1 parent 7ab71f3 commit a421285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/docs/webui/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ The recommended installation requires the following stack:
There are two parts, the Minecraft plugin which enables web only features and the UI which renders the page and provides a GraphQL API.

### BanManager-WebEnhancer
This is a required Bukkit plugin which enables web only features.
This is a required plugin which enables web only features.

1. [Download](https://ci.frostcast.net/job/BanManager-WebEnhancer/) and add the jar to your Bukkit compatible server. The [source code](https://github.com/BanManagement/BanManager-WebEnhancer) is also available.
1. [Download](https://ci.frostcast.net/job/BanManager-WebEnhancer/) and add the jar to your compatible server. The [source code](https://github.com/BanManagement/BanManager-WebEnhancer) is also available.
1. Edit [messages.yml](/docs/banmanager/configuration/messages-yml), and add a `[pin]` token to the `ban.player.disallowed` & `tempban.player.disallowed messages`
```yml
ban:
Expand Down

0 comments on commit a421285

Please sign in to comment.