Giter Club home page Giter Club logo

party-system's People

Contributors

dominik48n avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

party-system's Issues

Server blacklist

Include a config entry that allows servers to be blacklisted so that if the party leader joins this server, the party is not pulled along.

It would make sense to support explicit server names, as well as the beginning of a server name. As an example, all servers whose names begin with "Lobby" are directly blacklisted.

List party from other players

Include a function to query players via the /party list command for party information from a party where the player himself is not inside.
Means, PlayerA can type /party list PlayerB and if PlayerB is in a party, PlayerA will get the same information as if PlayerB type /party list.

In order to read out the party information of other players, an extra permission should be required so that server administrators can optionally only make this function available to their moderators.

The advantage of the function could be that when the server moderators edit reports, they can see directly who a reported player is in a party with, e.g. to better identify teaming bans.

Configurable command names and aliases

Implement configurations so that server administrators can customize the /party and /p commands and add aliases.

If a server uses another system that uses the /p command, for example, you can still use both systems if you change the /p command from the party system to /pc in the config, for example renamed. In addition, a config option for command aliases is also very useful.

Migrate sql stuff to sadu

As soon as the license from sadu finally changes to the planned LGPL-3.0, we will use sadu.

The library offers us many easy ways to extend our SQL database support.

Party Settings

It should be possible for a player to set whether he would like to receive party requests, whether he would like to receive notifications for party joins and leaves and whether he would like to be able to write or receive messages in the party chat.

It should also be possible to deactivate the function if you do not want to use the function.
If you do not use a function that requires a database, no connection to the database will be established when using the plugin.

Various database systems should be available for this. A few examples of database systems that could be supported:

Disable & enable party invitations

As a player, I would like the ability to disable and enable party invites.

For this we need an invite command:
/party invitation [enable|disable]

Staff member should have the ability to bypass this restriction.

Update checker

An update checker that uses GitHub Releases to check if a new version of the party system is available. If this is the case, the administrators will be notified in-game as well as via the console.

Member Limit

Only a limited number of members should be able to join parties. The maximum number of members should be determined by the party leader's permission. In addition, there should be the possibility to generally issue the member limit in the config.

Public Parties

It should be possible, with a permission, that players can create public parties where any player can join without an invitation.

Of course, this feature should also come with the ability to ban and unban players from the public party.

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.