Skip to content

Dseym/amongUsMinecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amongUsMinecraft

Плагин. Играй в Среди Нас в майнкрафт! / Plugin. Play Among Us in Minecraft!

ENG

Description

New minecraft mini-game based on the canon of the game Among Us! Complete tasks, look for imposters, or kill if you are an imposter yourself!

Updates 1.5

  1. Added new values ​​to config.yml
  2. Added map editing to mapConfig
  3. Added scoreboard in game
  4. Added textures
  5. Added new messages in messages.yml
 error: "Произошла ошибка"
 imposters: "Самозванцев: "
 confirmEject: "Подтверждение: "
 visualTasks: "Визуальное: "
 time: "Время: "
 map: "Карта: "
 you: "Ты: "
 live: "Жив"
 kills: "Убийств: "
  1. Fixed bugs
  2. Minor changes

Version 1.5

Commands

/among help - get all commands

Permission

  1. among.start - /among start (for owner lobby)
  2. among.create - /among create (for owner lobby)
  3. among.setting - /among setting (for owner lobby)
  4. among.setlobby - /among setlobby
  5. among.command - send commands while playing
  6. among.impostor - /among impostor
  7. among.signs - creating signs

Signs

Signs for entering the lobby. Example:

 Line1: [AmongUs]
 Line2: *nameLobby*

ATTENTION!!!

  1. The lobby and the map must be in the same world!

Change map settings(locations of tasks, sabotages, etc.)

In file AmongUs/mapConfig/example.yml (you can create your) Download

Messages

In file AmongUs/messages.yml Download

Game config

In file AmongUs/gameConfig/example.yml (you can create your)

map: mapConfig
visual_task: true
confirm_eject: true
imposters: 1
emergency_metting: 1
timeout_metting: 10
time_voting: 60
speed_player: 2
timeout_kill: 15
distance_kill: 2
playerOnCount: 3
tasksNum: 16

Video about the plugin (in Russian) - https://youtu.be/lHh4xp_ziro.

Compile

  1. Download the source code and upload it to Eclipse for example.
  2. Add External JARs: Server Core 1.12.2.
  3. Add External JARs: ProtocolLib 1.12.2.
  4. Now you have the code that you can edit!

Install for Server

  1. Download the compiled AmongUs and upload it to your server.
  2. Download ProtocolLib and upload it to your server.
  3. Upload world.tar on server and unzip.
  4. Have fun!

RUS

Описание

Новая мини-игра в майнкрафт, основанная по канону игры Among Us! Выполняй задания, ищи imposters, или убивай если ты сам imposter!

Команды

/among help - получить все команды

Права

  1. among.start - /among start (для основателя лобби)
  2. among.create - /among create (для основателя лобби)
  3. among.setting - /among setting (для основателя лобби)
  4. among.setlobby - /among setlobby
  5. among.command - отправлять команды во время игры
  6. among.impostor - /among impostor
  7. among.signs - создание табличек

Signs

Таблички для входа в лобби. Пример:

 Line1: [AmongUs]
 Line2: *название_лобби*

ATTENTION!!!

  1. Лобби и карта должны быть в одном мире!

Change map settings(locations of tasks, sabotages, etc.)

В файле AmongUs/mapConfig/example.yml (вы можете создать свой) Скачать

Сообщения

В файле AmongUs/messages.yml. Скачать

Игровой конфиг(gameConfig)

В файле AmongUs/gameConfig/example.yml (вы можете создать свой)

map: mapConfig
visual_task: true
confirm_eject: true
imposters: 1
emergency_metting: 1
timeout_metting: 10
time_voting: 60
speed_player: 2
timeout_kill: 15
distance_kill: 2
playerOnCount: 3
tasksNum: 16

Видео о плагине (на русском) - https://youtu.be/lHh4xp_ziro.

Компиляция

  1. Скачайте исходный код и загрузите, к примеру, в Eclipse.
  2. Добавьте External Jars в проект: Серверное ядро 1.12.2.
  3. Добавьте External Jars в проект: ProtocolLib 1.12.2.
  4. Теперь у Вас есть код для редактирования!

Установка на сервер

  1. Скачайте скомпилированный AmongUs и загрузите на сервер.
  2. Скачайте ProtocolLib и загрузите на сервер.
  3. Загрузите world.tar на сервер и распакуйте.
  4. Веселись!