LewMC / Essence

A lightweight and customisable Essentials alternative.
https://lewmc.net/plugin/essence/
Apache License 2.0
5 stars 1 forks source link

Essence mixing up configurations #53

Closed lewmilburn closed 3 months ago

lewmilburn commented 3 months ago

Please describe the bug

Essence is mixing up configuration files

Steps to reproduce the behavior

  1. Start the server
  2. Join

Expected behavior

player data should be player data.

Server information:

Minecraft Version: [e.g. 1.20.4] - Server Implementation: [e.g. Bukkit, Spigot, Paper, etc.] - Essence Version: [e.g. 1.1.0]

Please enter a link to your logs

Generated by Essence 1.4.0

UPDATE CHECKING

Should Essence query the server to check for updates?

This does not transfer any data.

update-check: true

PREFIXES

console-prefix: Essence

MOTD

This is displayed to users in chat when they join the server.

You can use § colour codes here!

motd: enabled: true message: |- §2§lWelcome to the server! §aYou can change this message in Essence's config.yml

SPAWN KITS

Players are given these kits when they first join the server.

Set to "false" to disable this feature.

spawn-kits:

ECONOMY

economy: start-money: 100.0 symbol: $

TELEPORTATION

teleportation: home: wait: 3 cooldown: 10 warp: wait: 3 cooldown: 10 randomtp: cooldown: 60 spawn: wait: 0 cooldown: 10 main-spawn-world: world always-spawn: false

LANGUAGE

The file that will be used to display messages.

Please ensure the file exists in the 'language' sub-folder before changing this value.

language: en-gb

DISABLED COMMANDS

See https://wiki.lewmc.net/index.php/Disabling_Commands for help.

PLEASE NOTE: This does not currently remove the command from /es help

disabled-commands:

Do not change this!

config-version: 1 last-location: world: world X: 69.25959000342584 Y: 76.0 Z: 2.5 yaw: 0.0 pitch: 0.0 cooldown: warp: '2024-05-29T18:32:29.911769' spawn: '2024-05-29T18:33:03.408993' home: '2024-05-29T18:33:43.104387' homes: test: world: world X: 67.27949972271358 Y: 76.0 Z: 2.5 yaw: 0.0 pitch: 0.0 user: team: Test last-known-name: LewMilburn

Anything else?

No response