Usage example - Kirastur/DoorCloserNukkit GitHub Wiki

Simple Example

  1. Verify that the door-type (e.g. "Wood Door") is included in the plugin's material definitions (config.yml). Per default, all openable materials are included.
  2. Place a door
  3. Switch to survival mode (per default the DoorCloser ignores player in creative mode)
  4. Open the door
  5. Wait

Result

The door gets closed automatically after the time configured in config.yml (5 seconds per default).