Disabled AFK kick for now
Builders have tp perms for their WG region
This commit is contained in:
parent
921bdc941d
commit
4a36b852cb
7 changed files with 89 additions and 65 deletions
|
@ -168,7 +168,8 @@ list:
|
||||||
debug: false
|
debug: false
|
||||||
remove-god-on-disconnect: false
|
remove-god-on-disconnect: false
|
||||||
auto-afk: 300
|
auto-afk: 300
|
||||||
auto-afk-kick: 600
|
# auto-afk-kick: 600
|
||||||
|
auto-afk-kick: -1
|
||||||
freeze-afk-players: false
|
freeze-afk-players: false
|
||||||
disable-item-pickup-while-afk: true
|
disable-item-pickup-while-afk: true
|
||||||
cancel-afk-on-interact: false
|
cancel-afk-on-interact: false
|
||||||
|
|
|
@ -95,54 +95,6 @@ worlds:
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
world_the_end:
|
|
||||||
==: MVWorld
|
|
||||||
hidden: 'false'
|
|
||||||
alias: world_the_end
|
|
||||||
color: WHITE
|
|
||||||
style: NORMAL
|
|
||||||
pvp: 'true'
|
|
||||||
scale: '16.0'
|
|
||||||
respawnWorld: ''
|
|
||||||
allowWeather: 'true'
|
|
||||||
difficulty: NORMAL
|
|
||||||
spawning:
|
|
||||||
==: MVSpawnSettings
|
|
||||||
animals:
|
|
||||||
==: MVSpawnSubSettings
|
|
||||||
spawn: 'true'
|
|
||||||
spawnrate: '-1'
|
|
||||||
exceptions: []
|
|
||||||
monsters:
|
|
||||||
==: MVSpawnSubSettings
|
|
||||||
spawn: 'true'
|
|
||||||
spawnrate: '-1'
|
|
||||||
exceptions: []
|
|
||||||
entryfee:
|
|
||||||
==: MVEntryFee
|
|
||||||
amount: '0.0'
|
|
||||||
currency: '-1'
|
|
||||||
hunger: 'true'
|
|
||||||
autoHeal: 'true'
|
|
||||||
adjustSpawn: 'true'
|
|
||||||
portalForm: ALL
|
|
||||||
gameMode: SURVIVAL
|
|
||||||
keepSpawnInMemory: 'true'
|
|
||||||
spawnLocation:
|
|
||||||
==: MVSpawnLocation
|
|
||||||
x: -4.710357902146693
|
|
||||||
y: 59.0
|
|
||||||
z: 0.6541565622183771
|
|
||||||
pitch: 2.5500019
|
|
||||||
yaw: -91.005165
|
|
||||||
autoLoad: 'true'
|
|
||||||
bedRespawn: 'true'
|
|
||||||
worldBlacklist: []
|
|
||||||
environment: THE_END
|
|
||||||
seed: '2133291894169730654'
|
|
||||||
generator: 'null'
|
|
||||||
playerLimit: '-1'
|
|
||||||
allowFlight: 'true'
|
|
||||||
world:
|
world:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -191,6 +143,54 @@ worlds:
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
world_the_end:
|
||||||
|
==: MVWorld
|
||||||
|
hidden: 'false'
|
||||||
|
alias: world_the_end
|
||||||
|
color: WHITE
|
||||||
|
style: NORMAL
|
||||||
|
pvp: 'true'
|
||||||
|
scale: '16.0'
|
||||||
|
respawnWorld: ''
|
||||||
|
allowWeather: 'true'
|
||||||
|
difficulty: NORMAL
|
||||||
|
spawning:
|
||||||
|
==: MVSpawnSettings
|
||||||
|
animals:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
monsters:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
entryfee:
|
||||||
|
==: MVEntryFee
|
||||||
|
amount: '0.0'
|
||||||
|
currency: '-1'
|
||||||
|
hunger: 'true'
|
||||||
|
autoHeal: 'true'
|
||||||
|
adjustSpawn: 'true'
|
||||||
|
portalForm: ALL
|
||||||
|
gameMode: SURVIVAL
|
||||||
|
keepSpawnInMemory: 'true'
|
||||||
|
spawnLocation:
|
||||||
|
==: MVSpawnLocation
|
||||||
|
x: -4.710357902146693
|
||||||
|
y: 59.0
|
||||||
|
z: 0.6541565622183771
|
||||||
|
pitch: 2.5500019
|
||||||
|
yaw: -91.005165
|
||||||
|
autoLoad: 'true'
|
||||||
|
bedRespawn: 'true'
|
||||||
|
worldBlacklist: []
|
||||||
|
environment: THE_END
|
||||||
|
seed: '2133291894169730654'
|
||||||
|
generator: 'null'
|
||||||
|
playerLimit: '-1'
|
||||||
|
allowFlight: 'true'
|
||||||
test:
|
test:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
|
|
@ -119,6 +119,7 @@ groups:
|
||||||
inheritance:
|
inheritance:
|
||||||
- trusted
|
- trusted
|
||||||
permissions:
|
permissions:
|
||||||
|
- worldguard.teleport.own.*
|
||||||
- essentials.sethome.multiple.builder
|
- essentials.sethome.multiple.builder
|
||||||
- essentials.bigtree
|
- essentials.bigtree
|
||||||
- essentials.fly
|
- essentials.fly
|
||||||
|
@ -281,7 +282,8 @@ users:
|
||||||
f48bf937-cb2f-4cae-ad75-c835ae563903:
|
f48bf937-cb2f-4cae-ad75-c835ae563903:
|
||||||
options:
|
options:
|
||||||
name: HasOkayInternet
|
name: HasOkayInternet
|
||||||
group: []
|
group:
|
||||||
|
- member
|
||||||
permissions: []
|
permissions: []
|
||||||
bd0c72e7-f5a6-49be-a407-ad69e72a3431:
|
bd0c72e7-f5a6-49be-a407-ad69e72a3431:
|
||||||
group:
|
group:
|
||||||
|
@ -306,7 +308,7 @@ users:
|
||||||
- member
|
- member
|
||||||
423ab9b6-5518-4fa2-afc3-31143f169a75:
|
423ab9b6-5518-4fa2-afc3-31143f169a75:
|
||||||
options:
|
options:
|
||||||
name: FlamingoJay
|
name: __Flamingo
|
||||||
group:
|
group:
|
||||||
- member
|
- member
|
||||||
7ede6d55-357d-45d2-8dd1-613e287f174a:
|
7ede6d55-357d-45d2-8dd1-613e287f174a:
|
||||||
|
@ -382,6 +384,7 @@ users:
|
||||||
options:
|
options:
|
||||||
name: FigyTuna
|
name: FigyTuna
|
||||||
group:
|
group:
|
||||||
|
- member
|
||||||
- admin
|
- admin
|
||||||
permissions: []
|
permissions: []
|
||||||
38865e2e-8582-4ef3-8142-59a222168b09:
|
38865e2e-8582-4ef3-8142-59a222168b09:
|
||||||
|
@ -659,3 +662,23 @@ users:
|
||||||
- member
|
- member
|
||||||
options:
|
options:
|
||||||
name: Jackster03
|
name: Jackster03
|
||||||
|
cffc1536-35ac-44c7-b5a0-a85a2c5e1404:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: Koiiev
|
||||||
|
b10d87c6-d2e3-4307-8b3a-48365291aca7:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: RedsToad
|
||||||
|
9bb4dab3-6f1f-4e18-bda2-72bc9f0701a4:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: willnutdude9
|
||||||
|
6594d366-1c94-4856-8b5d-1261976ee773:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: yewhotookAPUSH
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# These first 4 aren't configurable
|
# These first 4 aren't configurable
|
||||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||||
date: "23 Jul 2018 00:00:00 GMT"
|
date: "6 Aug 2018 00:00:00 GMT"
|
||||||
build: "https://ci.athion.net/job/PlotSquared/2017"
|
build: "https://ci.athion.net/job/PlotSquared/2021"
|
||||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/79e1ea9"
|
commit: "https://github.com/IntellectualSites/PlotSquared/commit/ae1e58c"
|
||||||
platform: "Bukkit"
|
platform: "Bukkit"
|
||||||
# Show additional information in console
|
# Show additional information in console
|
||||||
debug: true
|
debug: true
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: PlotSquared-18.6.23-79e1ea9-2017
|
version: PlotSquared-18.7.6-ae1e58c-2021
|
||||||
color:
|
color:
|
||||||
'3': '8'
|
'3': '8'
|
||||||
'4': '3'
|
'4': '3'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#Minecraft server properties
|
#Minecraft server properties
|
||||||
#Sun Jul 01 12:01:29 UTC 2018
|
#Sat Jul 14 12:01:34 UTC 2018
|
||||||
spawn-protection=16
|
spawn-protection=16
|
||||||
server-name=Unknown Server
|
server-name=Unknown Server
|
||||||
generator-settings=
|
generator-settings=
|
||||||
|
@ -35,7 +35,7 @@ generate-structures=true
|
||||||
online-mode=true
|
online-mode=true
|
||||||
max-build-height=256
|
max-build-height=256
|
||||||
level-seed=
|
level-seed=
|
||||||
prevent-proxy-connections=true
|
|
||||||
use-native-transport=true
|
use-native-transport=true
|
||||||
motd=Welcome to Chromagaming\nThank you to all of our patrons\!
|
prevent-proxy-connections=true
|
||||||
enable-rcon=false
|
enable-rcon=false
|
||||||
|
motd=Welcome to Chromagaming\nThank you to all of our patrons\!
|
||||||
|
|
|
@ -11,13 +11,6 @@
|
||||||
# Forums: http://www.spigotmc.org/
|
# Forums: http://www.spigotmc.org/
|
||||||
|
|
||||||
config-version: 11
|
config-version: 11
|
||||||
messages:
|
|
||||||
whitelist: You are not whitelisted on this server!
|
|
||||||
unknown-command: Unknown command. Type "/help" for help.
|
|
||||||
server-full: The server is full!
|
|
||||||
outdated-client: Outdated client! Please use {0}
|
|
||||||
outdated-server: Outdated server! I'm still on {0}
|
|
||||||
restart: Server is restarting
|
|
||||||
settings:
|
settings:
|
||||||
save-user-cache-on-stop-only: false
|
save-user-cache-on-stop-only: false
|
||||||
bungeecord: false
|
bungeecord: false
|
||||||
|
@ -53,6 +46,13 @@ commands:
|
||||||
- summon
|
- summon
|
||||||
- testforblock
|
- testforblock
|
||||||
- tellraw
|
- tellraw
|
||||||
|
messages:
|
||||||
|
whitelist: You are not whitelisted on this server!
|
||||||
|
unknown-command: Unknown command. Type "/help" for help.
|
||||||
|
server-full: The server is full!
|
||||||
|
outdated-client: Outdated client! Please use {0}
|
||||||
|
outdated-server: Outdated server! I'm still on {0}
|
||||||
|
restart: Server is restarting
|
||||||
advancements:
|
advancements:
|
||||||
disable-saving: false
|
disable-saving: false
|
||||||
disabled:
|
disabled:
|
||||||
|
|
Loading…
Reference in a new issue