Giter Site home page Giter Site logo

kylejuliandev / tws.management Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.76 MB

Management plugin for The Wooden Spoon Minecraft Server. You can find their website @ https://tws.gg/

License: Apache License 2.0

Java 98.80% Dockerfile 1.20%
minecraft-server minecraft plugin purpur purpur-plugin

tws.management's People

Contributors

kylejuliandev avatar

Watchers

 avatar

tws.management's Issues

Tidy up Repository

  • Add support for auto-generating version number
  • Rename package to reflect plugin name
  • Update plugin name
  • Reduce plugin size

Add ability to go AFK ✔

  • Go AFK after configurable amount of time
  • Configurable events trigger AFK Cancelled event
  • TAB displays AFK Suffix
  • Can go AFK through using /afk

Remove ability to configure database location

Allowing the user to specify the location of the database file creates all sorts of headaches. The plugin should default to the folder that is created and managed by the Spigot APIs.

Create Log File to track Unwhitelisted Players ✨

As the title suggests, this plugin previously would maintain a static log file with entries of people who have been automatically unwhitelisted.

We should port the code from the old plugin and maintain a log file as it was before.

Log File should look like:

Player (<PlayerName>) has been unwhitelisted due to inactivity! Has been inactive for : <days>!

Auto unwhitelisting failing

Auto unwhitelisting is failing on 1.2.0

It appears to be listing the players and performing the checks, but is not actually unwhitelisting

[TWSManagement] Verifying 599 Players for auto Unwhitelist!

Add Auto unwhitelist Exempt Command ✨

  • Ability to add players to the Auto unwhitelist Exempt list
  • Ability to remove player from the Auto unwhitelist Exempt list
  • Ability to remove all players from the Auto unwhitelist Exempt list
  • Ability to list all players in the Auto unwhitelist Exempt list

Add Automatic Unwhitelisting ✔

  • User will be unwhitelisted if they last played before configurable days + hours
  • User will not be unwhitelisted if they have a certain permission node
  • User will not be unwhitelisted if they are exempt, stored in database

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.