2.0.0
What's Changed
- better language handling
- better floodgate support
- expiration rework: now does expire not starting with creation time but the last time any owner was locked in
- added passwords as alternative for member access
- added access types:
- private - the way it was before: only owner / member / admins have access
- public - everyone has member access - same as [everyone] was before
- donation - everyone can put items in but nobody can take items out
- supply - everyone can take items out but not put in
- display - just looking, no touching!
- plugin wide use of cache if enabled
- better backwards compatibility for legacy signs
- droppers/dispensers are now protected from dispensing if protected
Full Changelog: v1.0.0...v2.0.0