Перейти к содержимому
Mineforgian

Auto-worldreset

A good automatic world reset plugin that allows you to automatically reset your worlds. Prefect for farmworlds

Загрузки
276
Подписчики
0
Обновлён
23 октября 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 23 октября 2025 г.

A good automatic world reset plugin that allows you to automatically reset your worlds

✨ Features

  • Automatic reset
  • everything is editable
  • You can reset multiple worlds at the same time
  • You can reset the world directly with an ingame command
  • Before the reset, a backup of the world is created

Commands and Permissions

  • /farmreset <reload|reset|info|schedule> | farmreset.admin

🧩 Compatibility

Server Type Supported
Paper
Spigot
Bukkit
Bungeecord
Velocity
Config
# FarmWorldReset Configuration

world-groups:
  farmworld:
    enabled: true
    worlds:
      - "farmworld"
      - "farmworld_nether"
      - "farmworld_the_end"

  resourceworld:
    enabled: false
    worlds:
      - "resource"
      - "resource_nether"
      - "resource_the_end"

reset-schedule:
  timezone: "Europe/Berlin"

  time:
    hour: 4
    minute: 0

  daily: false
  weekly: true
  monthly: false

  day-of-week: 1
  day-of-month: 1

warnings:
  - 60
  - 30
  - 10
  - 5
  - 1

create-backup: true
backup-folder: "farmworld-backups"
max-backups: 5

spawn-after-reset:
  farmworld:
    x: 0
    y: 100
    z: 0
  resourceworld:
    x: 0
    y: 100
    z: 0

world-settings:
  farmworld:
    seed: ""
    environment: "NORMAL"
    generator: ""
  resourceworld:
    seed: ""
    environment: "NORMAL"
    generator: ""

teleport-players-on-reset: true
spawn-world: "world"
restart-server-after-reset: true

messages:
  warning: "&e[FarmWorld] &cThe farm worlds will reset in &e{time}&c!"
  reset-started: "&e[FarmWorld] &cThe reset is being performed..."
  reset-complete: "&a[FarmWorld] The farm worlds have been successfully reset!"
  teleported: "&e[FarmWorld] You have been teleported to the spawn world."
  server-restart: "&c[FarmWorld] Server will restart in 10 seconds..."

Ченджлог

1.0Релиз1.21.8, 1.21.9, 1.21.10 · 23 октября 2025 г.

This is the first version of the Auto Messages plugin. Since it is the first version, bugs may still occur. If this should happen, please report it here: https://discord.gg/aMHf3XjNFJ

Комментарии

Загружаем…