CleanChop

Discussion in 'Plugin Requests' started by madtomic, Jan 11, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    madtomic

    Suggested name: CleanChop

    What I want: An advance plugin that will clear any unfinished chopped tree by players. This will also clear any leaves floating in the air.

    A flat file system to track time, what tree type and location where it was first was chopped and decay timer which will kick in and clear the tree.

    sample data file
    decaytimer: ticks or ms,
    (time when first log is broken) ticks/ms?
    DARK_OAK: -200, 70, 16
    (time when first log is broken) ticks/ms?
    DARK_OAK: -206, 70, 15
    <new data add at end of file>

    All new data will be added to the end of the file.
    Any tree cleared will be removed from data.
    Tree type will define how far/wide the area will be replaced with AIR.
    It will not remove any saplings that is in the area or planted saplings.
    Save data when decaytimer kicks in.
    Save data when a tree is added to the data file.
    Save data on disable.
    Load saved data on enable so it can still clear any old reminding trees in the data file.

    Requirements:

    - No commands or permissions needed

    When I'd like it by: As soon, as you can code this.

    Thank you very much for your time,
    madtomic
     
Thread Status:
Not open for further replies.

Share This Page