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

TimeBlockEraser

A plugin that removes completely entities and blocks placed by players after a cernain amount of time, useful for boxpvp, kitpvp

Загрузки
2K
Подписчики
5
Обновлён
14 сентября 2025 г.
Лицензия
GPL-3.0-only

Опубликован 27 июля 2023 г.

TimeBlockEraser

TimeBlockEraser is a light-weight plugin for Minecraft servers running Spigot and most of its forks!

The plugin will remove completely entities and blocks placed by players after a given amount of time.

Commands

  • /timeblockeraser about - Get the information of the plugin
  • /timeblockeraser reload - reload the configuration.

Permissions

Default permissions

  • timeblockeraser.about

Admin permissions:

  • timeblockeraser.reload
  • timeblockeraser.bypass

Config

Default config:

# Enabled Worlds
enabled-worlds:
- BoxPvP
- MyWorld
- world
# Enable bypass permission
bypass-perm: true
# Set here the blocks you want to delete and the time in seconds!
blocks:
  COBWEB: 30
  OBSIDIAN: 40
# Set here the entities you want to delete and the time in seconds!
entities:
  ENDER_CRYSTAL: 10

NOTE:

You need to change the blocks name and entities type if you use some Minecraft versions, this example was made for Minecraft 1.20

Please report any issue on GitHub.

Thank you for using my plugin!

Ченджлог

1.2Релиз1.21.9, 1.21.10, 1.21.11 · 14 сентября 2025 г.

added support for Folia, and removed debug messages while using worldguard

1.1Альфа1.16.4, 1.16.5, 1.20.2 · 29 ноября 2023 г.

added world guard hook (debug build - a production ready one will be released shortly)

Комментарии

Загружаем…