Skip to content

Commit

Permalink
feat(proxy): Added a ForceEnableProxySupport config option
Browse files Browse the repository at this point in the history
This is in case other plugins may be messing with the location after swapping servers so that it is enforced after the others.
  • Loading branch information
Sekwah committed May 14, 2021
1 parent f3c8f73 commit 99c810e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
import java.util.HashMap;
import java.util.Map;

/**
* Support for auto detecting modern forwarding added.
*/

public class AdvancedPortalsPlugin extends JavaPlugin {

private Settings settings;
Expand Down

0 comments on commit 99c810e

Please sign in to comment.