Skip to content

Commit

Permalink
Update README.md to include editor info
Browse files Browse the repository at this point in the history
  • Loading branch information
Reldeam committed Feb 5, 2022
1 parent f8b8ed0 commit 7779109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ ADD | MULTIPLY | MULTIPLY_ALL_MODIFIERS
|disable|cvtdisable|Disables plugin (does not remove any previously acquired custom trades, it just stops new custom trades being acquired)|
|reroll [all\|radius]|cvtreroll|Reroll custom trades for all traders in a given radius|
|restore [all\|radius]|cvtrestore|Restore all vanilla trades (removes all custom trades and replaces them with their original vanilla trades) for all traders in a given radius|
|editor|cvteditor|Open the in-game editor|
## Permissions
Expand All @@ -396,6 +397,7 @@ ADD | MULTIPLY | MULTIPLY_ALL_MODIFIERS
|customvillagertrades.command.disable|OP|Allows user to run command `/customvillagertrades:disable`|
|customvillagertrades.command.reroll|OP|Allows user to run command `/customvillagertrades:reroll`|
|customvillagertrades.command.restore|OP|Allows user to run command `/customvillagertrades:restore`|
|customvillagertrades.command.editor|OP|Allows user to run command `/customvillagertrades:editor`|
|customvillagertrades.item.reroll|OP|Allows player to reroll the custom trades of a villager by _`right clicking`_ on them with the `tool` specified in the _config.yml_|
|customvillagertrades.item.restore|OP|Allows player to retore vanilla trades of a villager by _`shift`_ + _`right clicking`_ on them with the `tool` specified in the _config.yml_|

Expand Down

0 comments on commit 7779109

Please sign in to comment.