Skip to content

Commit 87b836c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8a239fa + 262033e commit 87b836c

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,11 @@
1313
* Launch the server and set up the plugin through the interface.
1414

1515
### Setting up:
16-
* Shop management functions are available for players with "shop.edit" permissions (operators have this permission by default).
17-
18-
### Configuration file:
19-
* _language_ — plugin's language. If "default", server's language will be used. If there is no translation in your language, a file called <language_code>.lng with strings in English will be created in the plugin's folder. You can translate them on your own.
20-
* _edit-logging_ — if "true", all actions with the lists of buyable and sellable items and the list of custom names for items will be logged.
21-
* _transaction-logging_ — if "true", all purchases and sales will be logged.
22-
* _save-translation_ — if "true", a file called <language_code>.lng with all strings in the plugin's current language will be created in the plugin's folder. If there is no translation to the current language, all strings will be in English. You can edit these strings.
16+
* Shop management functions are available for players with `shop.edit` permission (operators have it by default).
2317

2418
### Usage:
2519
* To open up shop's main menu type /shop into the chat.
2620

27-
### Building from sources
28-
* In order to build the plugin from sources you must add [NukkitX][nukkitx] and [EconomyAPI][economy] as libraries.
29-
3021
### Links
3122
* [Trading Interface on nukkitx.com](https://nukkitx.com/resources/trading-interface.113/)
3223
* [Trading Interface on nukkit.ru](http://forums.voxelwind.com/resources/trading-interface.144/)

0 commit comments

Comments
 (0)