|
|
TellMe (TellMe)Github |相关wiki |源站链接支持: fabric , forge , liteloaderTellMe 是 Minecraft 的信息模组。它主要面向模组包制作者、模组开发者或其他需要游戏的一些技术信息的用户,例如各种游戏注册表转储。
它具有各种命令,用于转储注册表、列出加载的实体/方块实体/区块/维度、计算给定区域内的方块或生物群系等。
注意:所有的转储文件都放在 `.minecraft/config/tellme/` 目录中,并在文件名中带有当前时间戳。
关于转储命令的提示:您可以使用类型 `all` 一次运行所有转储类型,而不必手动输入每个类型。

可用命令
在 1.14.4 及更高版本中,可用的“顶层”命令有:
* `batch-run` - 运行位于 `config/tellme/batch_commands/` 目录中的文本文件中的命令
* `biome` - 将当前生物群系的大量信息打印到聊天中
* `biome-locate` - 在网格上采样生物群系,并输出每个唯一生物群系的最近位置
* `biome-stats` - 计算给定区域的生物群系数
* `block-stats` - 计算给定区域内的方块数
* `dump` - 可以转储所有游戏注册表和一些其他类型的信息
* `dump-json` - 专用版本的 dump,仅用于方块和物品,以 JSON 格式输出数据
* `holding` - 打印玩家手中物品的信息和 NBT 数据(如果有的话)
* `loaded` - 列出给定区域或所有加载的区块中的加载的区块、维度、实体或方块实体
* `locate` - 从给定区域或所有加载的区块中按名称搜索方块、实体或方块实体
* `locate-biome` - 通过在给定网格间隔采样来搜索给定半径内的生物群系
* `looking-at` - 打印玩家正在查看的方块(和方块实体)或实体的一些基本信息和 NBT 数据
命令参数/用法
在 1.14 及更高版本中,我建议仅使用命令建议和完成来查看每个命令的用法。
为此,您应该在两端都安装了该模组。如果该模组在服务器端,那么客户端不需要安装,但大多数参数的命令建议不会在没有客户端上的模组的情况下正常工作。
“边”的概念
当前在 1.14.4+ 版本中,该模组仅在逻辑服务器端存在时才能正常工作,因此仅在单人游戏或模组的专用服务器上。换句话说,不再有像 1.12.2 中那样的客户端命令(至少目前是这样)。此外,要想使用命令建议/完成,客户端必须安装该模组(如上所述)。
来自Modrinth所有游戏版本1.20.11.20.31.20.41.20.21.19.21.19.41.19.11.191.18.21.18.11.181.17.11.16.51.16.41.16.31.16.21.16.11.161.15.21.14.41.12.21.121.12.11.11.21.111.11.11.10.21.9.41.101.10.11.91.81.8.11.8.21.8.31.8.41.8.51.8.61.8.71.8.81.8.91.7.10所有类型fabricforgeliteloaderTellMe-1.20.1-0.9.1tellme-fabric-1.20.1-0.9.1.jar下载0.9.1#Release- Add the max lvl to the enchantment dump**Original build time:** 2024-07-23 03:30:27 +0300展开版本: 0.9.1支持游戏: 1.20.1类型:FabricRelease下载次数: 1,7530.9.0tellme-fabric-1.20.1-0.9.0.jar下载0.9.0#Release- Backport the 1.20.4 version to MC 1.20.1**Original build time:** 2024-06-03 17:52:25 +0300展开版本: 0.9.0支持游戏: 1.20.1类型:FabricRelease下载次数: 7450.10.0tellme-fabric-1.20.4-0.10.0.jar下载0.10.0#Release- Update to MC 1.20.4- Add a `biomes-with-tags` dump type**Original build time:** 2023-12-09 21:04:25 UTC+2展开版本: 0.10.0支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 3,3640.9.0tellme-fabric-1.20.2-0.9.0.jar下载0.9.0#Release* Update to MC 1.20.2**Original build time:** 2023-10-14 22:31:41 UTC+3展开版本: 0.9.0支持游戏: 1.20.2类型:FabricRelease下载次数: 4710.10.0tellme-forge-1.19.2-0.10.0.jar下载0.10.0#Release* Update to MC 1.19.2**Original build time:** 2022-12-06 21:40:59 UTC+2展开版本: 0.10.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,1680.9.1tellme-fabric-1.19.4-0.9.1.jar下载0.9.1#Release* Update to MC 1.19.4* Fix using the wrong BlockEntity NBT write method in the block info output**Original build time:** 2023-10-14 22:29:30 UTC+3展开版本: 0.9.1支持游戏: 1.19.4类型:FabricRelease下载次数: 1870.9.1-pre.3tellme-fabric-1.19.2-0.9.1-pre.3.jar下载0.9.1-pre.3#Release* Add an `items-registry-name` dump type to `dump-json`**Original build time:** 2023-04-18 23:08:34 UTC+3展开版本: 0.9.1-pre.3支持游戏: 1.19.1, 1.19.2类型:FabricRelease下载次数: 2610.9.1-pre.1tellme-fabric-1.19.2-0.9.1-pre.1.jar下载0.9.1-pre.1#Release* Add an `items-registry-name` dump type**Original build time:** 2023-04-18 08:00:27 UTC+3展开版本: 0.9.1-pre.1支持游戏: 1.19.1, 1.19.2类型:FabricRelease下载次数: 660.9.0-beta.1tellme-fabric-1.19.2-0.9.0-beta.1.jar下载0.9.0-beta.1#Release* Update to MC 1.19.2 (just version bumps)**Original build time:** 2022-08-07 18:18:00 UTC+3展开版本: 0.9.0-beta.1支持游戏: 1.19.1, 1.19.2类型:FabricRelease下载次数: 710.9.0-beta.1tellme-fabric-1.19.0-0.9.0-beta.1.jar下载0.9.0-beta.1#Release* Update to MC 1.19* Use Fabric API to register the command**Original build time:** 2022-07-16 23:07:19 UTC+3展开版本: 0.9.0-beta.1支持游戏: 1.19类型:FabricRelease下载次数: 820.10.1tellme-forge-1.18.2-0.10.1.jar下载0.10.1#Release* Add back the Tag info to the item and block dumps**Original build time:** 2022-12-04 16:19:58 UTC+2展开版本: 0.10.1支持游戏: 1.18.2类型:ForgeRelease下载次数: 2170.10.0tellme-forge-1.18.2-0.10.0.jar下载0.10.0#Release* Update to MC 1.18.2* Add a max damage column to the `items-damageable` dump* Fix the `world-presets` dump only showing mod-added Forge presets**Original build time:** 2022-11-28 20:55:24 UTC+2展开版本: 0.10.0支持游戏: 1.18.2类型:ForgeRelease下载次数: 2950.9.0-beta.1tellme-fabric-1.18.2-0.9.0-beta.1.jar下载0.9.0-beta.1#Release* Minor clean-up to the Entity/BlockEntity NBT data dumpers* Rename some Mixin methods* Add a generator-types dump* Update to MC 1.18.2* All Tag related stuff is disabled (at least for now) due to the vanilla Tag related changes**Original build time:** 2022-07-16 16:55:30 UTC+3展开版本: 0.9.0-beta.1支持游戏: 1.18.2类型:FabricRelease下载次数: 1970.10.0tellme-forge-1.18.1-0.10.0.jar下载0.10.0#Release* Update to MC 1.18.1**Original build time:** 2021-12-31 00:49:16 UTC+2展开版本: 0.10.0支持游戏: 1.18.1类型:ForgeRelease下载次数: 660.9.0tellme-fabric-1.18.0-0.9.0.jar下载0.9.0#Release* Update to MC 1.18* Add new simple registry dumps* Rename `TileEntity` to `BlockEntity` everywhere* Update to the new/dynamic world height**Original build time:** 2021-12-17 00:53:29 UTC+2展开版本: 0.9.0支持游戏: 1.18类型:FabricRelease下载次数: 5090.10.0tellme-forge-1.17.1-0.10.0.jar下载0.10.0#Release* Update to MC 1.17.1* Add some new/missing simple registry dumps* Rename `TileEntity` to `BlockEntity` everywhere* Update to the new/dynamic world height**Original build time:** 2021-12-30 23:22:13 UTC+2展开版本: 0.10.0支持游戏: 1.17.1类型:ForgeRelease下载次数: 940.9.0tellme-fabric-1.17.1-0.9.0.jar下载0.9.0#Release* Update to MC 1.17.1**Original build time:** 2021-08-23 21:19:28 UTC+3展开版本: 0.9.0支持游戏: 1.17.1类型:FabricRelease下载次数: 1210.9.2tellme-fabric-1.16.5-0.9.2.jar下载0.9.2#Release* Update to MC 1.16.5 (just version bump and mapping changes)**Original build time:** 2021-09-17 19:55:13 UTC+3展开版本: 0.9.2支持游戏: 1.16.5类型:FabricRelease下载次数: 2340.10.1tellme-forge-1.16.5-0.10.1.jar下载0.10.1#Release* Add the entity category to the entity dump**Original build time:** 2021-08-15 15:39:10 UTC+3展开版本: 0.10.1支持游戏: 1.16.5类型:ForgeRelease下载次数: 5720.10.0tellme-forge-1.16.5-0.10.0.jar下载0.10.0#Release* Update to MC 1.16.5* Add a command to dump PackDevUtils snippets**Original build time:** 2021-08-02 03:13:58 UTC+3展开版本: 0.10.0支持游戏: 1.16.5类型:ForgeRelease下载次数: 790.9.2tellme-fabric-1.16.4-0.9.2.jar下载0.9.2#Release* Change the required OP permission level for the commands from 4 to 2* Change the method used to get the loaded chunk count**Original build time:** 2021-02-23 16:01:02 UTC+2展开版本: 0.9.2支持游戏: 1.16.4类型:FabricRelease下载次数: 410.9.2+pre.1tellme-forge-1.16.4-0.9.2+pre.1.jar下载0.9.2+pre.1#Release* Add a `items-registry-name-only` dump**Original build time:** 2021-02-12 04:23:36 UTC+2展开版本: 0.9.2+pre.1支持游戏: 1.16.4类型:ForgeRelease下载次数: 550.9.1tellme-forge-1.16.4-0.9.1.jar下载0.9.1#Release* Add back the BiomeDictionary Type values into a new biome dump type**Original build time:** 2020-11-10 21:29:20 UTC+2展开版本: 0.9.1支持游戏: 1.16.4类型:ForgeRelease下载次数: 1,1020.9.1-beta.1tellme-fabric-1.16.4-0.9.1-beta.1.jar下载0.9.1-beta.1#Release* Update to MC 1.16.4 (just version bump and one mapping change)**Original build time:** 2020-11-03 19:43:56 UTC+2展开版本: 0.9.1-beta.1支持游戏: 1.16.4类型:FabricRelease下载次数: 210.9.1-beta.1tellme-fabric-1.16.3-0.9.1-beta.1.jar下载0.9.1-beta.1#Release* Add an `items-damageable` dump**Original build time:** 2020-10-16 01:49:04 UTC+3展开版本: 0.9.1-beta.1支持游戏: 1.16.3类型:FabricRelease下载次数: 250.9.0tellme-forge-1.16.3-0.9.0.jar下载0.9.0#Release* Add a new sub-command `entity-data-dump`**Original build time:** 2020-10-16 00:03:49 UTC+3展开版本: 0.9.0支持游戏: 1.16.3类型:ForgeRelease下载次数: 570.8.0tellme-forge-1.16.3-0.8.0.jar下载0.8.0#Release* Update to MC 1.16.3 (just version bump and mappings updates)* Add a dump for damageable items (GH #22)* Add the biome types back to the basic dump output**Original build time:** 2020-10-14 23:08:40 UTC+3展开版本: 0.8.0支持游戏: 1.16.3类型:ForgeRelease下载次数: 500.9.0-alpha.1tellme-fabric-1.16.3-0.9.0-alpha.1.jar下载0.9.0-alpha.1#Release* Add a new sub-command `entity-data-dump`**Original build time:** 2020-09-18 20:08:14 UTC+3展开版本: 0.9.0-alpha.1支持游戏: 1.16.3类型:FabricRelease下载次数: 440.8.0-beta.1tellme-fabric-1.16.3-0.8.0-beta.1.jar下载0.8.0-beta.1#Release* Update to MC 1.16.3**Original build time:** 2020-09-12 22:36:06 UTC+3展开版本: 0.8.0-beta.1支持游戏: 1.16.3类型:FabricRelease下载次数: 250.8.0 (Forge 33.0.22+)tellme-forge-1.16.2-0.8.0.jar下载0.8.0#Release* Update to Forge `33.0.22`* **Note:** This version requires Forge `33.0.22` or later due to a change to Forge registries in that version. If you are still using an older version of Forge, then use the other file marked for up to `33.0.21`.**Original build time:** 2020-08-29 02:18:24 UTC+3展开版本: 0.8.0支持游戏: 1.16.2类型:ForgeRelease下载次数: 210.8.0 (Forge <= 33.0.21)tellme-forge-1.16.2-0.8.0_until_33.0.21.jar下载0.8.0#Release* Update to MC 1.16.2* **Note:** This version only works up to Forge `33.0.21`**Original build time:** 2020-08-29 02:12:00 UTC+3展开版本: 0.8.0支持游戏: 1.16.2类型:ForgeRelease下载次数: 230.8.1-beta.1tellme-fabric-1.16.2-0.8.1-beta.1.jar下载0.8.1-beta.1#Release* Update to MC 1.16.2* Add a dump for block material/map colors**Original build time:** 2020-08-24 22:57:40 UTC+3展开版本: 0.8.1-beta.1支持游戏: 1.16.2类型:FabricRelease下载次数: 270.8.1tellme-forge-1.16.1-0.8.1.jar下载0.8.1#Release* Update to the Forge command registration changes in `32.0.67` (and/or `32.0.68`?)* **Requires** Forge `32.0.68` or later* Add the mod version to the mod list dump**Original build time:** 2020-07-22 00:53:17 UTC+3展开版本: 0.8.1支持游戏: 1.16.1类型:ForgeRelease下载次数: 780.8.0tellme-forge-1.16.1-0.8.0.jar下载0.8.0#Release* Update to MC 1.16.1**Original build time:** 2020-07-08 18:36:42 UTC+3展开版本: 0.8.0支持游戏: 1.16.1类型:ForgeRelease下载次数: 380.8.1-beta.1tellme-fabric-1.16.1-0.8.1-beta.1.jar下载0.8.1-beta.1#Release* Fix returning the wrong loaded chunk count* Block Stats: Fix the extra air calculation**Original build time:** 2020-07-04 00:19:55 UTC+3展开版本: 0.8.1-beta.1支持游戏: 1.16, 1.16.1类型:FabricRelease下载次数: 870.8.0-beta.1tellme-fabric-1.16.1-0.8.0-beta.1.jar下载0.8.0-beta.1#Release* Update to MC 1.16.1**Original build time:** 2020-06-30 17:23:22 UTC+3展开版本: 0.8.0-beta.1支持游戏: 1.16, 1.16.1类型:FabricRelease下载次数: 340.8.1-beta.1tellme-fabric-1.15.2-0.8.1-beta.1.jar下载0.8.1-beta.1#Release* Update to MC 1.15.2* Add the new 1.15+ registry dumps**Original build time:** 2020-07-04 00:14:40 UTC+3展开版本: 0.8.1-beta.1支持游戏: 1.15.2类型:FabricRelease下载次数: 670.8.1-beta.1tellme-fabric-1.14.4-0.8.1-beta.1.jar下载0.8.1-beta.1#Release* Port to Fabric on MC 1.14.4**Original build time:** 2020-07-03 23:59:49 UTC+3展开版本: 0.8.1-beta.1支持游戏: 1.14.4类型:FabricRelease下载次数: 760.8.1tellme-forge-1.15.2-0.8.1.jar下载0.8.1#Release* Fix a few crashes on dedicated servers* Fix returning the wrong loaded chunk count (in the dimension dump for example)* Fix the `batch-run` command* Add separate block and item dumps that have the tags column* Divide the biome dumps into more focused sub types* Block Stats: Add grouping and \"proper\" sorting arguments, implement the filter* Block Stats: Print the total number of non-air blocks in the listed output* Block Stats: Fix the extra air calculation in empty sub-chunks* Improve the biome info output coloring/styling* Add the missing Structure Feature dump. Split Feature dump to `with-spawns`**Original build time:** 2020-07-04 00:37:09 UTC+3展开版本: 0.8.1支持游戏: 1.15.2类型:ForgeRelease下载次数: 850.8.1tellme-forge-1.14.4-0.8.1.jar下载0.8.1#Release* Fix a few crashes on dedicated servers* Fix returning the wrong loaded chunk count (in the dimension dump for example)* Fix the `batch-run` command* Add separate block and item dumps that have the tags column* Divide the biome dumps into more focused sub types* Block Stats: Add grouping and \"proper\" sorting arguments, implement the filter* Block Stats: Print the total number of non-air blocks in the listed output* Block Stats: Fix the extra air calculation in empty sub-chunks* Improve the biome info output coloring/styling* Add the missing Structure Feature dump. Split Feature dump to `with-spawns`**Original build time:** 2020-07-03 00:23:28 UTC+3展开版本: 0.8.1支持游戏: 1.14.4类型:ForgeRelease下载次数: 970.8.0tellme-forge-1.15.2-0.8.0.jar下载0.8.0#Release* Update to MC 1.15.2* Add registry dumps for the new 1.15+ registries**Original build time:** 2020-05-07 21:18:29 UTC+3展开版本: 0.8.0支持游戏: 1.15.2类型:ForgeRelease下载次数: 270.8.0tellme-forge-1.14.4-0.8.0.jar下载0.8.0#Release* Update to MC 1.14.4 and the new 1.13+ Forge stuff* Add registry dumps for all the new 1.14+ registries* Re-organize and improve many of the command arguments and output options and add new output formats more suitable for chat* Remove the `/tellme track` command (at least for now, I assume pretty much nobody used it anyways, so I didn\'t bother porting it for now)**Note:** If you use TellMe on a server, you should then also have it on your client, otherwise the command argument suggestions and tab completions won\'t work properly. Even so the block/entity/biome etc. filter arguments currently won\'t tab-complete anything unfortunately.**Original build time:** 2020-05-07 21:16:29 UTC+3展开版本: 0.8.0支持游戏: 1.14.4类型:ForgeRelease下载次数: 270.7.1tellme-liteloader-1.12.2-0.7.1.litemod下载0.7.1#Release* Use new wrapper util methods from malilib* Requires malilib `>= 0.52.0`* Update to various malilib changes**Original build time:** 2022-06-12 18:35:25 UTC+3展开版本: 0.7.1支持游戏: 1.12.2类型:LiteLoaderRelease下载次数: 6780.7.0tellme-liteloader-1.12.2-0.7.0.litemod下载0.7.0#Release* Add the UUID to the entity info output* Update to various malilib changes* Requires malilib `>= 0.50.0`* Update the build scripts and other non-code files**Original build time:** 2022-04-11 12:41:54 UTC+3展开版本: 0.7.0支持游戏: 1.12.2类型:LiteLoaderRelease下载次数: 3570.7.0-dev.20200919.184303tellme-1.12.2-0.7.0-dev.20200919.184303.jar下载0.7.0-dev.20200919.184303#Release* Fix the item dump not showing all the items in some cases* Basically in cases where the creative tabs are not set properly, the items could have been left out of the dump entirely**Original build time:** 2020-09-19 18:43:20 UTC+3展开版本: 0.7.0-dev.20200919.184303支持游戏: 1.12.2类型:ForgeRelease下载次数: 1,6130.7.0-dev.20190926.172157tellme-1.12.2-0.7.0-dev.20190926.172157.jar下载0.7.0-dev.20190926.172157#Release* Add an `items-craftable` dump**Original build time:** 2019-09-26 17:22:11 UTC+3展开版本: 0.7.0-dev.20190926.172157支持游戏: 1.12.2类型:ForgeRelease下载次数: 220.7.0-dev.20190926.165034tellme-1.12.2-0.7.0-dev.20190926.165034.jar下载0.7.0-dev.20190926.165034#Release* Add an `items-plantable` dump* Mostly rewrite the item dump code**Original build time:** 2019-09-26 16:50:50 UTC+3展开版本: 0.7.0-dev.20190926.165034支持游戏: 1.12.2类型:ForgeRelease下载次数: 330.7.0-dev.20190813.134204tellme-1.12.2-0.7.0-dev.20190813.134204.jar下载0.7.0-dev.20190813.134204#Release* Add an entity dump variant `entities-with-class` with the fully qualified entity class name**Original build time:** 2019-08-13 13:42:24 UTC+3展开版本: 0.7.0-dev.20190813.134204支持游戏: 1.12.2类型:ForgeRelease下载次数: 230.7.0-dev.20190610.165828tellme-1.12.2-0.7.0-dev.20190610.165828.jar下载0.7.0-dev.20190610.165828#Release* Add a biome dump variant with mob spawns. Closes GH #19.**Original build time:** 2019-06-10 16:58:44 UTC+3展开版本: 0.7.0-dev.20190610.165828支持游戏: 1.12.2类型:ForgeRelease下载次数: 1910.7.0-dev.20190422.231529tellme-1.12.2-0.7.0-dev.20190422.231529.jar下载0.7.0-dev.20190422.231529#Release* Fix the `all` dump type failing on a dedicated server, fixes GH #18* Fix/update some deprecated stuff* Add a `players` dump, listing all players\' health, dimension and position**Original build time:** 2019-04-22 23:15:42 UTC+3展开版本: 0.7.0-dev.20190422.231529支持游戏: 1.12.2类型:ForgeRelease下载次数: 220.7.0-dev.20190219.145540tellme-1.12.2-0.7.0-dev.20190219.145540.jar下载0.7.0-dev.20190219.145540#Release* Add a `commands` dump type to dump all commands* Add a `mod-list` dump type to dump the installed mods list**Original build time:** 2019-02-19 14:55:53 UTC+2展开版本: 0.7.0-dev.20190219.145540支持游戏: 1.12.2类型:ForgeRelease下载次数: 240.7.0-dev.20190108.170040tellme-1.12.2-0.7.0-dev.20190108.170040.jar下载0.7.0-dev.20190108.170040#Release* Add a basic villager trades dump (without price info atm)**Original build time:** 2019-01-08 17:00:55 UTC+2展开版本: 0.7.0-dev.20190108.170040支持游戏: 1.12.2类型:ForgeRelease下载次数: 250.7.0-dev.20181221.003547tellme-1.12.2-0.7.0-dev.20181221.003547.jar下载0.7.0-dev.20181221.003547#Release* Add null checks to advancement dump. Fixes GH #15.**Original build time:** 2018-12-21 00:36:00 UTC+2展开版本: 0.7.0-dev.20181221.003547支持游戏: 1.12.2类型:ForgeRelease下载次数: 340.7.0-dev.20181219.233102tellme-1.12.2-0.7.0-dev.20181219.233102.jar下载0.7.0-dev.20181219.233102#Release* Add null protections to Creative Tab dump. Fixes GH #14.**Original build time:** 2018-12-19 23:31:14 UTC+2展开版本: 0.7.0-dev.20181219.233102支持游戏: 1.12.2类型:ForgeRelease下载次数: 260.7.0-dev.20181108.025215tellme-1.12.2-0.7.0-dev.20181108.025215.jar下载0.7.0-dev.20181108.025215#Release* Add a `sort-by-count` argument to the `blockstats` output commands* Add a `advancements-simple` dump**Original build time:** 2018-11-08 02:52:28 UTC+2展开版本: 0.7.0-dev.20181108.025215支持游戏: 1.12.2类型:ForgeRelease下载次数: 270.7.0-dev.20181107.012547tellme-1.12.2-0.7.0-dev.20181107.012547.jar下载0.7.0-dev.20181107.012547#Release* Protect against null values in the Enchantments dump. Fixes GH #13.**Original build time:** 2018-11-07 01:26:00 UTC+2展开版本: 0.7.0-dev.20181107.012547支持游戏: 1.12.2类型:ForgeRelease下载次数: 290.6.3tellme-1.12.2-0.6.3.litemod下载0.6.3#Release* Add a command to parse & output structure bounding box data from a given file* Use malilib util methods to get the config/game directories* Use malilib util methods to get the dimension ID* Requires malilib `>= 0.10.0`* Add the loaded chunks count to the dimension dump, improve world iteration**Original build time:** 2019-02-22 23:44:50 UTC+2展开版本: 0.6.3支持游戏: 1.12.2类型:LiteLoaderRelease下载次数: 3090.6.2tellme-1.12.2-0.6.2.litemod下载0.6.2#Release* Move the client command handler to malilib* Requires malilib `>= 0.7.0`**Original build time:** 2018-08-27 00:17:39 UTC+3展开版本: 0.6.2支持游戏: 1.12.2类型:LiteLoaderRelease下载次数: 1630.6.2tellme-1.12.0-0.6.2.litemod下载0.6.2#Release* Move the client command handler to malilib* Requires malilib `>= 0.7.0`**Original build time:** 2018-08-27 00:17:56 UTC+3展开版本: 0.6.2支持游戏: 1.12类型:LiteLoaderRelease下载次数: 2680.6.1-dev.20181002.170316tellme-1.12.2-0.6.1-dev.20181002.170316.jar下载0.6.1-dev.20181002.170316#Release* Add a new dump for items with tool class and harvest level info**Original build time:** 2018-10-02 17:03:57 UTC+3展开版本: 0.6.1-dev.20181002.170316支持游戏: 1.12.2类型:ForgeRelease下载次数: 320.6.1-dev.20180803.164859tellme-1.12.2-0.6.1-dev.20180803.164859.jar下载0.6.1-dev.20180803.164859#Release* Add a bunch more info to the `items-with-props` json dump**Original build time:** 2018-08-03 16:49:10 UTC+3展开版本: 0.6.1-dev.20180803.164859支持游戏: 1.12.2类型:ForgeRelease下载次数: 400.6.1-dev.20180803.030718tellme-1.12.2-0.6.1-dev.20180803.030718.jar下载0.6.1-dev.20180803.030718#Release* Add an `items-with-props` json dump**Original build time:** 2018-08-03 03:07:29 UTC+3展开版本: 0.6.1-dev.20180803.030718支持游戏: 1.12.2类型:ForgeRelease下载次数: 230.6.1-dev.20180529.182246tellme-1.12.2-0.6.1-dev.20180529.182246.jar下载0.6.1-dev.20180529.182246#Release* Use the explosion-sensitive method for getting the block resistance* Add a `player-nbt` dump* Add the active potion effects to the entity info**Original build time:** 2018-05-29 18:22:57 UTC+3展开版本: 0.6.1-dev.20180529.182246支持游戏: 1.12.2类型:ForgeRelease下载次数: 230.6.0tellme-1.12.2-0.6.0.litemod下载0.6.0#Release* Port to LiteLoader from the `1.12.2-0.6.0` Forge version**Original build time:** 2018-05-25 22:19:44 UTC+3展开版本: 0.6.0支持游戏: 1.12.2类型:LiteLoaderRelease下载次数: 2050.6.0tellme-1.12.0-0.6.0.litemod下载0.6.0#Release* Port to LiteLoader from the `1.12.2-0.6.0` Forge version**Original build time:** 2018-06-20 23:13:03 UTC+3展开版本: 0.6.0支持游戏: 1.12类型:LiteLoaderRelease下载次数: 2940.6.0tellme-1.12.2-0.6.0.jar下载0.6.0#Release* Add \"copy to clipboard\" support for some more things* Add a `/tellme locate` command to locate Blocks, TileEntities or Entities in loaded chunks* Add a `/tellme loaded chunks` sub-command/variant to print loaded chunks* Add several new columns/pieces of information to the `biome` dump* Add a `dump-json` dump command variant, which (for now at least) only works with the block registry dump* Add a `block-props` dump, which shows block hardness and resistance.* Note: this may not be accurate, if it depends on in-world data, like TileEntity data!* Add a `food-items` dump* Add a `musictypes` dump* Add a `creativetabs` dump* Add a `biomestats` command to get biome distribution/occurence percentages from the world* Add a `biomelocate` command to search for the closest location of a given biome (grid sampling)* Add a `/tellme track` command, which currently can print out or log (runtime-only) chunk loads and unloads, and entities joining the world* Add a `/tellme batch-run <filename>` command to execute commands from text files inside `config/tellme/batch_commands/foo.txt` (copied from World Utils)* Add new `blockstats` command variants* Add a `count-append` mode to the `blockstats` command* Rewrite the `blockstats` count code for much better performance* The `blockstats` command is now compatible with Not Enough IDs* Fix the header and footer in datadumps being broken (can\'t remember if those broke during 0.6.0 development or before)* Fix some `dump-csv` commands using the `*.txt` file name extension* Protect against some null values with mods doing weird stuff* Numerical columns are now sorted by their numerical value, not the string value* Formatting codes are now stripped from the dump outputs**Original build time:** 2018-05-25 15:33:36 UTC+3展开版本: 0.6.0支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 420.5.6tellme-1.12.2-0.5.6.jar下载0.5.6#Release* Add the forgotten TE position to the `tile-entities all-loaded` output* Add the ability to copy the registry names of entities, blocks and items from the chat output to the clipboard* Add a WorldType dump* Add a `Ticking?` column to the TileEntity dump* Add the enchantment ID to the `enchantment` dump**Original build time:** 2017-11-30 10:07:08 UTC+2展开版本: 0.5.6支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 360.5.5tellme-1.12.2-0.5.5.jar下载0.5.5#Release* Add clickable links to directly open the dump files, when the commands are used in single player* Refactor, clean up and optimize the `blockstats` code - it\'s now about 5 to 10 times faster in counting the blocks* Add a new variant of the `blockstats` command to count everything in all loaded chunks* Add an `all` target/type to the dump and list commands, to dump everything at once* Refactor the \"loaded entities/TileEntities\" code and add a new variant to list all loaded TileEntities* Remove all localizations (they wouldn\'t work if the mod isn\'t on the client, and there were none other than English anyway)**Original build time:** 2017-10-25 13:33:27 UTC+3展开版本: 0.5.5支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 140.5.4tellme-1.12.1-0.5.4.jar下载0.5.4#Release* Use a `.csv` file name extension for csv dumps* Fix a crash on dedicated servers in the Biome dump commands* Add Block, Entity and TE class to those debug outputs. Improve Block extendedState output.* Sign the JAR**Original build time:** 2017-09-15 00:10:15 UTC+3展开版本: 0.5.4支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 210.5.3tellme-1.12.0-0.5.3.jar下载0.5.3#Release* EntityInfo: Try `writeToNBTOptional()` first, to get the id tag too* Fix debug item regex parsing in configs* Add a `oredictionary-by-key-individual` dump* Improve/fix the CSV dump output format**Original build time:** 2017-07-15 16:50:00 UTC+3展开版本: 0.5.3支持游戏: 1.12类型:ForgeRelease下载次数: 170.5.2tellme-1.12.0-0.5.2.jar下载0.5.2#Release* Update to Forge `2363+` changes**Original build time:** 2017-06-25 15:26:33 UTC+3展开版本: 0.5.2支持游戏: 1.12类型:ForgeRelease下载次数: 110.5.1tellme-1.12.0-0.5.1.jar下载0.5.1#Release* Update to Forge `2348+` and the new registry system**Original build time:** 2017-06-24 20:04:24 UTC+3展开版本: 0.5.1支持游戏: 1.12类型:ForgeRelease下载次数: 120.5.0tellme-1.12.0-0.5.0.jar下载0.5.0#Release* Update to MC 1.12 (from `1.11.2-0.5.3`)* EntityInfo: Try `writeToNBTOptional()` first, to get the id tag too* Fix/improve the event handler stuff, so that right clicking with the debug items doesn\'t always produce double output**Original build time:** 2017-06-12 17:56:55 UTC+3展开版本: 0.5.0支持游戏: 1.12类型:ForgeRelease下载次数: 340.5.4tellme-1.11.2-0.5.4.jar下载0.5.4#Release* EntityInfo: Try `writeToNBTOptional()` first, to get the id tag too* Fix debug item regex parsing in configs* Add a `oredictionary-by-key-individual` dump* Improve/fix the CSV dump output format**Original build time:** 2017-07-15 16:35:18 UTC+3展开版本: 0.5.4支持游戏: 1.11.2类型:ForgeRelease下载次数: 770.5.3tellme-1.11.2-0.5.3.jar下载0.5.3#Release* Add Block hardness, resistance and material name to the block info output* Fix trying to get stack display name or unlocalized name for stacks with wildcard metadata value**Original build time:** 2017-05-10 03:01:10 UTC+3展开版本: 0.5.3支持游戏: 1.11.2类型:ForgeRelease下载次数: 160.5.2tellme-1.11.2-0.5.2.jar下载0.5.2#Release* Fix a NPE crash with removed/missing blocks in the `block-id-to-registryname` dump command* Add separate command variants `list-csv` and `dump-csv` to dump the outputs in a CSV format**Original build time:** 2017-03-20 15:25:50 UTC+2展开版本: 0.5.2支持游戏: 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 260.5.1tellme-1.11.2-0.5.1.jar下载0.5.1#Release* Add getting block info from the block adjacent to the targeted one - possibly useful for debugging \"ghost\" blocks* This is done by having the debug item in both hands, or by adding `adjacent` as the last argument to the `/tellme lookingat` command* Add a missing event handler for entity interaction - getting info from things like an Armor Stand now works* Improvements to the ray trace method (used for the `/tellme lookingat` command)* `/tellme loaded (tile)entities` commands:* Use a proxy to get the loaded chunks when on a client* Support parsing the `~` relative coordinate arguments* Add a new variant to list all loaded entities* Change the method used to write the data dumps to file - it is now _much_ faster with large data dumps* Add the Biome registry name to the `/tellme biome` command output* Add dump commands for simple biome id to biome name, and block id to block registry name dumps (I need them myself for some MapWriter/Anvilmapper things...)* Add an `Exists` column to the block dump.* When it says `false`, the block is then a Forge-added dummy air block placeholder for a missing block. Those happen if mods are removed or blocks are removed from a mod, and thus there are blocks missing from the game compared to the block ID map read from a `level.dat` file.* Add some missing command tab completions* Internal: Clean up and improve some command argument stuff* Don\'t show the metadata value (was shown as 0 in such cases) in block dumps unless there is a valid ItemStack found for the block**Original build time:** 2017-03-03 12:57:41 UTC+2展开版本: 0.5.1支持游戏: 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 260.5.0tellme-1.11.2-0.5.0.jar下载0.5.0#Release* Change `oredictionary-by-item` dump output format to something actually readable...* Add a command to list all loaded tile entities, either grouped by chunk or grouped by the TE type* Add command variants to list loaded entities or tile entities from a specified chunk or from all chunks (at least partially with)in an area* Add a command for dumping PotionTypes (in addition to the previous Potions, which is just the effect type itself)* Add a command for dumping all registered mob spawn eggs* Add a command for dumping all valid blockstates, either grouped by block, or each permutation of state separately**Original build time:** 2017-01-17 23:08:44 UTC+2展开版本: 0.5.0支持游戏: 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 130.4.0tellme-1.11.2-0.4.0.jar下载0.4.0#Release* Update to MC 1.11.2 (from `1.10.2-0.4.0`)**Original build time:** 2017-01-14 03:37:30 UTC+2展开版本: 0.4.0支持游戏: 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 180.5.4tellme-1.10.2-0.5.4.jar下载0.5.4#Release* EntityInfo: Try `writeToNBTOptional()` first, to get the id tag too* Fix debug item regex parsing in configs* Add a `oredictionary-by-key-individual` dump* Improve/fix the CSV dump output format**Original build time:** 2017-07-15 15:29:36 UTC+3展开版本: 0.5.4支持游戏: 1.10.2类型:ForgeRelease下载次数: 900.5.3tellme-1.10.2-0.5.3.jar下载0.5.3#Release* Add Block hardness, resistance and material name to the block info output* Fix trying to get stack display name or unlocalized name for stacks with wildcard metadata value**Original build time:** 2017-05-10 02:50:48 UTC+3展开版本: 0.5.3支持游戏: 1.10.2类型:ForgeRelease下载次数: 180.5.2tellme-1.10.2-0.5.2.jar下载0.5.2#Release* Fix a NPE crash with removed/missing blocks in the `block-id-to-registryname` dump command* Add separate command variants `list-csv` and `dump-csv` to dump the outputs in a CSV format**Original build time:** 2017-03-20 15:09:27 UTC+2展开版本: 0.5.2支持游戏: 1.10.2类型:ForgeRelease下载次数: 150.5.1tellme-1.10.2-0.5.1.jar下载0.5.1#Release* Add getting block info from the block adjacent to the targeted one - possibly useful for debugging \"ghost\" blocks* This is done by having the debug item in both hands, or by adding `adjacent` as the last argument to the `/tellme lookingat` command* Add a missing event handler for entity interaction - getting info from things like an Armor Stand now works* Improvements to the ray trace method (used for the `/tellme lookingat` command)* `/tellme loaded (tile)entities` commands:* Use a proxy to get the loaded chunks when on a client* Support parsing the `~` relative coordinate arguments* Add a new variant to list all loaded entities* Change the method used to write the data dumps to file - it is now _much_ faster with large data dumps* Add the Biome registry name to the `/tellme biome` command output* Add dump commands for simple biome id to biome name, and block id to block registry name dumps (I need them myself for some MapWriter/Anvilmapper things...)* Add an `Exists` column to the block dump.* When it says `false`, the block is then a Forge-added dummy air block placeholder for a missing block. Those happen if mods are removed or blocks are removed from a mod, and thus there are blocks missing from the game compared to the block ID map read from a `level.dat` file.* Add some missing command tab completions* Internal: Clean up and improve some command argument stuff* Don\'t show the metadata value (was shown as 0 in such cases) in block dumps unless there is a valid ItemStack found for the block**Original build time:** 2017-03-03 13:01:07 UTC+2展开版本: 0.5.1支持游戏: 1.10.2类型:ForgeRelease下载次数: 200.5.0tellme-1.10.2-0.5.0.jar下载0.5.0#Release* Change the `oredictionary-by-item` dump output format to something actually readable...* Add a command to list all loaded tile entities, either grouped by chunk or grouped by the TE type* Add command variants to list loaded entities or tile entities from a specified chunk or from all chunks (at least partially with)in an area* Add a command for dumping PotionTypes (in addition to the previous Potions, which is just the effect type itself)* Add a command for dumping all registered mob spawn eggs* Add a command for dumping all valid blockstates, either grouped by block, or each permutation of state separately**Original build time:** 2017-01-16 22:57:59 UTC+2展开版本: 0.5.0支持游戏: 1.10.2类型:ForgeRelease下载次数: 170.4.0tellme-1.10.2-0.4.0.jar下载0.4.0#Release* Block debug item: Don\'t call `getExtendedState()` on the server side - some mod blocks crash when you do that* Add config options to enable/disable the debug items* Add config options to change the debug items* Add command alternatives for the debug items:* `/tellme holding` and* `/tellme lookingat`* Add a dump type for registered dimensions* Add a dump command for enchantments* Add a dump command for fluids* Add a dump command for all Ore Dictionary entries* Add a dump command for potions* Add a dump command for SoundEvents* Add a dump command for registered TileEntities* Add a dump command for villager professions* Improve/clean up/change the existing `biome`, `block` and `item` dumps* Internal: Clean up the commands and localization things* Internal: Refactore/re-write all the dump things to use a common, dynamic data structure for the dump data stuffs**Original build time:** 2017-01-14 01:06:41 UTC+2展开版本: 0.4.0支持游戏: 1.10.2类型:ForgeRelease下载次数: 180.3.0tellme-1.10.2-0.3.0.jar下载0.3.0#Release* Add sub blocks and sub items to the block and item list dumps, when run on the client side* Add Ore Dictionary keys to the block (= item really) and item list dumps**Original build time:** 2016-09-29 22:00:01 UTC+3展开版本: 0.3.0支持游戏: 1.10.2类型:ForgeRelease下载次数: 120.3.0-pre.3tellme-1.10.2-0.3.0-pre.3.jar下载0.3.0-pre.3#Release* Update to MC 1.10.2**Original build time:** 2016-06-29 16:28:50 UTC+3展开版本: 0.3.0-pre.3支持游戏: 1.9.4, 1.10, 1.10.1, 1.10.2类型:ForgeRelease下载次数: 1070.3.0-pre.3tellme-1.10.0-0.3.0-pre.3.jar下载0.3.0-pre.3#Release* Update to MC 1.10* Fix entity list dump being broken (maybe just in a development environment...)**Original build time:** 2016-06-23 18:00:25 UTC+3展开版本: 0.3.0-pre.3支持游戏: 1.9.4, 1.10类型:ForgeRelease下载次数: 410.3.0-pre.2tellme-1.9.4-0.3.0-pre.2.jar下载0.3.0-pre.2#Release* Clean up some argument handling, add support for the relative `~` argument to the `blockstats` command* Clean up and improve and expand the `biome` info output somewhat* Add client-side command support* Add a basic \"list loaded entities\" command, which can show the entity count per chunk or per entity type**Original build time:** 2016-06-19 19:59:07 UTC+3展开版本: 0.3.0-pre.2支持游戏: 1.9.4类型:ForgeRelease下载次数: 180.2.11tellme-1.9.4-0.2.11.jar下载0.2.11#Release* Update to MC 1.9.4**Original build time:** 2016-05-19 17:09:59 UTC+3展开版本: 0.2.11支持游戏: 1.9.4类型:ForgeRelease下载次数: 120.2.11tellme-1.9.0-0.2.11.jar下载0.2.11#Release* Update to Forge 1840+* Now uses the new `PlayerInteractEvent` in Forge `1840+`**Original build time:** 2016-04-08 16:55:44 UTC+3展开版本: 0.2.11支持游戏: 1.9类型:ForgeRelease下载次数: 310.2.10-pre.1tellme-1.9.0-0.2.10-pre.1.jar下载0.2.10-pre.1#Release* Update for Forge `1805+`**Original build time:** 2016-03-27 01:09:50 UTC+2展开版本: 0.2.10-pre.1支持游戏: 1.9类型:ForgeRelease下载次数: 170.2.9-pre.1tellme-1.9.0-0.2.9-pre.1.jar下载0.2.9-pre.1#Release* Update to MC 1.9* **Note:** Since Forge doesn\'t yet have a replacement for `PlayerInteractEvent` for the new off hand stuff, the NBT dumps for blocks and items with a Gold Nugget and Blaze Rod are currently temporarily tied to a left click instead of the usual right click. To get a dump from an item, just left click any block with the blaze rod. For entities it works as usual with a right click though, since that uses a different event.**Original build time:** 2016-03-19 01:26:01 UTC+2展开版本: 0.2.9-pre.1支持游戏: 1.9类型:ForgeRelease下载次数: 170.3.0-pre.1tellme-1.8.9-0.3.0-pre.1.jar下载0.3.0-pre.1#Release* Clean up and improve and expand the biome info output somewhat* Clean up some argument handling and add support for the relative `~` argument to the `blockstats` command* Add client-side command support**Original build time:** 2016-05-01 22:43:47 UTC+3展开版本: 0.3.0-pre.1支持游戏: 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9类型:ForgeRelease下载次数: 4790.2.9tellme-1.8.9-0.2.9.jar下载0.2.9#Release* Update to MC 1.8.9* Fix one block rounding offset of the player position with negative coordinates in the `/tellme biome current` command_This version should work in all MC 1.8.x versions._**Original build time:** 2015-12-31 13:35:47 UTC+2展开版本: 0.2.9支持游戏: 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9类型:ForgeRelease下载次数: 230.2.8tellme-1.8.8-0.2.8.jar下载0.2.8#Release* Update to MC 1.8.8* Add the biome\'s temperature category to the `/tellme biome current` output* Some internal clean-up**Original build time:** 2015-12-27 16:08:19 UTC+2展开版本: 0.2.8支持游戏: 1.8.8类型:ForgeRelease下载次数: 240.2.7tellme-1.8.0-0.2.7.jar下载0.2.7#Release* Fix: Call `Block#getActualState()` to get the \"actual\" state* Update the Forge version built against**Original build time:** 2015-03-03 08:21:05 UTC+2展开版本: 0.2.7支持游戏: 1.8类型:ForgeRelease下载次数: 240.2.6atellme-1.8.0-0.2.6a.jar下载0.2.6a#Release* Some fixes to `block`/`item` list dumping**Original build time:** 2015-01-11 21:13:10 UTC+2展开版本: 0.2.6a支持游戏: 1.8类型:ForgeRelease下载次数: 180.2.6tellme-1.8.0-0.2.6.jar下载0.2.6#Release* Add `block`, `item` and `entity` list dumps* Note: block and item sub types are not listed, since the server doesn\'t know those**Original build time:** 2015-01-11 19:47:11 UTC+2展开版本: 0.2.6支持游戏: 1.8类型:ForgeRelease下载次数: 180.2.5tellme-1.8.0-0.2.5.jar下载0.2.5#Release* Minor clean-up to BiomeInfo* Change the interact event handler so that targeting fluids with the gold nugget is also possible (only works for source blocks though)* Fix an issue with Block metadata/ItemStack damage being read wrong for some blocks* Append a number to data dump filenames if a file already exists by that name* Print the filename of the dump file to chat after dumping the data**Original build time:** 2015-01-05 20:44:11 UTC+2展开版本: 0.2.5支持游戏: 1.8类型:ForgeRelease下载次数: 220.2.4tellme-1.8.0-0.2.4.jar下载0.2.4#Release* Update to MC 1.8 (from `1.7.10-0.2.3`)* Improve NBT printing and clean up the code for it a bit**Original build time:** 2015-01-03 01:24:34 UTC+2展开版本: 0.2.4支持游戏: 1.8类型:ForgeRelease下载次数: 200.2.6atellme-1.7.10-0.2.6a.jar下载0.2.6a#Release* Some clean-up and fixes to block/item list dumping**Original build time:** 2015-01-11 20:48:03 UTC+2展开版本: 0.2.6a支持游戏: 1.7.10类型:ForgeRelease下载次数: 5450.2.6tellme-1.7.10-0.2.6.jar下载0.2.6#Release* Add block, item and entity list dumps* Note: block and item sub types are not listed, since the server doesn\'t know those**Original build time:** 2015-01-11 17:00:00 UTC+2展开版本: 0.2.6支持游戏: 1.7.10类型:ForgeRelease下载次数: 190.2.5tellme-1.7.10-0.2.5.jar下载0.2.5#Release* Minor clean-up to BiomeInfo* Change the interact event handler so that targeting fluids with the gold nugget is also possible (only works for source blocks though)* Fix an issue with block metadata/itemstack damage being read wrong for some blocks* Append a number to data dump filenames if a file already exists by that name* Print the filename of the dump file to chat after dumping the data* Port the NBT formatter improvements from the 1.8 branch**Original build time:** 2015-01-05 16:10:28 UTC+2展开版本: 0.2.5支持游戏: 1.7.10类型:ForgeRelease下载次数: 190.2.3tellme-1.7.10-0.2.3.jar下载0.2.3#Release* Fix TAG_Byte_Array and TAG_Int_Array printing and improve the formatting.* Add an error message if the `blockstats query` filter meta value parsing fails**Original build time:** 2014-12-11 10:46:55 UTC+2展开版本: 0.2.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 160.2.2tellme-1.7.10-0.2.2.jar下载0.2.2#Release* Don\'t require the mod on the client* Fix a chat message translation issue when the mod is on the server side only* Fix an issue with the `blockstats` command output formatting + improve it a bit, especially with filters**Original build time:** 2014-12-11 01:23:03 UTC+2展开版本: 0.2.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 150.2.1tellme-1.7.10-0.2.1.jar下载0.2.1#Release* Add information dumps for items (was supposed to be in the previous release, but I forgot it, whoops...)* Only allow OPs to use the \"debug items\"**Original build time:** 2014-12-03 23:36:06 UTC+2展开版本: 0.2.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 170.2.0tellme-1.7.10-0.2.0.jar下载0.2.0#Release* Add Entity and TileEntity information dumps* Right click with a Gold Nugget to print to the console, or sneak + right click to dump the output to a file**Original build time:** 2014-12-03 01:10:19 UTC+2展开版本: 0.2.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 260.1.0tellme-1.7.10-0.1.0.jar下载0.1.0#Release* Add a `blockstats` command for counting all the blocks in a given area* Only allow OPs to execute the commands**Original build time:** 2014-12-01 23:45:15 UTC+2展开版本: 0.1.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 170.0.1tellme-1.7.10-0.0.1.jar下载0.0.1#Alpha* Initial release* Available commands: `/tellme biome [ current | dump | list ]`**Original build time:** 2014-11-23 22:43:23 UTC+2展开版本: 0.0.1支持游戏: 1.7.10类型:ForgeAlpha下载次数: 14全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
TellMe |
楼主
2025-8-10 19:33:50
回复(0)
收起回复
|