作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge
标签: management minigame utility
Did you want to make a CS GO type build or something like that? But I want to!) And I was missing several mods to implement the build, so I created my own!!!
My mod provides the player with 6 types of blocks in the creative. Here are all of them:

In order for everything to work, you need to place spawn blocks (4, 5, 6) in the world, and also select a team (2, 3) use right mouse button. Then click right mouse button on start game block (1). When all team players died, all players teleported on end game block (6) an game is ended. (game end functional was added above 1.0.4 version)
In the creative, the blocks can be taken from the "TSP" section (before 1.0.3 on "Functional blocks")

This work only play with friends (start game work when any team have player) (need installation mod on server and client)
Attention! Spawn points are saved at the moment when the block is placed, and are deleted when any of them is destroyed. I not recommended use command
/team ... (to delete, add players and delete teams), this crashed all mod logic
If you accidentally used the /team... command incorrectly, then give yourself a test_block using /give, put it on and break it, then everything will be fixed. If you right-click on this block, it will display the debugging information of the mod. Or use /TSPreload and /TSPtestInfo.
Team red, team blue blocks out redstone signal if click right mouse button on its. Start game block out redstone signal if game start. (above 1.0.22) End game block out redstone signal if game end. (above 1.0.28)

/TSPstartGameGiveItem1 and /TSPstartGameGiveItem2. You can set 2 items and it count, which will be issued at the start of the game/TSPclearItems12EndGame - clear items, which were giving at the beginning of the game by commands /TSPstartGameGiveItem1 and /TSPstartGameGiveItem2/TSPdropPlayerItem rule item count - you can enable (rule) and set item and it's count, this item drops during player death/TSPstartGameAlone - a test function for the ability to start the game if one of the teams is empty/TSPendGameClearItemsOnGround - clears all items on ground before game ending/TSPstartGame, /TSPgoToTeamRed, /TSPgoToTeamBlue - simulate right mouse button click on relevant blocks. Commands /TSPtestInfo, /TSPreload - simulate test_block/TSPtestInfo have @entity parametr. It's do for command blocks in world with disable cheats/TSPsetDeadPlayersSpectrator - set dead players spectrator. Then, after the end of the game, it transfers them to the previous game mod/TSPteamPlayersNickVisible: 0 - always, 1 - hide for other teams, 2 - never/TSPsetTeamsFriendlyFire: set team friendly fire in start game/TSPendGameSetHealthAndFoodLevelMax: set team players max health and food level in end game/TSPendGameClearEffects - clear all effects all team players before end game/TSPstartGameSetHealthAndFoodLevelMax: set team players max health and food level in start game/TSPstartGameClearEffects - clear all effects all team players in start game/TSPstartGameOnlyAllPlayersInTeams - start game only all players in world have a team请登录后举报
暂无评论,抢个沙发吧~