Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
KruASe76 committed Apr 30, 2024
1 parent 3364e5c commit ad8621f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A Spigot (Bukkit) Minecraft plugin that implements automated Monopoly bank into

- Monopoly bank functionality using a `chest`, `barrel` or any `shulker_box` in which game items are placed and removed from
- US, UK and RU game localizations support
- Player balance tracking using a scoreboard
- Player balance tracking using a scoreboard (with player name transformation support)
- _Chance_ and _Community chest_ cards randomization
- _Houses_ implementation using `sea_pickles` (can be placed up to four in a single block)
- _Hotels_ `lantern` blocks immediate breaking without tools
Expand Down Expand Up @@ -60,10 +60,11 @@ _Note:_ Only available during the game.
| `?` | Roll the dice (display two random numbers from 1 to 6) |


## Configuration ([default](/src/main/resources/config.yml))
## Configuration ([default config file](/src/main/resources/config.yml))

- Game distance (see config file for explanation)
- Game distance
- Game money items (also their denominations)
- Scoreboard player name display settings
- Plugin messages
- info
- error
Expand Down

0 comments on commit ad8621f

Please # to comment.