▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
CSMC

CSMC

CSGo based minigame, supporting multi map and Folia

2.7K
24

Development of the plugin was started by Danablend. After his retirement from the project, barpec12 took over the development. Meanwhile tontito007 continued the project giving support for multi map, Folia servers and Quality Armory soft dependency

Introduction: CSMC is a gamemode that changes everything about Minecraft, adding the classic "Defuse" Counter Strike gamemode, where Terrorists have to plant a bomb, while Counter Terrorists should protect bomb sites and defuse the bomb if it would be planted. Several gamemodes exist, check config.

Dependencies: CSMC needs the following for the plugin to work:

  • Quality Armory - Soft dependent since 2.2.0 (without it you can play with standard Minecraft armory)
  • One or more Maps to play the game, set on a World, Must be dedicated world(s), due to rules applied that will conflict with other game modes, like survival, ...
  • Positions set up (More about that under the "Setting up" section)

Setting up: Before you can start playing the game, there are some things that needs to be clear and set up. That includes the following things:

  • Set up the CS map (VIA In-game commands - /csmc setMap)
  • Set up a lobby location (VIA In-game commands - /csmc setlobby)
  • Set up spawn points for both teams (VIA In-game commands - /csmc setspawn counterterrorist/terrorist)
  • (Optional) Set up the bomb sites (VIA In-game commands - /csmc setBombSite A/B) for future AI support
  • Place bedrock or obsidian on the bomb-spots (config bomb-block:)
  • Start game by tapping a colour from Yellow, Blue, Red or Green
  • Optionally mess around with the configuration to fit your needs
  • SQLite BD is used to have multi map
  • to stop running game /csmc stop

We now have PlaceHolderApi support, returning:

  • "N/S" if it doesn't find the placeholder or it returns NULL
  • "N/A" if placeholder is found but no data returned
  • or will return the expected value if all ok

List of available placeholders:

  • %csmc_playercount_playing% - total players playing csmc
  • %csmc_playerlist_playing% - list of players playing comma separated
  • %csmc_game_running% - if CSMC game is running, returns "0" or "1"
  • %csmc_map_set% - current map selected
  • %csmc_current_round% - current round
  • %csmc_player_team_color% - current player color (or colour)
  • %csmc_player_kills% - current player kill count
  • %csmc_player_deaths% - current player deaths count
  • %csmc_player_money% - current player kill money
  • %csmc_player_mvp% - current player times mvp count
  • %csmc_player_has_bomb% - if current player has bomb, returns "0" or "1"
  • %csmc_player_team_list% - current player team list comma separated
  • %csmc_player_opponent_team_color% - player's opponent team color

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 года назад
Обновлён:2 месяца назад
Главная