TablePlays 图标

TablePlays

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 3.14159-1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/tableplays
资源信息

Minecraft 版本: 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2

平台: bukkit paper purpur spigot

标签: game-mechanics minigame social

资源介绍

TablePlays

TablePlays is a plugin designed for small/private servers that gives the playes the ability to play different tabletop games!

Note that every player who will want to use the plugin should have a resource pack installed

Features

  • Русский перевод.
  • Compatible with Minecraft 1.21 up to 26.2 (fully tested on 1.21, 1.21.1, 1.21.4, 1.21.11 and 26.2).
  • Easy to use translation system allowing you to translate the plugin to your language.
  • Ability to change resouce pack without worrying about compatability with the original
  • Easy creation of any custom items for your games (kinda)
  • Support for server-side saving allowing you to create very big bundles

Items & Crafting

TablePlays allows you to create custom items, but also features some default ones:

Click! - **[Card decks](https://en.wikipedia.org/wiki/French-suited_playing_cards)** 3 different card decks of 36(2-5 excluded), [52](https://en.wikipedia.org/wiki/Standard_52-card_deck) and 54(+2 jokers) cards ![cards crafts](https://cdn.modrinth.com/data/cached_images/b304feb7b1712f4b1f2329f8ade3cc390a40f1e6_0.webp) - **[Dice](https://en.wikipedia.org/wiki/Dice)** Stackable to 4 regular D6. - ![dice craft](https://cdn.modrinth.com/data/cached_images/9cb79bb393f463fb65a483bbdb86441f361a64c8_0.webp) - **[Domino](https://en.wikipedia.org/wiki/Dominoes)** ![domino craft](https://cdn.modrinth.com/data/cached_images/f849f2ff0d1f06a58163ec9057fc4e71fc5d95bd_0.webp) - **[Board](https://en.wikipedia.org/wiki/Chessboard)** ![board craft](https://cdn.modrinth.com/data/cached_images/0fd2bfeaceb0ee96298a2d201abe6cf9f8829faf_0.webp) - **[Chess pieces](https://en.wikipedia.org/wiki/Chess_piece)** ![chess craft](https://cdn.modrinth.com/data/cached_images/fdbcbcabc54d8b40e14697096616f067c7e90005_0.webp) - **[Checkers](https://en.wikipedia.org/wiki/Checkers)** ![Checkers craft](https://cdn.modrinth.com/data/cached_images/3a6e890fc830cf7c08a13c7512380d62b6182763_0.webp) - **[Nardy](https://en.wikipedia.org/wiki/Long_Nardy)** ![Nardy board craft](https://cdn.modrinth.com/data/cached_images/59e1dd8458c55f7906f732479e1a176d38fc5c33.png) ![Nardy bundle craft](https://cdn.modrinth.com/data/cached_images/15d2179afa445b8f87aecf5858fa08b134852880.png) - **[Chips](https://en.wikipedia.org/wiki/Casino_chip)** There are 8 variation of a chip, all of which may be uncrafted to its original material, the default craft is this: ![white chip](https://cdn.modrinth.com/data/cached_images/6dcf07a7cbd900d2112e88fd2e5984182beb9b2f_0.webp) To uncraft the chip to its materal you need to place it in the crafting grid, and it will decraft instantly. You can see all 8 variants below: all chips ![all chips](https://cdn.modrinth.com/data/cached_images/5ac37dba0895647419a60a78c29b0ed469609e9b_0.webp) - **Chip bundles** Chip bundle allows you to store different chips in one item. There are 9 variation of a chip bundle, the default craft is this: ![chip bundle](https://cdn.modrinth.com/data/cached_images/ae24421fbce85b9018404eb9a5238c5d2166f83c_0.webp) You can replace the top nugget with a dye to craft it with different texture: chip bundles ![bundles](https://cdn.modrinth.com/data/cached_images/7812dd506d4e985e33c31883ebfb507b2d3cc941_0.webp)

How to use

Click! The usage depends on the exact item, but in general you can expect the following: 1) Click on block(or board) with an item in the main hand to place it 2) Click on item with empty hand, to pick it up 3) To get item from a bundle you should take it to main hand and click air or block 4) To put item back to bundle you should take the bundle to left hand an item to main hand. And again, every* item have some specific usage, so I will go over some exceptions to this here: 1) Shift + click on air with a card bundle in hand will hide the value of the card, allowing to play games as poker without worring about players cheating. 2) Shift + click on block or chip with chip in hand to place it without rotating, if you want to align them. 3) Shift + click on block with chess piece of checker **in the left hand** to place it on the ground, otherwise they are placeable only on the board. 4) To puck up a board you need to click it low part of its hitbox, or just click at the bottom. 5) You can flip cards if you hold shift and click them on the ground, or place them already rotated if you hold shift and place. 6) You can place bundle on the gound if you hold shift. 7) You can change checkers to queens if you hold shift and place.

Installation & Configuration

Click! Client side 1. Download the matching resource pack for your version. For Minecraft 1.21–1.21.3, use the 1.21.1 pack; for newer versions (e.g. 1.21.4), use the 1.21.4 pack. 2. Place the ZIP file in your game’s resource packs folder. 3. Enable the resource pack in your Minecraft settings. **Note:** Every player who wants the custom visuals **should** install the resource pack. Alternatively, you can serve it directly from your server so that players download it automatically. **Server side** 1. Download and install the plugin as you would with any other. 2. Configure the plugin if you want: When the plugin is first loaded, it creates a `TablePlays` folder containing: - **saved.yml** — Stores data outside of item NBT. Avoid editing this file unless you know what you’re doing. - **config.yml** — Main configuration file with detailed comments. Key fields include: - `lang` — Sets the language file to use (default is `en`). - `items` — Do **not** touch if unless you know what you are doing, this might break evrything. - `allow_files` - Allows saving data on the server, I recommned `true`, but please be warned that this feature **may** be used to produce lag if you have a very big chip bundles (96+ items). - **en.yml** — Default translation file for English. Modify or add new translations as needed. **Changing Item Names** Items won’t automatically update their names if you change translation text. To apply changes, restart the server or reload the plugin. Existing items keep their old names, while newly spawned items will use the updated text.

Resource pack credits

  • fergust (Discord) — Most of the textures and models.
  • m3vtg (Discord) — Original resource and data pack assembly.
  • miniking1000 (me) — Technical changes to make the plugin, along with additional texture/model updates.

Licence

Please read the licence before using, I have some of the strictest condition for the legal use of the plugin such as:

Your age squared MUST be greater then 0 years.

You must not be using the plugin if you wear only 1 sock.

Known issues

  • Confict with Dynamic lights datapack
    • If you have this datapack installed all the items will not move to their position, but stay in your head, delete the datapack for the plugin to work
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Stripesmod

价格:0 墨喵币
下载量:0

查看详情
Legends Unite

价格:0 墨喵币
下载量:0

查看详情
Create & Thermal

价格:0 墨喵币
下载量:0

查看详情
MoreRefinedStorage

价格:0 墨喵币
下载量:0

查看详情