AddressLimiter

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

AddressLimiter


AddressLimiter is a small and simple plugin to limit the amount of concurrent users with the same IP address on your server(s).

 

It is cross-compatible and can be used with BungeeCord or Bukkit.
Don't install it on both!

 

It should work on any major version of Minecraft, including 1.12 of course.

 

Configuration:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<configuration>
    <limit>3</limit>
    <cancelReason>Sorry, you can only connect 3 times with the same IP!</cancelReason>
</configuration>

limit
The amount of concurrent users allowed per IP.

 

cancelReason
The message that will show on login screen when the limit is reached and the user will be unable to join.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files