Compare commits
No commits in common. "develop" and "1.0.0" have entirely different histories.
@ -180,7 +180,7 @@ playerCount:
|
|||||||
#
|
#
|
||||||
# Read more: https://asl.andre601.ch/profiles/#extraplayers-enabled
|
# Read more: https://asl.andre601.ch/profiles/#extraplayers-enabled
|
||||||
#
|
#
|
||||||
enabled: false
|
enabled: true
|
||||||
#
|
#
|
||||||
# Set the number that should be added to the online player count to then use as the new max player count.
|
# Set the number that should be added to the online player count to then use as the new max player count.
|
||||||
# Placeholders resolving to numbers can be used here.
|
# Placeholders resolving to numbers can be used here.
|
||||||
|
@ -181,11 +181,6 @@
|
|||||||
},
|
},
|
||||||
"role_moder": {
|
"role_moder": {
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
|
||||||
"type": "permission",
|
|
||||||
"key": "velocityplayerlimit.bypass",
|
|
||||||
"value": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "permission",
|
"type": "permission",
|
||||||
"key": "imageframe.list.others",
|
"key": "imageframe.list.others",
|
||||||
|
BIN
src/plugins/velocity-player-limit-1.0.0.jar
(Stored with Git LFS)
BIN
src/plugins/velocity-player-limit-1.0.0.jar
(Stored with Git LFS)
Binary file not shown.
@ -1,9 +0,0 @@
|
|||||||
# Configuration for Velocity Player Limit v1.0.0 by hpfxd.com
|
|
||||||
# https://github.com/hpfxd/VelocityPlayerLimit
|
|
||||||
#
|
|
||||||
# Permission to bypass limit: "velocityplayerlimit.bypass"
|
|
||||||
# Permission to use /playerlimit: "velocityplayerlimit.command"
|
|
||||||
|
|
||||||
show-in-player-list: true
|
|
||||||
player-limit: 30
|
|
||||||
kick-message: '&cСервер полон.'
|
|
Loading…
Reference in New Issue
Block a user