-
Notifications
You must be signed in to change notification settings - Fork 11
Home
This is where you will find all the information about the project. How to use it, how to make a plugin, what are the use cases, the advantages and disadvantages of it.
- You can go to this page to find information about use cases.
- You can go to this page to find information about plugins.
If you need information and can't find it here, you can create an issue.
Here you will find all the official TransferProxy plugins. If you need the particular system, you will have to develop it yourself, a Plugins
section is available on the wiki.
All official plugins can be downloaded in the same place, in the official repository actions. Simply click on the version you want and then click on “Plugins” a little further down.
This plugin allows you to redirect all players to a single server. In principle, there is no point since it is simpler to connect directly to the target server. This plugin is however available for testing purposes.
Source code: Click here
This plugin allows you to redirect players to a random server. Servers are configurable in the plugin configuration automatically created at startup. This can be used to distribute the players more or less fairly. Of course, if your server is of a certain scale, then it is better to make your own system.
Source code: Click here
Currently there are no more official plugins. I'm open to suggestions, if you think a plugin would be interesting to add, you can create an issue. If you have created your own plugin and think it is interesting for the community, you can also make an issue to let me know.
The project wasn't really built to run exclusively through official plugins. The initial goal was to allow developers to create their own system.