This repository contains an archive of the Nexgen Server Controller source code including the plugins which I have developed for Nexgen. Please note that I am no longer maintaining the project and I won't provide any support. Feel free to use the source code and resources in your own projects.
The following sources are available:
Package | Version | Description |
---|---|---|
Nexgen | 1.12 | The core of the Nexgen Server Controller and plugin framework. |
NexgenACE | 1.12-0.8 | Plugin that ditches the Nexgen client ID in favor of a more secure identifier obtained through ACE (Anti Cheat Engine). |
NexgenCC | 1.00 | Client configuration package used by the Nexgen core as a client side storage module. |
NexgenGLS | 1.06 | Nexgen Global Login System: a plugin which requires players joining the server to login first. |
NexgenModConfig | 1.01 | Provides an easy method for editing the settings of mods and mutators through an ingame GUI (instead of issueing console commands or editing .ini files. |
NexgenPlus | 1.00 | Successor of NexgenX. It serves the same purpose only with an improved architecture. |
NexgenStatsViewer | 1.05 | Plugin that shows the top (UTStats) player rankings. |
NexgenX | 1.11 | Extension plugin that adds a number of extra features to Nexgen. This package has been deprecated in favor of the newer NexgenPlus package. |
ModConfigDefinitions | 1.00 | Provides the definitions required by the NexgenModConfig package for the following mods: DoubleJumpUT, MapVoteLA13, Revenge2, SLV and SmartCTF. |
IGServerExtensions | 1.06 | Small plugin with some extra features I developed specifically for my own UT server. |