Usage example - Kirastur/DoorCloserNukkit GitHub Wiki
Simple Example
- 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.
- Place a door
- Switch to survival mode (per default the DoorCloser ignores player in creative mode)
- Open the door
- Wait
Result
The door gets closed automatically after the time configured in config.yml (5 seconds per default).