▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/MineNopoly
MineNopoly

MineNopoly

Monopoly implementation

504
1

Implements automated Monopoly bank into the game.

Features (big update soon, with parallel games)

  • 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
  • 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
  • player_head blocks immediate breaking (assumed to be tokens)
  • A book with links to get game items and a list and descriptions of all game properties
  • Built-in dice randomizer
  • Bank block breaking protection; game items consuming/placement protection
  • Anti-counterfeiting game items protection via NBT data

Usage

How to play?

You just build a playing field, place a chest (can also be a barrel or a shulker box) somewhere and call /mn start <chest coordinates>!
To get and remove game items use chat entries and the book you can get via /mn book <localization>.
Houses and Hotels are meant to be placed on street cells; all other items are meant not to be used in any way except keeping in the inventory and transferring between the players.
To finish the game return all the game items to the bank (and type -- to remove them) and call /mn finish; if you can't return them one of the server operators (by default) should call /mn finish forced.

Commands

/minenopoly is the main plugin command, which has the alias /mn.

CommandDescription
/mn help [command]Show help for given command, for available commands otherwise
/mn book <loc>Get the book to use during the game
/mn start <block>Start the game (chat tracking, scoreboard, etc.) with given block as the bank
/mn finishFinish the game
/mn finish forcedFinish even if not all game items have been returned
/mn reloadReload config
/mn get <args>Auxiliary command used when clicking on links in the book

Valid in-game chat entries

Note: Only available during the game.

Chat entryDescription
+<number>Place given amount of game money into the bank
-<number>Remove given amount of game money from the bank (with change if needed)
--Remove all game items from the bank (used action cards, sold properties, etc.)
?Roll the dice (display two random numbers from 1 to 6)

Configuration (default)

  • Game distance (see config file for explanation)
  • Game money items (also their denominations)
  • Plugin messages
    • info
    • error
    • help

Permissions

Permission nodeDefaultDescription
minenopoly.helptrueAllows using /mn help (lists only available commands)
minenopoly.gettrueAllows using /mn get and chat entries (allows to play basically)
minenopoly.booktrueAllows using /mn book
minenopoly.starttrueAllows using /mn start
minenopoly.finishtrueAllows using /mn finish (without forced argument)
minenopoly.finish.forcedopAllows using /mn finish forced
minenopoly.reloadopAllows using /mn reload
minenopoly.adminopRefers to minenopoly.reload and minenopoly.finish.forced by default

Game field

Here is a litematica of the game field designed by me, however, you can always build your own!

Reference

Special thanks to:

Copyright

All the information about the original game used to develop this project was taken from open sources (mostly Monopoly fandom wiki) and my personal experience.

The project itself is distributed under GNU GPLv3.

Совместимость

Minecraft: Java Edition

1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:2 года назад
Обновлён:1 год назад
Главная