Finger Print

Discussion in 'Plugin Requests' started by WitherKiller132, Oct 18, 2019.

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

    WitherKiller132

    Minecraft version: 1.8-1.14.4

    Suggested name: FingerPrint

    What I want:
    I want a plugin that it get every information of every coordination of the world. Add a wand with custom item to this plugin (editable in it's config). For example, we get a stick as wand and then Right-Click on a block to get history of that coordination. Like you click on a glass, it tell you what block was here at first, then tell you who put what block and who broke it and then who place glass at what time. Also it give us the information of chests and the items in the chest in which slot with what amount too .Also here better example:
    when u click on the brickstone in 1052X 101Y 952Z position it will give you this message :
    --------------------------------------------------------------------------------------------------------------------------------
    [Finger Print]> Information of 1052 101 952 position:
    Default block was: AIR
    Player_1 Placed cobblestone at 1/1/2019 01:56:33 PM
    Player_2 Broke cobblestone at 1/2/2019 02:23:56 AM
    Player_3 Placed chest at 1/3/2019 11:45:54 AM
    Player_1 Put 32 stones in slot 0 at 1/3/2019 11:46:00 AM
    Player_3 Took 20 stones from slot 0 at 1/3/2019 11:55:31 AM
    Player_2 Broke chest at 1/3/2019 01:3:45 PM
    Player_2 Placed brickstone at 1/3/2019 01:3:55 PM
    --------------------------------------------------------------------------------------------------------------------------------

    Ideas for commands:
    /fingerprint(ally:/fp) wand : to get the wand
    /fingerprint X Y Z : to get information of a position with out wand
    Ideas for permissions:
    fingerprint.wand : allow player to get wand with /fp wand
    fingerprint.wand.use : allow player to use wand
    fingerprint.position :allow player to use /fp X Y Z command
    When I'd like it by: ASAP
     
  2. Offline

    Gh0stKitty

    Would the plugin CoreProtect work?
     
  3. Offline

    WitherKiller132

    It works but i need the information of inside the chest like who put what block in which slot.
     
    Gh0stKitty likes this.
  4. Offline

    robertlit

    This would be so memory inefficient, registring, every block break and place, the player who did it and the time, imagine having a row in a database for each block in the server that was ever touched..
     
  5. Offline

    Gh0stKitty

    There is a way to do save logs of everything that was done in the chests. Dont ask me how though but I do know Core-Protect does this
     
Thread Status:
Not open for further replies.

Share This Page