{bbname}

搬砖狐 | 夜航星 发表于 2025-8-10 19:47:50

URLium (URLium)-MOD模组

URLium (URLium)Github |相关wiki |源站链接支持: fabricURLium是一个Polymer库服务器端模组,可以通过HTTP(S)将红石、实体、命令和方块状态数据传输到可配置的URL。https://i.sodamc.com/modrinth/P3LPubkwh3.jpg

URLium仅传输出站请求,并将HTTP响应数据记录到服务器日志中。URLium不允许传入命令或控制。服务器的任何传入控制由现有的本地RCON连接执行,而不是URLium的任何功能。

URLium功能:

- URLium方块
报告红石能力级别变化也可以被用户右键点击传输\'放置\',\'破坏\',\'使用\'和\'感知\'事件

- URL Post Wand
用于报告目标方块或实体数据

- URL Config Wand
在标牌、箱子、木桶、比较器、光照传感器、命运感应器、漏斗、投掷器、派发器、讲台和生物身上使用将启用/禁用更改报告当更改或块更新发生时,发送箱子内容(不总是实时)更改时发送标牌正反面文本内容更改时发送比较器电力等级更改时发送命运感应器电力、相位和频率光感应器电力等级更改时发送当可书写书籍或已写书籍放置在讲台上时,发送内容具有更改报告的生物和实体在被任何用户右键点击时发送“互动”事件

- Ugetblock命令
- Usetblock命令
可通过RCON访问的命令,用于为远程web服务器RCON响应查询和设置方块数据允许外部服务器执行轻量级查询并获取原始(\'F3+i\'调试查询)方块数据如果未加载,强制方块加载/生成指定维度(不同于普通/setblock命令)静默执行web服务器应用/游戏逻辑可以用任何能通过RCON进行响应的Web语言编写PHP,Python,Java,JS,Go,C#... 任何语言均可

- \"/webcom\" 命令
用户可以通过\"/webcom ...消息文本...\"向web服务器发送消息在配置文件中设置命令名称(\"webcom\")为任何未使用的命令名称最多3个自定义命令!

通过RCON响应Minecraft服务器以完成输入/输出电路的循环。

可能的用途:

- 服务器与服务器红石电路
- 为问答竞赛比较已写书籍文本
- 从网络获取交互式I/O:
- 寻宝
通过启用报告的箱子查看谁最先收集物品通过Post Wand查看谁最先点击方块

- 通过触发树莓派植物浇水系统从游戏中事件为真实植物浇水
- 任何可以通过HTTP完成的事情

依赖:

- Polymer 0.5.18 for Fabric 1.20.1
- Polymer 0.6.2 for Fabric 1.20.2
一定要运行\'/polymer generate-pack\'来生成客户端资源包,并更新服务器设置中的SHA1密钥,否则URLium物品将不可见。

配置:

在/config/urlium.properties中设置URL:

- target=https://my.web.server/full/path/
- 代理=可选用户代理名称
- messageCommand=webcom
- securityToken=secret_token
(标记包含在Authentication: Bearer标题中)

示例PHP Web服务器响应脚本:

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/php/index.php]点击这里访问

示例Golang脚本:

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/golang/urlium.go]点击这里访问

示例Python脚本:

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/python/urlium.py]点击这里访问

更多文档请参见:

https://github.com/JacobMunoz/urlium_1_20_1_public]点击这里访问

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_a.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_a.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_b.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_b.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_c.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_c.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_d.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_d.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_e.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_e.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_f.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_f.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_g.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_g.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_h.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_h.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_i.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_i.png?raw=true

https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_j.png?raw=true]https://github.com/JacobMunoz/urlium_1_20_1_public/blob/master/doc/urlium1_j.png?raw=true

来自Modrinth所有游戏版本1.20.21.20.1所有类型fabricURLium 1.3.0 for 1.20.2urlium-1.3.0-1.20.2.jar下载1.3.0#Release* Use Polymer 0.6.2* Fixed Lectern \"bookContents\" output from written books** Added \"isWritten\", \"bookAuthor\", and \"bookTitle\" data* Fixed \'wall sign\' crash bug - change reporting on standing-signs, hanging-signs, and wall-signs all work correctly* Added change reporting to Droppers and Dispensers* Added \"place\" and \"break\" signals to URL Post Block展开版本: 1.3.0支持游戏: 1.20.2类型:FabricRelease下载次数: 95URLium 1.3.0 for 1.20.1urlium-1.3.0-1.20.1.jar下载1.3.0#Release* Use Polymer 0.5.18* Fixed Lectern \"bookContents\" output from written books** Added \"isWritten\", \"bookAuthor\", and \"bookTitle\" data* Fixed \'wall sign\' crash bug - change reporting on standing-signs, hanging-signs, and wall-signs all work correctly* Added change reporting to Droppers and Dispensers* Added \"place\" and \"break\" signals to URL Post Block展开版本: 1.3.0支持游戏: 1.20.1类型:FabricRelease下载次数: 149URLium 1.2.0 for 1.20.2urlium-1.2.0-1.20.2.jar下载1.2.0-1.20.2#ReleaseUpdated for 1.20.2, use appropriate Polymer Library 0.6.2展开版本: 1.2.0-1.20.2支持游戏: 1.20.2类型:FabricRelease下载次数: 61URLium 1.2.0 for 1.20.1urlium-1.2.0-1.20.1.jar下载1.2.0-1.20.1#ReleaseUpdated for 1.2.0, use appropriate Polymer Library 0.5.18* added reporting on hoppers* added reporting on entities and mobs* cleaned postblock bug and new texture* added 2 new message commands* added permission levels to all user commands* updated to latest Polymer version for 1.20.1展开版本: 1.2.0-1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 74URLium 1.1.0urlium-1.1.0.jar下载1.1.0#Release* Cleaned JSON inventory output* Added comparators, trapped chests, sculk sensors, light sensors to entity list* Using buffer table to reduce repeated transmissions of duplicate data using hash value* Added optional authentication token to POST header展开版本: 1.1.0支持游戏: 1.20.1类型:FabricRelease下载次数: 72URLium 1.0.3urlium-1.0.3.jar下载1.0.3#Release- Updated to Polymer Library 0.5.14- Added parameter to end of /ugetblock command- Fixed /ugetblock command to pull from any block (even if unloaded, forces generation)- Added barrels to URLium Config Wand container reporting BlockEntites- Fixed text label for \"URLium Config Wand\"展开版本: 1.0.3支持游戏: 1.20.1类型:FabricRelease下载次数: 101URLium 1.0.2urlium-1.0.2.jar下载1.0.2#Beta- Fixed redstone power reporting on the post_block (was only reporting 0)- Fixed wand \"device=wand\" not included in response- added \'/webcom\' message command to send messages to webserver.- message command name can be set in config file- please re-download the latest (previous upload was missing some fixes)展开版本: 1.0.2支持游戏: 1.20.1类型:FabricBeta下载次数: 60全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

**** Hidden Message ***** URLium
页: [1]
查看完整版本: URLium (URLium)-MOD模组