Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
SillinessLimiter
SillinessLimiter is a little strange ip based auth with the intention of providing an easy choice to the player of how they want to secure their account on an offline server while also not being annoying
Also includes customizable language file and dynamic IP support
This plugin doesn't use any of the NMS stuff, so it should work on other versions too
However, tested versions can be found in the Versions tab
Commands
/silly-help
-- displays in-game command documentation
permission: nnhomoli.sillinesslimiter.cmds.sillyhelp
/silly-limit
-- links your account to IP address you are currently on, needs confirmation. Can be used with an argument to link a specific IP
permission: nnhomoli.sillinesslimiter.cmds.sillylimit
/silly-unlimit
-- if linked, it unlinks your account from the currently used IP and needs confirmation. Can be used with an argument to unlink a specific IP
permission: nnhomoli.sillinesslimiter.cmds.sillyunlimit
/silly-list
-- shows the list of linked IPs to your account
permission: nnhomoli.sillinesslimiter.cmds.sillylist
/silly-confirm
-- just to confirm changes, nothing else
permission: nnhomoli.sillinesslimiter.cmds.sillyconfirm
/silly-deny
-- just to deny changes, nothing else
permission: nnhomoli.sillinesslimiter.cmds.sillydeny
/silly-reload
-- config and language reload, server op and console only
permission: nnhomoli.sillinesslimiter.cmds.sillyreload
/silly-switch
-- Switches the auth status for the user individually, needs confirmation
permission: nnhomoli.sillinesslimiter.cmds.sillyswitch
/silly-dynamic-limit
-- links your account to the dynamic ip, supports arguments. If used without arguments, will default to the second octet of current IP, needs confirmation
permission: nnhomoli.sillinesslimiter.cmds.sillydynamiclimit
/silly-dynamic-unlimit
-- unlinks the dynamic ip from your account, needs confirmation
permission: nnhomoli.sillinesslimiter.cmds.sillydynamicunlimit
Config
Permission-by-default ## true/false
-- Grants every permission of this plugin commands, except reload, true by default
Login-link-message ## true/false
-- Send a message when you join if player IP is not linked, can be changed in lang.yml, true by default
Max-IP-Allowed ## Int value
-- The maximum number of IP that can be linked to the same account, 4 by default
check-after-confirm ## true/false
-- Check if player IP is still linked after confirm, false by default
confirmation-timeout ## Int value
-- Time in seconds after which player confirmation request will be removed , 180 by default
Language
-- For more info about this one, check lang.yml
Player Data
-- For more info about this one, check data.yml