[SOLVED]How to add FIle Manager Timer?

Started by Genom99 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED]How to add FIle Manager Timer?
Wed, 09/24/2025 - 18:29 (edited)

How can I combine the “Wait {} ticks then on server side” timer with the File Manager plugin?

I need a customizable file to edit the disappearance of a block after a specified time after it has been placed.

Edited by Genom99 on Wed, 09/24/2025 - 18:29
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create your own tick counter…
Thu, 09/18/2025 - 18:44

Create your own tick counter with global triggers and global variables.