DomainRestrictions prevent players from connecting to your server with a domain other than the official domain.
This plugin works only on BungeeCord (or forks) servers!
Commands and permissions
There are currently no commands.
Compatibility
This plugin is compatible with Geyser and Floodgate.
This plugin was created and tested for version 1.20.2, but should also work with older versions.
Configuration
Code (Text):
# List of allowed domains and IPs
allowedDomains:
- 'daechler.net'
- '*.daechler.net'
- 'localhost'
- '127.0.0.1'
- '127.0.1.1'
# Message to display when a user tries to connect from a disallowed domain
cancelMessage: '&cDu kannst dich nur über die Domain &edaechler.net &cverbinden!'
Reviews are greatly appreciated!