▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/ServerTimeline
ServerTimeline

ServerTimeline

Records, stores, and displays Minecraft Java Server events such as player activity, block changes, and entity kills.

Оцените первым
6
0

Description

ServerTimeline is a Minecraft Java Server plugin that records, stores, and displays server events such as player activity, block changes, item activity, and entity kills. If you have a question, please make an issue.

Features

  • Simple
  • Configuration
  • SQLite Database
  • Player, Block, Item, Entity/Boss Kill Event Logging
  • Real-time Timeline
  • Timeline Pagination
  • Event Type Filtering
  • Async Database Saving
  • Automatic Data Retention
  • Permission Support
  • Console Support
  • Compatible with 7 Server Software

Installation

  1. Download the plugin
  2. Put the plugin into the plugins folder
  3. Restart the server

Commands

CommandDescriptionPermissionDefaultConsole SupportAliases
/timelineView the server timelineservertimeline.viewOPYESNONE
/timeline <page>View a specific timeline pageservertimeline.viewOPYESNONE
/timeline type <event>Filter timeline by event typeservertimeline.viewOPYESNONE
/timeline type <event> <page>View a filtered timeline pageservertimeline.viewOPYESNONE

Event Types

Event TypeDescription
PLAYER_JOINPlayer joins the server
PLAYER_QUITPlayer leaves the server
PLAYER_DEATHPlayer dies
BLOCK_BREAKPlayer breaks a block
BLOCK_PLACEPlayer places a block
ITEM_PICKUPPlayer picks up an item
ITEM_DROPPlayer drops an item
ITEM_CRAFTPlayer crafts an item
ENTITY_KILLPlayer kills an entity
BOSS_KILLPlayer kills a boss

Configuration

settings:
  enabled: true
  language: "en"

database:
  type: "sqlite"
  file: "timeline.db"

logging:
  player:
    join: true
    quit: true
    death: true
  block:
    break: true
    place: true
  item:
    pickup: false
    drop: false
    craft: false
  kill:
    entity: false
    boss: true

retention:
  enabled: false
  days: 30

performance:
  async: true
  queue-size: 1000

timeline:
  auto: true
  page-size: 10
Партнёрский материал

Сервер для плагина ServerTimeline - как у профи

Плагин ServerTimeline создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином ServerTimeline для друзей можно за пару минут - BungeeHost всё уже подготовил.

Часто задаваемые вопросы

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

Minecraft: Java Edition

26.2.x26.1.x1.21.x

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

Сервер

Ссылки


Создатели

Детали

Лицензия:
Опубликован:3 недели назад
Обновлён:3 недели назад
Главная