defNotPau / SimpleDeathChest

A simple minecraft paper plugin which creates a chest with the player's items once they die.
https://modrinth.com/plugin/simpledeathchest
Other
1 stars 0 forks source link

SimpleDeathChest

Simple, Efficient, and maybe reliable Minecraft plugin.

Java 21

How does it work?

  1. When a player dies, a chest is created in their place.
  2. All of their items are deposited onto the chest.
  3. That's it!

Some interesting features:

Place the .jar file installed in the plugins folder inside your Minecraft server, and start it up!

Now, if everything went well, you should get the following logs:

[HH:MM:SS INFO]: [DeathChest] Enabling DeathChest v1.0-SNAPSHOT
[HH:MM:SS INFO]: [DeathChest] I might be working

And once you stop the server...

[HH:MM:SS WARN]: [DeathChest] I'm def NOT working rn

Non-Release nomenclature

#

Some of the initial commits were made at 2am, sorry about the language used.

[!CAUTION] This is my first plugin made for minecraft, there might be errors, bugs, and maybe an occasional crash in you server, it has not been fully tested.