Giter VIP home page Giter VIP logo

residencelist's People

Contributors

carmjos avatar dependabot[bot] avatar sraconni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

carm-outsource

residencelist's Issues

Removed residence persist in ResidenceList

Description

After player removed his residence. The data persists in ResidenceList. Logging errors when server starts up.

Operatios

  1. Player removed his residence.
  2. When server starts. It logs errors.

Expected result (Optional)

Screenshots & Error Logs

Snipaste_2024-03-10_22-52-26

Environment

  • System: Windows 10 / Ubuntu / ...
  • Java version: JDK11 / OPENJDK8 / JRE8 / ...

Anything else...

feat(sort): support sorting in list GUI

Description

Add a sorting feature in list GUI.

Source

The sorting in the list gui is now randomly generated and appears messy. Adding a sorting feature can allow players to quickly locate the residence they need.

Examples (Optional)

# Turn GUI sorting feature on or off.
# true = Use sorting-type feature.
# false = Use randomly generated by install ResidenceList. (default)
gui-sorting: true/false

  # 1 = Sorting by rated.
  # 2 = Sorting by size residence size.
  # 3 = Sorting by name (A-Z).
  # 4 = Sorting by name (Z-A).
  type: 1/2/3/4

AddItional details

No

feat(mysql): Support using MySQL as DataStorage.

Description

Let the player's settings record in MySQL through UUID, When there are multiple servers, there is no need to repeatedly create player's settings data, increasing server performance.

Source

Through issues #27, support MySQL will be more efficient.

Examples (Optional)

No

AddItional details

No

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.