2020-10-29 02:10:47 +00:00
|
|
|
# Plex Configuration File
|
2022-02-26 06:24:11 +00:00
|
|
|
# For documentation, please visit: https://plex.us.org
|
2020-10-27 18:14:34 +00:00
|
|
|
|
2020-10-29 02:10:47 +00:00
|
|
|
server:
|
2022-01-30 20:56:08 +00:00
|
|
|
name: "Plexus"
|
2020-11-06 03:50:16 +00:00
|
|
|
motd: "%servername% - Minecraft %mcversion%"
|
|
|
|
colorize_motd: true
|
2022-02-22 01:26:50 +00:00
|
|
|
sample:
|
|
|
|
- "&cForums: https://forum.plex.us.org"
|
2020-10-27 18:14:34 +00:00
|
|
|
|
2022-02-22 04:51:05 +00:00
|
|
|
titles:
|
2022-02-22 09:30:23 +00:00
|
|
|
masterbuilders: [ ]
|
2022-02-22 07:11:37 +00:00
|
|
|
owners:
|
|
|
|
- Telesphoreo
|
2022-02-22 04:51:05 +00:00
|
|
|
|
2022-02-04 20:13:56 +00:00
|
|
|
# Ban message is customized in the messages.yml file. The URL to appeal at is below.
|
2022-01-30 20:56:08 +00:00
|
|
|
banning:
|
2022-02-04 20:13:56 +00:00
|
|
|
ban_url: "https://forum.plex.us.org"
|
2022-01-30 20:56:08 +00:00
|
|
|
|
2022-02-22 06:55:59 +00:00
|
|
|
chat:
|
2022-03-19 01:12:05 +00:00
|
|
|
# Should the server use Plex's chat system? It is recommended to keep this on if you are using ranks.
|
|
|
|
# If you are using permissions, you should turn this off and use Vault to handle prefixes with a different chat plugin
|
|
|
|
enabled: true
|
|
|
|
# The maximum amount of characters a player can have for their tag
|
2022-04-08 06:26:18 +00:00
|
|
|
# This does not include color tags such as <red> or <rainbow>
|
|
|
|
max-tag-length: 64
|
2022-02-25 07:36:46 +00:00
|
|
|
# Color code for name color
|
|
|
|
name-color: 'f'
|
2022-01-30 20:56:08 +00:00
|
|
|
|
2022-04-01 07:54:22 +00:00
|
|
|
# Should Plex use a "true op" system with ranks or only permission nodes
|
|
|
|
# Options are "permissions" or "ranks"
|
|
|
|
system: ranks
|
2022-01-29 22:35:48 +00:00
|
|
|
|
2020-10-27 18:14:34 +00:00
|
|
|
data:
|
|
|
|
central:
|
2021-01-03 07:21:15 +00:00
|
|
|
storage: sqlite # Use mariadb, mongodb, or sqlite here
|
2020-10-27 18:14:34 +00:00
|
|
|
user: ""
|
|
|
|
password: ""
|
|
|
|
hostname: 127.0.0.1
|
|
|
|
port: 27017
|
|
|
|
db: "plex"
|
2021-01-03 07:21:15 +00:00
|
|
|
side: # This is Redis, leave password blank if auth is false
|
2022-02-04 08:18:07 +00:00
|
|
|
enabled: false
|
2020-10-27 18:14:34 +00:00
|
|
|
auth: true
|
|
|
|
hostname: 127.0.0.1
|
|
|
|
port: 6379
|
2020-10-31 15:09:13 +00:00
|
|
|
password: ""
|
|
|
|
|
2022-04-08 06:26:18 +00:00
|
|
|
# Mob limiter / Entity wiping config
|
2022-04-06 22:43:49 +00:00
|
|
|
# All entities listed here will NOT be wiped upon wiping entities
|
2022-04-06 23:42:47 +00:00
|
|
|
# By default this includes all mobs, as the mobpurge command can be used to purge mobs.
|
2022-04-06 22:43:49 +00:00
|
|
|
entitywipe_list:
|
2022-04-06 23:42:47 +00:00
|
|
|
- "ITEM_FRAME"
|
|
|
|
- "AXOLOTL"
|
|
|
|
- "BAT"
|
|
|
|
- "BEE"
|
|
|
|
- "BLAZE"
|
|
|
|
- "CAT"
|
|
|
|
- "CAVE_SPIDER"
|
|
|
|
- "CHICKEN"
|
|
|
|
- "COD"
|
|
|
|
- "COW"
|
|
|
|
- "CREEPER"
|
|
|
|
- "DOLPHIN"
|
|
|
|
- "DONKEY"
|
|
|
|
- "DROWNED"
|
|
|
|
- "ELDER_GUARDIAN"
|
|
|
|
- "ENDER_DRAGON"
|
|
|
|
- "ENDERMAN"
|
|
|
|
- "ENDERMITE"
|
|
|
|
- "EVOKER"
|
|
|
|
- "FOX"
|
|
|
|
- "GHAST"
|
|
|
|
- "GIANT"
|
|
|
|
- "GLOW_SQUID"
|
|
|
|
- "GOAT"
|
|
|
|
- "GUARDIAN"
|
|
|
|
- "HOGLIN"
|
|
|
|
- "HORSE"
|
|
|
|
- "HUSK"
|
|
|
|
- "ILLUSIONER"
|
|
|
|
- "IRON_GOLEM"
|
|
|
|
- "LLAMA"
|
|
|
|
- "MAGMA_CUBE"
|
|
|
|
- "MULE"
|
|
|
|
- "MUSHROOM_COW"
|
|
|
|
- "OCELOT"
|
|
|
|
- "PANDA"
|
|
|
|
- "PARROT"
|
|
|
|
- "PHANTOM"
|
|
|
|
- "PIG"
|
|
|
|
- "PIGLIN"
|
|
|
|
- "PIGLIN_BRUTE"
|
|
|
|
- "PILLAGER"
|
|
|
|
- "POLAR_BEAR"
|
|
|
|
- "RABBIT"
|
|
|
|
- "RAVAGER"
|
|
|
|
- "SALMON"
|
|
|
|
- "SHEEP"
|
|
|
|
- "SHULKER"
|
|
|
|
- "SILVERFISH"
|
|
|
|
- "SKELETON"
|
|
|
|
- "SKELETON_HORSE"
|
|
|
|
- "SLIME"
|
|
|
|
- "SNOWMAN"
|
|
|
|
- "SPIDER"
|
|
|
|
- "SQUID"
|
|
|
|
- "STRAY"
|
|
|
|
- "STRIDER"
|
|
|
|
- "TRADER_LLAMA"
|
|
|
|
- "TROPICAL_FISH"
|
|
|
|
- "TURTLE"
|
|
|
|
- "VEX"
|
|
|
|
- "VILLAGER"
|
|
|
|
- "VINDICATOR"
|
|
|
|
- "WANDERING_TRADER"
|
|
|
|
- "WITCH"
|
|
|
|
- "WITHER"
|
|
|
|
- "WITHER_SKELETON"
|
|
|
|
- "WOLF"
|
|
|
|
- "ZOGLIN"
|
|
|
|
- "ZOMBIE"
|
|
|
|
- "ZOMBIE_HORSE"
|
|
|
|
- "ZOMBIE_VILLAGER"
|
|
|
|
- "ZOMBIFIED_PIGLIN"
|
|
|
|
- "PUFFERFISH"
|
2022-04-06 22:43:49 +00:00
|
|
|
|
2022-04-07 01:48:51 +00:00
|
|
|
# Automatically wipe the specified entities
|
|
|
|
autowipe:
|
|
|
|
# Should we automatically wipe entities?
|
|
|
|
enabled: true
|
|
|
|
# How often, in seconds, to automatically wipe entities. Default is 5 minutes.
|
|
|
|
interval: 300
|
|
|
|
# Entities to automatically wipe
|
|
|
|
entities:
|
|
|
|
- "DROPPED_ITEM"
|
|
|
|
|
|
|
|
# Should we allow drops from players?
|
|
|
|
allowdrops: true
|
|
|
|
|
2022-04-07 04:02:45 +00:00
|
|
|
# What blocks should be blocked?
|
2022-04-09 05:08:03 +00:00
|
|
|
blocked_blocks:
|
2022-04-07 04:02:45 +00:00
|
|
|
- "SPAWNER"
|
|
|
|
- "STRUCTURE_BLOCK"
|
|
|
|
- "JIGSAW"
|
|
|
|
|
2022-04-07 14:59:04 +00:00
|
|
|
# What entities should be blocked?
|
2022-04-09 05:08:03 +00:00
|
|
|
blocked_entities:
|
2022-04-07 14:59:04 +00:00
|
|
|
- "WITHER"
|
|
|
|
- "ENDER_DRAGON"
|
2022-04-07 23:52:36 +00:00
|
|
|
- "MINECART_TNT"
|
2022-04-07 14:59:04 +00:00
|
|
|
|
2022-04-08 06:26:18 +00:00
|
|
|
# See https://plex.us.org/docs/customization/config#worlds for documentation
|
|
|
|
# These gamerules apply to all worlds on the server
|
|
|
|
global_gamerules:
|
|
|
|
- "doWeatherCycle;true"
|
|
|
|
- "doDaylightCycle;true"
|
|
|
|
- "doMobSpawning;false"
|
|
|
|
- "keepInventory;true"
|
|
|
|
- "doFireTick;false"
|
|
|
|
- "doMobLoot;false"
|
|
|
|
- "mobGriefing;false"
|
|
|
|
- "doTileDrops;false"
|
|
|
|
- "commandBlockOutput;false"
|
|
|
|
- "naturalRegeneration;true"
|
|
|
|
- "announceAdvancements;false"
|
|
|
|
- "showDeathMessages;false"
|
|
|
|
- "sendCommandFeedback;false"
|
|
|
|
|
2020-10-31 15:09:13 +00:00
|
|
|
worlds:
|
|
|
|
flatlands:
|
|
|
|
name: "Flatlands"
|
2022-02-22 02:43:53 +00:00
|
|
|
permission: "plex.world.flatlands"
|
2022-02-22 04:51:05 +00:00
|
|
|
noEdit: "&cYou can't edit this world!"
|
2022-02-25 09:54:11 +00:00
|
|
|
gameRules:
|
2022-03-21 01:05:50 +00:00
|
|
|
# The gamerules here override the global gamerules
|
2022-02-25 09:54:11 +00:00
|
|
|
- "doWeatherCycle;false"
|
|
|
|
- "doDaylightCycle;false"
|
2020-10-31 15:09:13 +00:00
|
|
|
parameters:
|
|
|
|
grass_block: 1
|
|
|
|
dirt: 32
|
|
|
|
stone: 16
|
|
|
|
bedrock: 1
|
|
|
|
adminworld:
|
|
|
|
name: "Admin World"
|
2022-02-22 02:43:53 +00:00
|
|
|
permission: "plex.world.adminworld"
|
2022-02-22 04:51:05 +00:00
|
|
|
requiredLevels:
|
|
|
|
- "Rank.ADMIN" # Minimum rank requirement
|
|
|
|
noEdit: "&cYou can't edit this world!"
|
2022-02-26 06:48:52 +00:00
|
|
|
gameRules:
|
|
|
|
- "doWeatherCycle;false"
|
|
|
|
- "doDaylightCycle;false"
|
2020-10-31 15:09:13 +00:00
|
|
|
parameters:
|
|
|
|
grass_block: 1
|
|
|
|
dirt: 32
|
|
|
|
stone: 16
|
|
|
|
bedrock: 1
|
|
|
|
masterbuilderworld:
|
2020-11-06 01:29:38 +00:00
|
|
|
name: "MasterBuilder World"
|
2022-02-22 02:43:53 +00:00
|
|
|
permission: "plex.world.masterbuilderworld"
|
2022-02-22 04:51:05 +00:00
|
|
|
requiredLevels:
|
|
|
|
- "Title.MASTER_BUILDER" # Title has no "minimum", so this will have to be their title
|
|
|
|
noEdit: "&cYou can't edit this world!"
|
2022-02-26 06:48:52 +00:00
|
|
|
gameRules:
|
|
|
|
- "doWeatherCycle;false"
|
|
|
|
- "doDaylightCycle;false"
|
2020-10-31 15:09:13 +00:00
|
|
|
parameters:
|
|
|
|
grass_block: 1
|
|
|
|
dirt: 32
|
|
|
|
stone: 16
|
2022-01-27 07:00:03 +00:00
|
|
|
bedrock: 1
|
|
|
|
|
2022-04-07 20:59:09 +00:00
|
|
|
# What branch should Plex fetch updates from?
|
|
|
|
update_branch: master
|
|
|
|
|
2022-01-27 07:00:03 +00:00
|
|
|
# Additional logging for debugging
|
|
|
|
debug: false
|