BypassSlots
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/jonawoning/SlotsBypass
- Contributors:
- Pottenmaker
- Languages Supported:
- English
- Donation Link:
- https://paypal.me/jonawoning
This is a simple plugin maked for server owners or people that want people with a specific permission to bypass their player slots/limit.
This is just a simple code/plugin, if you got something to add.. go to the discussion tab or you can contact me on Discord: Jona#7797
How it works:
You put the .jar file in your server, then restart the server.
You are going to search for the map ''Bypassslots''..
Then you're gonna open the file ''config.yml''.
And there you can edit the bypass permission for players.
After you changed the file/permission you can restart your server.
I recommend using PermissionsEx or LuckPerms if you use a perm plugin, it doesn't realy matter it already works.
You can customize your groups option to if that is what you want!
Auto permission: ''bypass.slots''
Config.yml:
Code (Text):
#The prefix that will be sent in messages.
Prefix: '&c&lPrefix &8&l> &7'
#Here you can set if the message will be send or not. -> true/false !
BypassMessage: true
#The format for the message when the player joins the server.
Message_Format: '&aYou have succesfully bypassed the slots.'
#The permission for a player to bypass the slots, this permission works only if groups is false.
BypassPermission: 'bypass.slots'
#This next configuration section is about VIP slots, be carefull with this.
Groups: true
#The amount of slots a group can bypass, please make this from low to high!
Vip_Slots: 5
Vip+_Slots: 10
Elite_Slots: 15
Champion_Slots: 20
Staff_Slots: 25
#The permission for the groups above to bypass.
Vip_Perm: 'bypass.vip'
Vip+_Perm: 'bypass.vip+'
Elite_Perm: 'bypass.elite'
Champion_Perm: 'bypass.champion'
Staff_Perm: 'bypass.staff'
Full_Bypass: 'bypass.admin'
This version is tested on 1.8 up to 1.16.4 ✔️
Authors: Pottenmaker (Me).

SlotsBypass - Bypass Slots Minecraft 1.3
Bypass the slots with a permission.
Recent Updates
- Groups Update Feb 6, 2021
- Bugg fixes Feb 6, 2021
- Added support for 1.16.4 Jan 30, 2021