Skip to content

Latest commit

 

History

History
58 lines (56 loc) · 1.48 KB

TODO.md

File metadata and controls

58 lines (56 loc) · 1.48 KB

TODO

  • Particle visuals on:
    • Region creation
    • Region expansion
    • Region overlap
    • Region selection
  • Proper global/default region handling
  • Commands:
    • Possible refactoring
    • info
    • delete
    • create
    • subcreate
    • cancel
    • list (Incomplete)
    • set
    • save
    • load
    • expand
    • rename
      • redefine
      • help
  • Api/Internal:
    • RegionManager
      • JavaDocs
      • Constructive/Destructive methods
      • Region getters
      • Member getters
      • Member setters
      • Add/Remove member permissions
      • Fixed/Custom member groups
        • Save/Load
        • Expand bounds
        • Redefine bounds
        • Get regions at location
        • Get regions overlapping location
    • PermissionManager
      • Functionality
      • Performance improvements
        • Better caching
      • Member group checking
  • UI:
    • New UI, currently terrible
  • Integrations:
    • PlaceholderAPI
    • Vault (Maybe? Not sure for what)
    • WorldGuard (Overlap compatibility checking?)
    • WorldEdit
      • Zone-based restrictions
      • Selection integration (Visuals, Creation)
  • Other:
    • Better error handling
    • Storage Methods:
      • SQLite/H2
      • MySQL (MongoDB?)
      • YAML