Sleepers

Sleepers 1.2

No permission to download
Fougerite Compatibility
1.4.4+
Plugin's Engine
C# (Modules)
Description:

This plugin is able to remove sleepers off from the ground, after a time.
Source code for the links is added as Additional Information URL

Commands:

/sleepers - Reloads Config

Permission:
sleepers.reload

INI:
[Settings]
sleeperLifeInMinutes=5
Debug=False ; Leaves a message in the log, that a sleepers was removed
timerElapse=60000 ; 60000 = 1 min, this is for the checks
Author
DreTaX
Downloads
108
Views
1K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from DreTaX

Latest updates

  1. 1.2

    Fixed the pathetic code. Shouldn't cause crashes anymore.
  2. 1.1

    Fougerite 1.4.4 allows the plugin to use a faster way (Not with Reflection, but with instance)...