|
|
World Primer (世界启动器)Github |相关wiki |源站链接支持: forgeWorld Primer 是一个在特定事件发生时自动运行一组命令的Mod,例如当新世界首次创建,当一个世界被加载,当一个维度被加载,当玩家加入游戏,退出游戏,死亡或重生时。它还支持定时周期性命令。
描述
World Primer 可以在特定事件发生时自动运行一组命令,例如新世界首次创建、世界加载、维度加载、玩家加入游戏、退出游戏、死亡或重生。同时也支持定时/周期性命令。
配置
所有配置也可以通过游戏内设置菜单进行配置。
*请阅读配置文件中的注释*。其中列出了所有可能的命令替换,以及许多其他信息。大多数替换和命令前缀在不同版本的模组中有所更改,较新的版本拥有更多的配置/事件类型和字符串替换。配置文件的注释是查看该特定模组版本正确信息的最简单的方法。
*注意:*配置文件中的所有命令都不应带有斜杠前缀!斜杠仅在通过聊天或服务器控制台发送命令时才需要,在此确认消息不是聊天消息,而是一条命令。当然值得一提的是 World Edit 命令除外,因为它们通常通过聊天中使用双斜杠,所以它们在配置文件中应该使用单斜杠。
命令配置
在以下配置选项中设置了各种事件发生时要运行的命令。
*注意:*较旧的模组版本还没有所有这些功能。
- dimensionLoadingCommands - 每次加载维度时执行的命令
- earlyWorldCreationCommands - 初始世界创建时要运行的命令,在生成或加载生成区块之前。如果启用了维度加载跟踪,则甚至在加载/初始化任何维度之前。
- ...
详细解释请阅读完整文本以便更好的了解
来自Modrinth所有游戏版本1.121.12.11.12.21.111.11.11.11.21.101.10.11.10.21.7.10所有类型forge0.6.0-dev.20200122.211517worldprimer-1.12.2-0.6.0-dev.20200122.211517.jar下载0.6.0-dev.20200122.211517#Release* Don\'t run dimension leave/enter commands from player join/quit events* There is a new config option to restore the previous behavior, if anyone relied on it**Original build time:** 2020-01-22 21:15:34 UTC+3展开版本: 0.6.0-dev.20200122.211517支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 1,0180.6.0-dev.20190814.220944worldprimer-1.12.2-0.6.0-dev.20190814.220944.jar下载0.6.0-dev.20190814.220944#Release* Add a `/worldprimer spread-player` command, which is mainly meant for skyblock type spreading of players either on a grid or positioned randomly when they first join* More details about the command: build time:** 2019-08-14 22:09:56 UTC+3展开版本: 0.6.0-dev.20190814.220944支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 810.6.0-dev.20190525.121747worldprimer-1.12.2-0.6.0-dev.20190525.121747.jar下载0.6.0-dev.20190525.121747#Beta* Add a new config option to change the default command sender name used by the commands ran by World Primer* Add a new command prefix `worldprimer-command-sender \"Name Here\" ...` for changing the command sender name per-command, if needed**Original build time:** 2019-05-25 12:18:07 UTC+3展开版本: 0.6.0-dev.20190525.121747支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 620.6.0-dev.20190309.202458worldprimer-1.12.2-0.6.0-dev.20190309.202458.jar下载0.6.0-dev.20190309.202458#Beta* Added some new command substitutions:* `{SPAWN_POINT_X}` etc. which won\'t consider the \"spawn coordinate\", such as the one in The End* `{PLAYER_BED_X}` etc. which is the last set bed/spawn location, without checking if it\'s valid* `{PLAYER_BED_SPAWN_X}` etc. which also checks that the bed is valid for spawning* `{WORLD_TICK_DAY}` which is the current world time/day time, instead of the total world time tick that `{WORLD_TICK}` returns* Note that the player bed locations will be left un-substituted if the returned position is null/not valid/doesn\'t exist**Original build time:** 2019-03-09 20:25:10 UTC+2展开版本: 0.6.0-dev.20190309.202458支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 650.6.0-dev.20190112.001021worldprimer-1.12.2-0.6.0-dev.20190112.001021.jar下载0.6.0-dev.20190112.001021#Beta* Fixed the mod file not getting signed (accidentally removed a local gradle config...)**Original build time:** 2019-01-12 00:10:3x UTC+2展开版本: 0.6.0-dev.20190112.001021支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 670.6.0-dev.20190108.182306worldprimer-1.12.2-0.6.0-dev.20190108.182306.jar下载0.6.0-dev.20190108.182306#Beta* Add a couple of FML event log messages* Allow `*` as a wildcard for the dimension id in the dim command prefixes**Original build time:** 2019-01-08 18:23:1x UTC+2展开版本: 0.6.0-dev.20190108.182306支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 630.6.0-dev.20181206.234027worldprimer-1.12.2-0.6.0-dev.20181206.234027.jar下载0.6.0-dev.20181206.234027#Beta* Allow commenting out commands with a `#` prefix* Allow offsets also in non-periodic timed commands* Add support for saving Chisels & Bits blocks in the cross-world compatible format to the `create-structure` command**Original build time:** 2018-12-06 23:40:38 UTC+2展开版本: 0.6.0-dev.20181206.234027支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 640.6.0-dev.20180609.231640worldprimer-1.12.2-0.6.0-dev.20180609.231640.jar下载0.6.0-dev.20180609.231640#Beta* Add the forgotten \"Materials\" tag to the written Schematics* Fix `enablePlayerRespawnCommands` using the value of `enablePlayerJoinCommands` (copy paste fail)**Original build time:** 2018-06-09 23:16:5x UTC+3展开版本: 0.6.0-dev.20180609.231640支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeBeta下载次数: 540.6.0-dev.20180503.005000worldprimer-1.12.2-0.6.0-dev.20180503.005000.jar下载0.6.0-dev.20180503.005000#Alpha* Fix the `create-structure` command\'s usage/help being all messed up* Fix/clean up some more command help stuff**Original build time:** 2018-05-03 00:50:10 UTC+3展开版本: 0.6.0-dev.20180503.005000支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 560.6.0-dev.20180502.210326worldprimer-1.12.2-0.6.0-dev.20180502.210326.jar下载0.6.0-dev.20180502.210326#Alpha* Add a command `/worldprimer create-structure` to create/save vanilla structures or schematics**Original build time:** 2018-05-02 21:03:36 UTC+3展开版本: 0.6.0-dev.20180502.210326支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 500.6.0-dev.20180430.173749worldprimer-1.12.2-0.6.0-dev.20180430.173749.jar下载0.6.0-dev.20180430.173749#Alpha* Add support for listening for JED dimension deletion commands/events, and reset the dimension load count for that dimension* Count/handle player dimension leaves/enters also from player join/quit/respawn events* Fix some bugs with the data tracker saving/loading**Original build time:** 2018-04-30 17:38:0x UTC+3展开版本: 0.6.0-dev.20180430.173749支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 660.6.0-dev.20180429.194246worldprimer-1.12.2-0.6.0-dev.20180429.194246.jar下载0.6.0-dev.20180429.194246#Alpha* Improve some console log messages* Add support for loading Schematic files in the `place-structure` command* **NOTE:** At least MCEdit-Unified and MCEdit2 don\'t currently create a usable block palette for modded blocks. Schematica does work correctly in that regard, however Schematica being a client-side mod, it doesn\'t and can\'t store all the TileEntity data...* Add support for DATA structure blocks to call functions* Add the ability to use DATA structure blocks in structures placed with `/worldprimer place-structure`* The `Custom Data Tag Name` of the DATA block will be executed as a `/function`* Add a new argument `data-functions` to enable the Data Structure Block functions**Original build time:** 2018-04-29 19:42:56 UTC+3展开版本: 0.6.0-dev.20180429.194246支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 650.6.0-dev.20171201.034137worldprimer-1.12.2-0.6.0-dev.20171201.034137.jar下载0.6.0-dev.20171201.034137#Alpha* Fix substitution arithmetic with negative values**Original build time:** 2017-12-01 03:41:46 UTC+3展开版本: 0.6.0-dev.20171201.034137支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 620.6.0-dev.20171117.213848worldprimer-1.12.2-0.6.0-dev.20171117.213848.jar下载0.6.0-dev.20171117.213848#Alpha* Add timed commands (based on game ticks)* **Swap the order of the count and dim arguments in the worldprimer-dim-command-nth command prefix*** Add a chunk loading fake command variant `worldprimer-load-blocks` that takes in block coordinates**Original build time:** 2017-11-17 21:39:03 UTC+2展开版本: 0.6.0-dev.20171117.213848支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 690.6.0-dev.20171102.195305worldprimer-1.12.2-0.6.0-dev.20171102.195305.jar下载0.6.0-dev.20171102.195305#Alpha* Add a `/worldprimer reload-configs` command* Internally refactor command substitutions* Add top block Y at a given XZ location substitution* Add a rand substitution* Add a `TOP_Y_RAND` substitution* Add player commands for join, quit, death, respawn, enter & leave dimension* Add an optional `centered` argument to the `place-structure` command* Add more info about command substitutions to the config category comment* Add real time and game tick substitutions. Expand the doc in the config.* Remove the escape character from escaped substitutions**Original build time:** 2017-11-02 19:53:15 UTC+2展开版本: 0.6.0-dev.20171102.195305支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeAlpha下载次数: 600.6.0-dev.20171010.003436worldprimer-1.12.2-0.6.0-dev.20171010.003436.jar下载0.6.0-dev.20171010.003436#Alpha* Add a `worldprimer place-structure` command* It can place schematics/structures to the world**Original build time:** 2017-10-10 00:34:46 UTC+3展开版本: 0.6.0-dev.20171010.003436支持游戏: 1.12.2类型:ForgeAlpha下载次数: 620.5.0worldprimer-1.12.2-0.5.0.jar下载0.5.0#Release* Fix all commands being executed in the overworld* Add a `worldprimer-load-chunks` built-in fake command* Sign the JAR**Original build time:** 2017-10-09 15:32:50 UTC+3展开版本: 0.5.0支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 990.4.0worldprimer-1.12.0-0.4.0.jar下载0.4.0#Release* Update to MC 1.12 (from `1.11.2-0.4.0`)**Original build time:** 2017-06-11 21:44:17 UTC+3展开版本: 0.4.0支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 880.5.0worldprimer-1.11.2-0.5.0.jar下载0.5.0#Release* Fix all commands being executed in the overworld* Add a `worldprimer-load-chunks` built-in fake command* Signed the JAR**Original build time:** 2017-10-09 15:39:50 UTC+3展开版本: 0.5.0支持游戏: 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 850.5.0worldprimer-1.10.2-0.5.0.jar下载0.5.0#Release* Fix all commands being executed in the overworld* Add a `worldprimer-load-chunks` built-in fake command* Signed the JAR**Original build time:** 2017-10-09 15:15:26 UTC+3展开版本: 0.5.0支持游戏: 1.10, 1.10.1, 1.10.2类型:ForgeRelease下载次数: 950.4.0worldprimer-1.11.2-0.4.0.jar下载0.4.0#Release* Fixed dimension load tracker not clearing itself of the data for a previously loaded world, when creating new worlds in single player* Added new variants of world creation and loading commands. There are now two separate variants:* One that executes before the worlds/dimensions have loaded* One that executes after the server has started, i.e. the \"static\" dimensions have loaded and the overworld spawn chunks have loaded* Added dimension ID and spawn point coordinate substitution support to the commands* Added several new debug console log messages, that can be enabled with the existing verbose logging option. (They also now always log on the debug level even when the option is disabled. If the option is enabled, then they log on the info level.)* **NOTE: Because of the new command variants, some config options have been renamed and the time at which the commands run, has changed a bit. Backing up the old config (renaming it) and then generating a new config is recommended!****Original build time:** 2017-05-19 18:01:06 UTC+3展开版本: 0.4.0支持游戏: 1.10.2, 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 260.3.0worldprimer-1.10.2-0.3.0.jar下载0.3.0#Release* Fixed the configs not loading properly due to casing issues* Added dimension load count tracking* Added a new dimension loading command variant to run commands either on a specific load count, or on any multiple of a load count (modulo)* The world creation commands should now work in all WorldTypes, if using the dimension load tracking* World loading commands are now ran from the server started event, instead of dimension 0 loading event**Original build time:** 2017-03-15 21:40:38 UTC+2展开版本: 0.3.0支持游戏: 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 290.2.1worldprimer-1.10.2-0.2.1.jar下载0.2.1#Release* Fix non-dimension-specific dimension loading commands not working**Original build time:** 2017-02-06 23:56:18 UTC+2展开版本: 0.2.1支持游戏: 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 240.2.0worldprimer-1.10.2-0.2.0.jar下载0.2.0#Release* Added the option to run commands on every world load* Added the option to run commands on every dimension load, with the possibility to only run them for a specific dimension* Added toggle options to disable specific types of commands without having to remove all of them from the config**Original build time:** 2017-02-06 20:23:45 UTC+2展开版本: 0.2.0支持游戏: 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 260.1.0worldprimer-1.10.2-0.1.0.jar下载0.1.0#Release* Initial release - can automatically run commands on world creation**Original build time:** 2017-02-06 03:49:03 UTC+2展开版本: 0.1.0支持游戏: 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2类型:ForgeRelease下载次数: 200.5.0worldprimer-1.7.10-0.5.0.jar下载0.5.0#Release* Fix all commands being executed in the overworld* Add a `worldprimer-load-chunks` built-in fake command**Original build time:** 2017-10-09 14:54:39 UTC+3展开版本: 0.5.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 1200.4.0worldprimer-1.7.10-0.4.0.jar下载0.4.0#Release* Update to be based on the 1.10.2/1.11.2 0.4.0 release* Add dimension load count tracking and a new dimension load command variant* Add several debug log messages* Fix dimension load tracker not always clearing the old data* Added and changed the world creation and loading commands* Add dimension ID and spawn coordinate substitution support to the commands**Original build time:** 2017-09-13 15:53:54 UTC+3展开版本: 0.4.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 260.2.1worldprimer-1.7.10-0.2.1.jar下载0.2.1#Release* Fix configuration file issues caused by config category case sensitivity* Changed configuration loading a bit - should now properly (re-)load the config file when a world is loaded**Original build time:** 2017-02-11 09:31:21 UTC+2展开版本: 0.2.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 500.2.0worldprimer-1.7.10-0.2.0.jar下载0.2.0#Release* Backport the 1.10.2/1.11.2 0.2.0 version to MC 1.7.10**Original build time:** 2017-02-06 23:51:54 UTC+2展开版本: 0.2.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 34全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
World Primer |
楼主
2025-8-10 19:58:15
回复(0)
收起回复
|