Giter VIP home page Giter VIP logo

alice's People

Contributors

dschoerk avatar wigglewizard avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

alice's Issues

Firewall plugin

Plugin to be able to add IP to firewall (whether IP Tables raw or CSF, CSF would be the best because CSF).

Perhaps extend the base plugin to contain the function firewall_ip(ip, reason).

Plugin 'require' attribute does nothing

The 'require' should tell the plugin manager that the plugins in the 'require' array should be loaded before the plugin. This should either stop Alice and tell the moderator to enable/install the required plugin(s) or automatically attempt to load it and if not found then stop Alice and inform the moderator to install it.

Able to specify alternative plugin root directories

I have added a config variable for this feature however it has not been implemented in code. Being able to add multiple plugin directories to Alice will allow groups of plugins; for instance if there was a pack of plugins specifically designed for specific uses/servers/clans it would be nice to be able to make an entire repo for them. Useful for development and for end users/server mods.

IPC returns are data races

Because there is no packet ID currently for when Alice sends out IPC return function calls, it defaults to a packet ID of 0, this causes an issue if two or more functions are sent in quick succession and they arrive in a different order to when they were sent.

!kick

Plugin should have custom kick message too. I believe WonderlandX doesn't have a function to call to kick a player but once it does I will reference the push in the comments and this plugin can be completed.

Player joining has no data feed

When a player joins the server, Alice doesn't make a new Player object for the player. Player objects are only constructed on startup.

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.