Compare commits
3 Commits
0.1-beta
...
9c8f3b6852
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c8f3b6852 | |||
| 2f20dd0e01 | |||
| 2c84e42c2d |
@@ -1,8 +1,11 @@
|
||||
# NounsPicker
|
||||
|
||||
This plugin allows users to pick their own preferred pronouns, that are then passed as PlaceholderAPI arguments to use
|
||||
This plugin allows users to pick their own preferred pronouns, that are then passed as **PlaceholderAPI** arguments to use
|
||||
wherever you want to. The pronouns are picked from a predefined list that only administrators can modify.
|
||||
|
||||
***The plugin depends on [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI).***
|
||||
|
||||
|
||||
## Basic info
|
||||
### Commands
|
||||
- `/nouns create <pronoun> <format>`: add a new pronoun to the database.
|
||||
|
||||
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user