Page 1 of 2

Official plugins releases

Posted: 12 Mar 2013, 16:43
by bibim
As promised, here is the first SPADS plugin: CustomAliases

This plugin makes it possible to define your own aliases for all SPADS commands simply by editing the configuration file. Following aliases are predefined in the configuration file provided, and can be edited/removed:

Code: Select all

  !ev --> !endVote
  !h --> !help
  !rc --> !reloadConf
  !rck --> !reloadConf keepSettings
  !s --> !status
  !sb --> !status battle
  !su --> !searchUser
  !us --> !unlockSpec
  !w --> !whois
Quick install notes for SPADS plugins are available here.
The full list of official plugins is available here.

Re: SPADS AutoHost beta release

Posted: 13 Mar 2013, 23:34
by bibim
A few more plugins for SPADS:

AutoPauseOnVote - automatically pauses the game when a vote is called
DownloadArchives - adds !dlmap and !dlmod commands for map and mod downloads
FirstWelcomeMsg - sends a message to a player the first time he joins the battle only
KickBanNextGame - changes !kickban behavior to ban temporarily for one game (obsolete since SPADS 0.11.28)
TrueSkillLimit - forces spectator based on higher/lower TrueSkill rating limits (obsolete since SPADS 0.11.30)

Re: SPADS AutoHost beta release

Posted: 14 Mar 2013, 00:06
by dansan
Very Nice!
Didn't think spads would be so broadly customizable through plugins.

Re: SPADS AutoHost beta release

Posted: 23 Mar 2013, 14:26
by bibim
2 new SPADS plugins available:

AutoSpec - auto warns/specs unsync/unready players with configurable thresholds
RequiredChannel - forces players to be in a channel before being able to join the battle

Re: SPADS AutoHost beta release

Posted: 11 Sep 2013, 18:46
by bibim
FYI, some minor bugs have been fixed in following plugins:

AutoPauseOnVote (new version: 0.2)
FirstWelcomeMsg (new version: 0.2)
TrueSkillLimit (new version: 0.3)

You can update them easily just by replacing the .pm file and doing a "!plugin <pluginName> reload".

Re: SPADS AutoHost beta release

Posted: 12 Sep 2013, 01:48
by FabriceFABS
Thx !

Re: SPADS AutoHost

Posted: 05 Jan 2014, 11:56
by bibim
New SPADS plugins available:

Resign - adds !resign command and specific vote system to resign as a team
SpringieExtension - implements Springie/Zero-K lobby protocol extension
ZeroK - implements Zero-K specific functionalities

Re: SPADS AutoHost

Posted: 02 Nov 2014, 22:31
by bibim
New SPADS plugin available:

InGameMute - adds !mute, !unmute and !mutes commands for in-game mutes

Re: SPADS AutoHost

Posted: 04 Nov 2014, 21:50
by bibim
New SPADS plugin available:

RecommendedMap - chooses map automatically depending on game type and number of players

Re: Official plugins releases

Posted: 02 Apr 2015, 01:23
by bibim
New SPADS plugin available:

DynamicMapRotation - changes rotation map list automatically according to battle context

Re: Official plugins releases

Posted: 02 Apr 2015, 23:23
by Jools
That's a very nice plugin. Works very well also together with the maplists manager I wrote

Re: Official plugins releases

Posted: 02 May 2015, 15:07
by bibim
New SPADS plugin available:

ReverseLookup - shows hostnames near IP addresses in !status output

Re: Official plugins releases

Posted: 26 Jun 2015, 14:43
by bibim
The DownloadArchives plugin has been updated in version 0.2 to support the multi Spring data directory mode and to make the download functions easily reusable by other plugins. You can update the DownloadArchives plugin easily just by replacing the .pm file and issuing "!plugin DownloadArchives reload" (no need to restart SPADS).

Re: Official plugins releases

Posted: 28 Sep 2016, 23:46
by bibim
New SPADS plugin available:

PreventVoteExploit - tries to prevent vote exploits using multi accounts

Re: Official plugins releases

Posted: 12 Oct 2016, 21:22
by bibim
A minor bug has been fixed in the PreventVoteExploit plugin (new version: 0.2)

This version should fix the "Use of uninitialized value in numeric..." messages.

Re: Official plugins releases

Posted: 21 Mar 2017, 16:43
by bibim
The PreventVoteExploit plugin has been updated to make it more efficient and configurable (new version: 0.3).

If you have version 0.1 or 0.2 already installed, you can update it easily like this:
- replace the .pm file in your SPADS plugin folder by the one of the archive
- place the .conf file of the archive in your SPADS etc folder
- issue "!plugin PreventVoteExploit reload" on your SPADS instance(s)

Re: Official plugins releases

Posted: 02 Sep 2017, 23:45
by bibim
New version of the InGameMute plugin available (0.2):
Muted players can no longer bypass mutes by speaking in battle lobby (using lobby-to-game message forwarding functionality of SPADS)

Re: Official plugins releases

Posted: 03 Sep 2017, 16:57
by bibim
Following plugins have been updated to be compatible with next SPADS version (0.12):
- FirstWelcomeMsg (0.4)
- InGameMute (0.3)
- ReverseLookup (0.2)

If you are currently using them, it is recommended to update them now (you just need to replace the .pm file) so they will still work when updating to SPADS 0.12.

Re: Official plugins releases

Posted: 11 Feb 2020, 17:27
by bibim
The DownloadArchives plugin has been updated in version 0.4 to support TLS (https downloads). You can update the DownloadArchives plugin easily by just replacing the .pm file and issuing "!plugin DownloadArchives reload" (no need to restart SPADS).

Re: Official plugins releases

Posted: 23 Dec 2020, 00:56
by bibim
New SPADS plugins available:

AutoRegister - automatically registers the lobby account used by SPADS if needed
ClusterManager - turns a SPADS instance into a manager of clusters of SPADS instances