U p d a t e
This commit is contained in:
parent
55f3f62ea4
commit
65d1b66389
7 changed files with 120 additions and 90 deletions
|
@ -11,27 +11,26 @@ components:
|
||||||
towncolors:
|
towncolors:
|
||||||
praxis:
|
praxis:
|
||||||
- DarkRed
|
- DarkRed
|
||||||
cliffnautica:
|
|
||||||
- Blue
|
|
||||||
ignatios_antonos:
|
ignatios_antonos:
|
||||||
- DarkGray
|
- DarkGray
|
||||||
uh-oh:
|
|
||||||
- Yellow
|
|
||||||
tmp:
|
tmp:
|
||||||
- Gold
|
- Gold
|
||||||
the_shire:
|
|
||||||
- DarkAqua
|
|
||||||
liria:
|
liria:
|
||||||
- DarkPurple
|
- DarkPurple
|
||||||
|
xoll:
|
||||||
|
- DarkBlue
|
||||||
nationcolors:
|
nationcolors:
|
||||||
comintern: Red
|
peoples_republic: Red
|
||||||
leagueofcrafters: Gold
|
leagueofcrafters: Gold
|
||||||
FlairComponent:
|
FlairComponent:
|
||||||
enabled: true
|
enabled: true
|
||||||
flairThreadURL: https://www.reddit.com/r/Chromagamers/comments/51ys94/flair_thread_for_the_mc_server/
|
flairThreadURL: https://www.reddit.com/r/Chromagamers/comments/51ys94/flair_thread_for_the_mc_server/
|
||||||
AnnouncerComponent:
|
AnnouncerComponent:
|
||||||
enabled: true
|
enabled: true
|
||||||
announceMessages: []
|
announceMessages:
|
||||||
|
- §eCheck out the subreddit! https://www.reddit.com/r/Chromagamers/
|
||||||
|
- '§bJoin Discord: https://discord.gg/gxmTS8N'
|
||||||
|
- '§bLike the server? Vote: http://goo.gl/HDRW0a'
|
||||||
announceTime: 900000
|
announceTime: 900000
|
||||||
FunComponent:
|
FunComponent:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -113,3 +112,7 @@ components:
|
||||||
enabled: true
|
enabled: true
|
||||||
nickname:
|
nickname:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
italic2:
|
||||||
|
enabled: true
|
||||||
|
someone:
|
||||||
|
enabled: true
|
||||||
|
|
|
@ -40,6 +40,7 @@ components:
|
||||||
groupid: everyone
|
groupid: everyone
|
||||||
toggles: 0
|
toggles: 0
|
||||||
brtoggles: []
|
brtoggles: []
|
||||||
|
profileURL: https://tbmcplugins.github.io/profile.html
|
||||||
ExceptionListenerModule:
|
ExceptionListenerModule:
|
||||||
enabled: true
|
enabled: true
|
||||||
GameRoleModule:
|
GameRoleModule:
|
||||||
|
|
|
@ -4,6 +4,7 @@ bossBar:
|
||||||
jarrxth: true
|
jarrxth: true
|
||||||
AtlanticMercyyy: true
|
AtlanticMercyyy: true
|
||||||
matyello: true
|
matyello: true
|
||||||
|
HasOkayInternet: true
|
||||||
Serxen: true
|
Serxen: true
|
||||||
xPoonSlayer_69x: true
|
xPoonSlayer_69x: true
|
||||||
Deoplo: true
|
Deoplo: true
|
||||||
|
@ -28,6 +29,7 @@ actionBar:
|
||||||
jarrxth: true
|
jarrxth: true
|
||||||
AtlanticMercyyy: true
|
AtlanticMercyyy: true
|
||||||
matyello: true
|
matyello: true
|
||||||
|
HasOkayInternet: true
|
||||||
Serxen: true
|
Serxen: true
|
||||||
xPoonSlayer_69x: true
|
xPoonSlayer_69x: true
|
||||||
Deoplo: true
|
Deoplo: true
|
||||||
|
|
|
@ -1,51 +1,4 @@
|
||||||
worlds:
|
worlds:
|
||||||
world:
|
|
||||||
==: MVWorld
|
|
||||||
hidden: 'false'
|
|
||||||
alias: world
|
|
||||||
color: WHITE
|
|
||||||
style: NORMAL
|
|
||||||
pvp: 'true'
|
|
||||||
scale: '1.0'
|
|
||||||
respawnWorld: worldhub
|
|
||||||
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'
|
|
||||||
hunger: 'true'
|
|
||||||
autoHeal: 'true'
|
|
||||||
adjustSpawn: 'true'
|
|
||||||
portalForm: ALL
|
|
||||||
gameMode: SURVIVAL
|
|
||||||
keepSpawnInMemory: 'false'
|
|
||||||
spawnLocation:
|
|
||||||
==: MVSpawnLocation
|
|
||||||
x: -32270.5
|
|
||||||
y: 67.0
|
|
||||||
z: -8198.5
|
|
||||||
pitch: 20.6998
|
|
||||||
yaw: -1.3500259
|
|
||||||
autoLoad: 'true'
|
|
||||||
bedRespawn: 'true'
|
|
||||||
worldBlacklist: []
|
|
||||||
environment: NORMAL
|
|
||||||
seed: '1923020019'
|
|
||||||
generator: 'null'
|
|
||||||
playerLimit: '-1'
|
|
||||||
allowFlight: 'true'
|
|
||||||
world_the_end:
|
world_the_end:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -56,7 +9,7 @@ worlds:
|
||||||
scale: '16.0'
|
scale: '16.0'
|
||||||
respawnWorld: world
|
respawnWorld: world
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: NORMAL
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
@ -93,6 +46,53 @@ worlds:
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
world:
|
||||||
|
==: MVWorld
|
||||||
|
hidden: 'false'
|
||||||
|
alias: world
|
||||||
|
color: WHITE
|
||||||
|
style: NORMAL
|
||||||
|
pvp: 'true'
|
||||||
|
scale: '1.0'
|
||||||
|
respawnWorld: worldhub
|
||||||
|
allowWeather: 'true'
|
||||||
|
difficulty: EASY
|
||||||
|
spawning:
|
||||||
|
==: MVSpawnSettings
|
||||||
|
animals:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
monsters:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
entryfee:
|
||||||
|
==: MVEntryFee
|
||||||
|
amount: '0.0'
|
||||||
|
hunger: 'true'
|
||||||
|
autoHeal: 'true'
|
||||||
|
adjustSpawn: 'true'
|
||||||
|
portalForm: ALL
|
||||||
|
gameMode: SURVIVAL
|
||||||
|
keepSpawnInMemory: 'false'
|
||||||
|
spawnLocation:
|
||||||
|
==: MVSpawnLocation
|
||||||
|
x: -32270.5
|
||||||
|
y: 67.0
|
||||||
|
z: -8198.5
|
||||||
|
pitch: 20.6998
|
||||||
|
yaw: -1.3500259
|
||||||
|
autoLoad: 'true'
|
||||||
|
bedRespawn: 'true'
|
||||||
|
worldBlacklist: []
|
||||||
|
environment: NORMAL
|
||||||
|
seed: '1923020019'
|
||||||
|
generator: 'null'
|
||||||
|
playerLimit: '-1'
|
||||||
|
allowFlight: 'true'
|
||||||
world_nether:
|
world_nether:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -103,7 +103,7 @@ worlds:
|
||||||
scale: '8.0'
|
scale: '8.0'
|
||||||
respawnWorld: world
|
respawnWorld: world
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: NORMAL
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
@ -143,7 +143,7 @@ worlds:
|
||||||
plotworld:
|
plotworld:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: ''
|
alias: plotworld
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
|
@ -187,16 +187,16 @@ worlds:
|
||||||
generator: PlotSquared
|
generator: PlotSquared
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
flatworld:
|
worldhub:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: flatworld
|
alias: worldhub
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
scale: '1.0'
|
scale: '1.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'false'
|
||||||
difficulty: EASY
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
|
@ -207,7 +207,7 @@ worlds:
|
||||||
exceptions: []
|
exceptions: []
|
||||||
monsters:
|
monsters:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
spawn: 'true'
|
spawn: 'false'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee:
|
entryfee:
|
||||||
|
@ -217,20 +217,20 @@ worlds:
|
||||||
autoHeal: 'true'
|
autoHeal: 'true'
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: SURVIVAL
|
gameMode: ADVENTURE
|
||||||
keepSpawnInMemory: 'false'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: -256.0
|
x: 162.5
|
||||||
y: 4.0
|
y: 4.0
|
||||||
z: -96.0
|
z: -95.5
|
||||||
pitch: 0.0
|
pitch: 0.0
|
||||||
yaw: 0.0
|
yaw: 0.0
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: []
|
worldBlacklist: []
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '4622440486943241231'
|
seed: '-5692829584426207714'
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
@ -281,17 +281,17 @@ worlds:
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
worldhub:
|
flatworld:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: worldhub
|
alias: flatworld
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
scale: '1.0'
|
scale: '1.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'false'
|
allowWeather: 'true'
|
||||||
difficulty: PEACEFUL
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
@ -301,7 +301,7 @@ worlds:
|
||||||
exceptions: []
|
exceptions: []
|
||||||
monsters:
|
monsters:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
spawn: 'false'
|
spawn: 'true'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee:
|
entryfee:
|
||||||
|
@ -311,20 +311,20 @@ worlds:
|
||||||
autoHeal: 'true'
|
autoHeal: 'true'
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: ADVENTURE
|
gameMode: SURVIVAL
|
||||||
keepSpawnInMemory: 'false'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: 162.5
|
x: -256.0
|
||||||
y: 4.0
|
y: 4.0
|
||||||
z: -95.5
|
z: -96.0
|
||||||
pitch: 0.0
|
pitch: 0.0
|
||||||
yaw: 0.0
|
yaw: 0.0
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: []
|
worldBlacklist: []
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '-5692829584426207714'
|
seed: '4622440486943241231'
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
|
|
@ -0,0 +1,21 @@
|
||||||
|
update:
|
||||||
|
period: 300
|
||||||
|
layer:
|
||||||
|
name: PlotSquared
|
||||||
|
hidebydefault: false
|
||||||
|
layerprio: 0
|
||||||
|
minzoom: 0
|
||||||
|
infowindow: <div class="infowindow"><span style="font-size:120%;">%id%</span><br>%alias%%owner%%trusted%%members%%flags%</div>
|
||||||
|
infoelement: '%key% <span style="font-weight:bold;">%values%</span><br>'
|
||||||
|
plotstyle:
|
||||||
|
strokeColor: '#6666CC'
|
||||||
|
strokeOpacity: 0.8
|
||||||
|
strokeWeight: 3
|
||||||
|
fillColor: '#FFFFFF'
|
||||||
|
fillOpacity: 0.01
|
||||||
|
custstyle:
|
||||||
|
customregion1:
|
||||||
|
strokeColor: '#00FF00'
|
||||||
|
ownerstyle:
|
||||||
|
kingoftheworld:
|
||||||
|
strokecolor: '#C0C0C0'
|
|
@ -2,9 +2,9 @@
|
||||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||||
suggestion: "https://github.com/IntellectualSites/PlotSquaredSuggestions"
|
suggestion: "https://github.com/IntellectualSites/PlotSquaredSuggestions"
|
||||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||||
date: "8 Oct 2019 00:00:00 GMT"
|
date: "12 Dec 2019 00:00:00 GMT"
|
||||||
build: "https://ci.athion.net/job/PlotSquared-Releases/353"
|
build: "https://ci.athion.net/job/PlotSquared-Releases/400"
|
||||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/4f789d"
|
commit: "https://github.com/IntellectualSites/PlotSquared/commit/7623698"
|
||||||
platform: "Bukkit"
|
platform: "Bukkit"
|
||||||
# Show additional information in console
|
# Show additional information in console
|
||||||
debug: true
|
debug: true
|
||||||
|
@ -13,7 +13,7 @@ debug: true
|
||||||
# For just you: `/plot toggle titles`
|
# For just you: `/plot toggle titles`
|
||||||
titles: true
|
titles: true
|
||||||
|
|
||||||
# Enable or disable part of the plugin
|
# Enable or disable parts of the plugin
|
||||||
# Note: A cache will use some memory if enabled
|
# Note: A cache will use some memory if enabled
|
||||||
enabled-components:
|
enabled-components:
|
||||||
# The database stores all the plots
|
# The database stores all the plots
|
||||||
|
@ -38,7 +38,7 @@ enabled-components:
|
||||||
worldedit-restrictions: true
|
worldedit-restrictions: true
|
||||||
# Allow economy to be used
|
# Allow economy to be used
|
||||||
economy: true
|
economy: true
|
||||||
# Send anonymous usage statistics. Bukkit only setting.
|
# Send anonymous usage statistics to bStats. Bukkit only setting.
|
||||||
metrics: true
|
metrics: true
|
||||||
# Expiry will clear old or simplistic plots
|
# Expiry will clear old or simplistic plots
|
||||||
plot-expiry: false
|
plot-expiry: false
|
||||||
|
@ -59,6 +59,7 @@ enabled-components:
|
||||||
# Delete plots when a player is banned
|
# Delete plots when a player is banned
|
||||||
ban-deleter: false
|
ban-deleter: false
|
||||||
# Prevent possibly unsafe blocks from being used in plot components
|
# Prevent possibly unsafe blocks from being used in plot components
|
||||||
|
# Can be bypassed with `/plot debugallowunsafe`
|
||||||
prevent-unsafe: true
|
prevent-unsafe: true
|
||||||
|
|
||||||
ratings:
|
ratings:
|
||||||
|
@ -86,7 +87,7 @@ teleport:
|
||||||
on-login: false
|
on-login: false
|
||||||
# Teleport to your plot on claim
|
# Teleport to your plot on claim
|
||||||
on-claim: true
|
on-claim: true
|
||||||
# Add a teleportation delay to all commands
|
# Add a delay to all teleport commands
|
||||||
delay: 0
|
delay: 0
|
||||||
# The visit command is ordered by world instead of globally
|
# The visit command is ordered by world instead of globally
|
||||||
per-world-visit: false
|
per-world-visit: false
|
||||||
|
@ -99,21 +100,23 @@ confirmation:
|
||||||
limit:
|
limit:
|
||||||
# Should the limit be global (over multiple worlds)
|
# Should the limit be global (over multiple worlds)
|
||||||
global: false
|
global: false
|
||||||
# The range of permissions to check e.g. plots.plot.127
|
# The max. range of permissions to check e.g. plots.plot.127
|
||||||
|
# The value covers the range to check only, you need to assign the permission to players/groups still
|
||||||
|
# Modifying the value does NOT change the amount of plots players can claim
|
||||||
max-plots: 127
|
max-plots: 127
|
||||||
|
|
||||||
chat:
|
chat:
|
||||||
# Sometimes console color doesn't work, you can disable it here
|
# Sometimes console color doesn't work, you can disable it here
|
||||||
console-color: true
|
console-color: true
|
||||||
# Should chat be interactive
|
# Should the chat be interactive?
|
||||||
interactive: true
|
interactive: true
|
||||||
|
|
||||||
done:
|
done:
|
||||||
# Require a done plot to download
|
# Require a plot marked as done to download
|
||||||
required-for-download: false
|
required-for-download: false
|
||||||
# Only done plots can be rated
|
# Only plots marked as done can be rated
|
||||||
required-for-ratings: false
|
required-for-ratings: false
|
||||||
# Restrict building when a plot is done
|
# Restrict building when a plot is marked as done
|
||||||
restrict-building: false
|
restrict-building: false
|
||||||
# The limit being how many plots a player can claim
|
# The limit being how many plots a player can claim
|
||||||
counts-towards-limit: true
|
counts-towards-limit: true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#Minecraft server properties
|
#Minecraft server properties
|
||||||
#Thu Dec 05 12:01:13 UTC 2019
|
#Wed Jan 29 12:01:26 UTC 2020
|
||||||
spawn-protection=16
|
spawn-protection=16
|
||||||
max-tick-time=60000
|
max-tick-time=60000
|
||||||
query.port=25565
|
query.port=25565
|
||||||
|
@ -38,10 +38,10 @@ spawn-animals=true
|
||||||
white-list=false
|
white-list=false
|
||||||
rcon.password=
|
rcon.password=
|
||||||
generate-structures=true
|
generate-structures=true
|
||||||
online-mode=false
|
|
||||||
max-build-height=256
|
max-build-height=256
|
||||||
|
online-mode=false
|
||||||
level-seed=1923020019
|
level-seed=1923020019
|
||||||
prevent-proxy-connections=false
|
|
||||||
use-native-transport=true
|
use-native-transport=true
|
||||||
motd=Chromacraft v5
|
prevent-proxy-connections=false
|
||||||
enable-rcon=false
|
enable-rcon=false
|
||||||
|
motd=Chromacraft v5
|
||||||
|
|
Loading…
Reference in a new issue