update staging server
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
DEBUG_MODE: "true"
|
||||
ports:
|
||||
- '24693:25565'
|
||||
# - '25575:25575' # rcon
|
||||
- '25575:25575' # rcon
|
||||
- '24454:24454/udp' # voice chat
|
||||
networks:
|
||||
- "core_public"
|
||||
@@ -83,7 +83,7 @@ services:
|
||||
image: 'ghcr.io/zekrotja/papermc-docker:zulu-23'
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
VERSION: "1.21.10"
|
||||
VERSION: "1.21.11"
|
||||
BUILD: "latest"
|
||||
CACHE_DOWNLOAD: "true"
|
||||
DEBUG_MODE: "true"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Minecraft server properties
|
||||
#Tue Dec 23 07:00:16 UTC 2025
|
||||
#Sat Dec 27 07:00:17 UTC 2025
|
||||
accepts-transfers=false
|
||||
allow-flight=false
|
||||
broadcast-console-to-ops=true
|
||||
|
||||
@@ -15,7 +15,7 @@ regions:
|
||||
max: {x: 2867, y: 319, z: -1040}
|
||||
members: {}
|
||||
flags: {other-explosion: deny, ice-form: deny, wither-damage: deny, breeze-charge-explosion: allow,
|
||||
snow-fall: deny, block-trampling: allow, lighter: allow, enderman-grief: deny,
|
||||
block-trampling: allow, snow-fall: deny, lighter: allow, enderman-grief: deny,
|
||||
mob-spawning: deny, enderdragon-block-damage: deny, creeper-explosion: deny,
|
||||
item-frame-rotation: deny, mob-damage: deny, snow-melt: deny, ghast-fireball: deny}
|
||||
owners:
|
||||
@@ -227,8 +227,8 @@ regions:
|
||||
type: cuboid
|
||||
priority: 0
|
||||
voxain_plot_1:
|
||||
min: {x: -14, y: -64, z: 300}
|
||||
max: {x: 109, y: 319, z: 454}
|
||||
min: {x: -15, y: -64, z: 300}
|
||||
max: {x: 108, y: 319, z: 480}
|
||||
members:
|
||||
unique-ids: [ce17302f-a5b4-4b03-a3de-cdb9d4ca0409, d51c9805-6298-4f93-9386-dfacad2eae28,
|
||||
b3a92607-92d8-43ed-9714-d08a49c66132]
|
||||
@@ -244,8 +244,8 @@ regions:
|
||||
fire-spread: deny
|
||||
enderdragon-block-damage: deny
|
||||
snowman-trails: deny
|
||||
ravager-grief: deny
|
||||
entity-painting-destroy: deny
|
||||
ravager-grief: deny
|
||||
lightning: deny
|
||||
wither-damage: deny
|
||||
breeze-charge-explosion: deny
|
||||
@@ -255,13 +255,13 @@ regions:
|
||||
item-drop: allow
|
||||
creeper-explosion: deny
|
||||
exp-drops: allow
|
||||
game-mode: survival
|
||||
fall-damage: deny
|
||||
item-pickup: allow
|
||||
game-mode: survival
|
||||
item-frame-rotation: deny
|
||||
item-pickup: allow
|
||||
notify-enter: true
|
||||
entity-item-frame-destroy: deny
|
||||
ghast-fireball: deny
|
||||
entity-item-frame-destroy: deny
|
||||
notify-leave: true
|
||||
farewell: Leaving Voxain's plot
|
||||
owners:
|
||||
@@ -312,17 +312,16 @@ regions:
|
||||
members:
|
||||
unique-ids: [3cb054a7-828c-4a48-9bb4-15e9b4f29558]
|
||||
flags: {sleep: allow, item-drop: allow, creeper-explosion: deny, exp-drops: allow,
|
||||
use: allow, item-pickup: allow, mob-damage: allow, damage-animals: allow,
|
||||
interact: allow, chest-access: allow, use-anvil: allow}
|
||||
use: allow, mob-damage: allow, item-pickup: allow, interact: allow, damage-animals: allow,
|
||||
chest-access: allow, use-anvil: allow}
|
||||
owners:
|
||||
unique-ids: [c3371e36-f288-4eae-b9d5-b90e47258444]
|
||||
type: cuboid
|
||||
priority: 0
|
||||
mediaahh_plot_1:
|
||||
min: {x: -480, y: -64, z: -80}
|
||||
max: {x: -130, y: 319, z: 380}
|
||||
members:
|
||||
unique-ids: [d6381dc3-59c9-4c0e-97cd-6e9a682a5d51, 715a6b4e-ad28-4bd2-a04e-8e900c4d7106]
|
||||
mediaahh_plot_2:
|
||||
min: {x: -3200, y: -64, z: -3900}
|
||||
max: {x: -1900, y: 319, z: -2400}
|
||||
members: {}
|
||||
flags: {}
|
||||
owners:
|
||||
unique-ids: [74e73b86-723c-404b-898f-0d1952c8e08b]
|
||||
|
||||
@@ -10,13 +10,13 @@ minimum_version_type = "beta"
|
||||
artifacts_dir = "plugins"
|
||||
|
||||
[dependencies]
|
||||
pl3xmapextras = "1.21.8-c0cbaa9"
|
||||
imageframe = "1.8.7.2"
|
||||
luckperms = "v5.5.17-bukkit"
|
||||
pl3xmap = "1.21.10-537"
|
||||
imageframe = "1.7.10"
|
||||
pl3xmap = "1.21.10-538"
|
||||
worldedit = "7.3.18-beta-01"
|
||||
pl3xmapextras = "1.21.8-c0cbaa9"
|
||||
typewriter = "0.9.0-beta-164"
|
||||
worldedit = "7.4.0-beta-01"
|
||||
simple-voice-chat = "bukkit-2.6.6"
|
||||
calcmod = "1.4.3"
|
||||
worldguard = "7.0.15-beta-01"
|
||||
stairsit = "1.7.1"
|
||||
simple-voice-chat = "bukkit-2.6.7"
|
||||
|
||||
Reference in New Issue
Block a user